I'm quite newbie to Power BI.
I have a published report, and want to know how the end user of PBI mobile version is informed (pushed notification) that data like date has changed? I know that the end user can turn some sort of notifications/alerts, but I doubt that my CEO's will know how to mend it( training them how to do it is not an option :(
Can I as the owner of the report set some sort of notification as a general ? For example when the date is changed, all end users will get the notification on their smartphones ?
I'm thinking about Power Automate, but I'm not sure/don't know how to set this up.
Any help/tip will be much appreciated
In PowerBI you can create a data alert to send you a notification. By default, the data alert is an in-app alert but there is in an option to have it also send you an email.
Unfortunately, there is no capability in PowerBI to set an alert for another user.
You can use a Power Automate Flow to meet your requirement:
Before starting, be sure you've configured your Data Alert, the Flow will connect to PowerBI to find your data alerts
Search on Power to find and select the When a data driven alert is triggered trigger. Give your Flow a name (optional.)
Power Automate will connect to your PowerBI instance and find the available data alerts. You will select the appropriate data alert from the drop-down.