Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello -
I thought this would be a common request, but can't seem to find much in the forums 🙂 We're trying to create an Operational Health Dashboard (in PowerBI) for our PBI reporting environment. End goal is to show all our workspaces, reports, datasets, and datasource connections, and a summary of any failures in down-stream dataset/datasource failures thus showing a cascading impact to reports.
After researching the topic, it appears the only way to do this is by hitting the PBI API (example below). But api.powerbi.com doesn't appear to support integrated authentication when we specify the API as a "web" datasource. What are we missing? Seems weird that Microsoft doesn't support their own OAuth implementation.
So do we need to manually include the bearer token in the header of the the "web" datasource connection? If so, any guidence on how to do this? I'm really surprised this isn't a more common request, so I'm wondering of we're going down an atypical route.
https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/refreshes?$top=1
Thanks,
Thanks, and that is the route we're already going down.
My question to you is: Is there a way to fully automated that process? Meaning, is there a way to do all this through a scheduled data refresh that authenticates the powershell commands, download the json, and loads the json data into a dataset fully automated without any user interation?
That is the end-goal of this project for us.
Thanks!
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 |
---|---|
57 | |
28 | |
25 | |
22 | |
21 |
User | Count |
---|---|
58 | |
45 | |
24 | |
24 | |
18 |