Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

get a notification on the same Power BI (Pro version) report page (not an email notification)

Imagin we have a Power BI report that an end user uses and when the data source modifies it refreshes a PBI dataset using an automatic flow. As we use PBI Pro version we have a 8 time limit per 24 hr...
  • Anonymous's avatar
    Anonymous
    3 years ago

    What we ended up finally:

    CALCULATE(COUNTROWS('tablename'),KEEPFILTERS([last update time]==TODAY()))