I intend to get list Power BI Measures and Columns from a Power BI dashboard published in Power BI workspace. Is it possible to get this via Power BI REST API or PowerShell?
What I have tried so far:
- Downloaded the PBIX and saved the same as a template file
- I then programmatically got the measures and columns from the template file(saved as zip)
Is there a simple approach for this? I am aware of DAX studio but I am looking for a solution or an approach that can directly connect to workspace and get the details.
question from:https://stackoverflow.com/questions/65932916/getting-power-bi-measures-and-columns-via-rest-api