This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Report subscription only send email when report has lines

I have some reports subscriptions set up but the users get an email every day, often with an empty report. Is there a way to set up a report subscription so that the email is only sent if the report has some content in it ie more than zero lines long?

Parents
  • Instead of using the OOTB report subscriptions I did some Process Orchestration that uses the Contains Data reporting component to check if the report contains any data and doesn't send the email if it contains no data. The only con is that it's not configurable by a standard user but it provides the functionality required.
Reply
  • Instead of using the OOTB report subscriptions I did some Process Orchestration that uses the Contains Data reporting component to check if the report contains any data and doesn't send the email if it contains no data. The only con is that it's not configurable by a standard user but it provides the functionality required.
Children
No Data