Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
8 | |
7 | |
2 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
4 |