Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
We have a Power BI dashboard uploaded to a workspace, which has a power automate button which captures the people who have clicked the button. We have a new requirement that there needs to be a notification when they are closing out the power bi dashboard in workspace that reminds them to click on the button before exiting. Is this possible? Has anyone implemented any workarounds?
Solved! Go to Solution.
Hi @svp1000 -Unfortunately, Power BI does not have built-in functionality to detect when a user is closing or exiting the dashboard in the workspace, nor does it provide direct triggers or prompts for users when they attempt to leave the page.
Instead of relying on a user to manually click the button before exiting, you could automate the process of sending reminders via Power Automate.
If you have a new idea for functionality or how something should work, you can certainly start a thread on the community to solicit feedback on your idea, but you should also post the idea in the ideas section of the website and solicit others to vote on your idea. The development teams use the Ideas area of the communities to build their development pipeline and a significant amount of weight is placed on Ideas that have lots of votes versus those that do not. The ideas areas of the communities are here:
Power BI - https://ideas.powerbi.com
Proud to be a Super User! | |
Hi, @svp1000
While Power BI itself doesn't have built-in capabilities to detect when a user closes or exits a dashboard in a workspace, nor does it have a direct trigger or prompt feature, there are a few alternatives.
You can set up a scheduled reminder to send emails or notifications through Power Automate to users who didn't click the button. You can also use Power Apps to create custom alerts, and you can integrate Power BI with Power Apps to create a custom alert system that prompts users to take action before they exit. You can check the following link:
Customizing Data Alerts in Power BI using PowerApps – Some Random Thoughts (sqljason.com)
Or data alerts, which are directly unrelated to closing the dashboard, but you can set up data alerts in Power BI to notify users when certain conditions are met, which is useful for other types of alerts and notifications as well.
Set data alerts in the Power BI service - Power BI | Microsoft Learn
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @svp1000 -Unfortunately, Power BI does not have built-in functionality to detect when a user is closing or exiting the dashboard in the workspace, nor does it provide direct triggers or prompts for users when they attempt to leave the page.
Instead of relying on a user to manually click the button before exiting, you could automate the process of sending reminders via Power Automate.
If you have a new idea for functionality or how something should work, you can certainly start a thread on the community to solicit feedback on your idea, but you should also post the idea in the ideas section of the website and solicit others to vote on your idea. The development teams use the Ideas area of the communities to build their development pipeline and a significant amount of weight is placed on Ideas that have lots of votes versus those that do not. The ideas areas of the communities are here:
Power BI - https://ideas.powerbi.com
Proud to be a Super User! | |