Hi All,
I have a question, is there any way to email the scheduled report output to users only when data exists in the report?
Thanks
Attili
Create a Boolean variable that checks for the existence of 1 or more rows in the "report" (this really is in a specific report Object, such as List, Graph, etc).
Then set the Page object's render variable to use this Boolean.