Forum Discussion
Anonymous
6 years agoNot applicable
Get dataset/report content via PowerShell
Scenario/goal: Get content (a tile value and a table) from a PowerBI report via PowerShell. Is it possible to query for a report or dataset`s content via the API, specifically using either the In...
JirkaZ
6 years agoSolution Specialist
Anonymous the APIs nor PS cmdlets are not there to extract data from Power BI. In your case I'd utilize reports subscriptions.
Anonymous
6 years agoNot applicable
We eventually found the correct approach to achieve the goal in the mentioned scenario.
I wrote an article about the experience and how we solved it here.