Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Do we have any facility in Power BI , when we are refreshing report the end user should get notified ,that the report is refreshing/loading the data.
Solved! Go to Solution.
Hi @Anonymous ,
You can try power automate + power bi scroecard
Create a card visual in the report page with now(), which is the value of the scorecard.
Power BI - Connectors | Microsoft Docs
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
You can try power automate + power bi scroecard
Create a card visual in the report page with now(), which is the value of the scorecard.
Power BI - Connectors | Microsoft Docs
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Not out of the box as I know. You can set up an email when model is refreshed, but this is not What you want as I Read it.
It is possible to do with Rest api or powershell and power automate or Azure data factory.
High level design:
Trigger refresh of datamodel with rest api.
Put information about model is beeing refreshed in a source like sql database or file like excel or csv.
If you put it in sql you can use direct query on this source and put a Message in report that the model is beeing refreshed. And then of course update the source when refresh is finished.
as you see this demands an effort and some work to be done. But if you are familiar with rest api and power automate or adf its pretty easy to setup 🙂
BR
Marius
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |