Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Can anyone help me with this issue?: I would like to know if it is possible to create a pop up/message on a dashboard, but to only appear after 3 minutes of browsing the published dashboard.
Is it possible to somehow do this? When researching, I found out about the possibility of doing it in Java with Power BI embedded, but I don't know enough to be able to develop it.
I thought about also trying some kind of measure that is a timer/clock and making a condition, but I didn't find anything.
Solved! Go to Solution.
HI @Anonymous ,
I think you can't do these on the default power bi dashboard or reports without additional scripts.
For this requirement, you need to use power bi embedded feature to embed your report to a website. These processing should added on the embed events or webpage side with timer to check and show the alert message after 3 minutes.
How to handle events in a Power BI embedded analytics application | Microsoft Learn
JavaScript alert box with timer - Stack Overflow
Regards,
Xiaoxin Sheng
HI @Anonymous ,
I think you can't do these on the default power bi dashboard or reports without additional scripts.
For this requirement, you need to use power bi embedded feature to embed your report to a website. These processing should added on the embed events or webpage side with timer to check and show the alert message after 3 minutes.
How to handle events in a Power BI embedded analytics application | Microsoft Learn
JavaScript alert box with timer - Stack Overflow
Regards,
Xiaoxin Sheng
if you are using powerbi embedded then you can easily do it with javascript.
but at this point powerbi doesnt allow to set a trigger tht will open popup after 3 minutes,
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 |
---|---|
3 | |
3 | |
3 | |
2 | |
2 |