Forum Discussion
kirabray
3 years agoRegular Visitor
Looking to Add a Pop-Up
Hello! I have a report that refreshes new orders every hour and they will populate in a table. Some hours though there are no new orders that show so the table is blank. I am trying to figure out a ...
bharath_v
Resolver I
3 years agoHi kirabray
You can create a pop up on similar lines to this one below:
Create a Popup Window in Power BI - YouTube
For the condition may be you can count no. of rows and when rows = 0, pop-up the message.
Hope this helps!
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- kirabray3 years agoRegular Visitor
Thanks, that was helpful. How would I be able to set that condition to make the pop-up hands off? Do I still use a button?