Found 32 bookmarks
Custom sorting
Get historical refresh records for all datasets within organization via PowerShell
Get historical refresh records for all datasets within organization via PowerShell
Scenario: As more and more reports are configured to be refreshed, sometimes you may encounter refresh failures. So we need quickly detect whether a dataset refresh has succeeded or not succeed. Based on such a scenario, we can then use PowerShell's related commands to get historical refresh records...
Power_BI_tips·community.powerbi.com·
Get historical refresh records for all datasets within organization via PowerShell
Azure Function with PowerShell and the Power BI REST API
Azure Function with PowerShell and the Power BI REST API
In this blog post I'm going to show you how you can create an Azure Function that will interact with the Power BI REST API. I choose PowerShell as the programming language because in my opinion it was a bit easier to authenticate with the Power BI service. For the development environment, I'm using
Power_BI_tips·sqlkover.com·
Azure Function with PowerShell and the Power BI REST API