I am creating a report dynamically using fields like “recommendation”, “profile score”.
There are conditions like if the “profile score” is less than 10, then I want to show 3 recommendations to improve that profile.
How do I configure Google Slides Template such that the “recommendation” field is empty sometimes but has bullet points with content another time?
I know I can check in Make.com if the field “recommendations” is empty. But how can I dynamically show or hide the “recommendations” field inside of Google Slide?
the ifempty() formula can check if the field exists. Or a filter that checks if the value exists.
And about the slide - is the recommendations section on a separate slide? Then you can just delete that page if the field is empty after the slide is created.
Hey Thanks for your answer. Yes I know the Make side is straightforward. Deleting the slide would be an idea although not ideal. Do you know if there is any other software to create reports from templates where you can insert formatting automatically?
e.g. canva templates could be an option, but that seems difficult too…