kevhav1
7 years agoNew Member
Status:
Needs Votes
Email Notification for Many Users, for Failed Dataset Refresh via REST API
If we trigger a dataset refresh using the Power BI REST API, and that refresh fails, we need a way to send the email notification to many users. Like described here: https://powerbi.microsoft.com/en-us/blog/sending-refresh-notifications-to-others/
4 Comments
- matthias_braierNew MemberI second this. Although there is the option to pull the dataset refresh history status (https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/getrefreshhistoryingroup) to programmatically check for failed refreshes, we would also prefer a push notification option instead. Mainly because it's hard to predict the frequency for checking the status and we don't now how long we should keep checking it. In the meantime we will probably use the API endpoint for updating the refresh schedule (https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/updaterefreshscheduleingroup) as a (unsatisfying) workaround by setting the schedule to "next half/full hour from now" after every successfull run for processing data in our data warehouse. This seems like the only way to get refresh notifications for triggered refreshes to multiple users in a convenient way somehow.
- Scott_VincentNew MemberThere should be a way to set a notification on a dataset that will notify users when a refresh fails, no matter how it is refreshed. You refresh manually, you don't know it fails unless you keep checking on it. You have an API refreshing through MS Flow and you get no notifications. Even a trigger on the completion of failure the dataset they you could create a flow on would help.
- girkumarNew Member
Will be great to have this feature,,
- fbcideas_migusrNew MemberStatus added:Needs Votes
Recent ideas
Request to add a feature to extract gateway connection status and last time credentials used
Could you please add a feature in the admin UI on Microsoft Fabric/Power BI to extract the Gateway connections with details of the gateway connection status and last activity information along with t...Vinodkumar_Chak10 minutes agoNew MemberNew18Views1like0CommentsPower BI - incorrect handling of empty string parameter in DAX query in paginated report
Blank string parameters in paginated reports are treated as empty strings in Power BI Report Builder but as null values in the Power BI Service, resulting in incorrect report output. -> Create a pag...roshinikumarkar3 hours agoMicrosoft EmployeeNew24Views5likes0CommentsAllow NotebookUtils getSecret() to authenticate with Workspace Identity
Current behavior In Microsoft Fabric, notebookutils.credentials.getSecret() authenticates against Azure Key Vault using the identity of the user who executes the notebook. This behavior appli...tmihara5 hours agoNew MemberNew20Views1like1Comment