Forum Discussion
johnsebastian97
1 year agoFrequent Visitor
Power BI Paginated Report Subscription - Send Only When Data is Available
Hello dears of the forum, I have a Power BI Paginated Report, and I want to set up a scheduled subscription to receive the report via email. However, I only want the report to be sent if there is...
- 1 year ago
Akash_Varuna I could find a way by putting the query into a temprary table and making it throw an error if row count 0, but im looking for a better approach.
johnsebastian97
1 year agoFrequent Visitor
Akash_Varuna I could find a way by putting the query into a temprary table and making it throw an error if row count 0, but im looking for a better approach.
- Akash_Varuna1 year agoSuper User
Oh That is intresting the way you did it could you give me more contest on how you achived this please just for knowledge