Forum Discussion

johnsebastian97's avatar
johnsebastian97
Frequent Visitor
1 year ago
Solved

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...
  • johnsebastian97's avatar
    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.