The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Team.
We want to pull all the artifacts under a P1 , P2 node to do some analysis. Is there any way to acheieve this? Please suggest.
Thanks,
Girdhari Mondal
Thanks for your response. Would you able to help with a sample power shell script as well which can be refer?
I suggest you start with this blog. Creating scripts for Power Shell isn't really a Power BI skillset, but an admin skillset. A good admin can run powershell scripts on any part of the organization, not just Power BI.
Working with PowerShell in Power BI | Microsoft Power BI Blog | Microsoft Power BI
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingThere is not one command to do this, but the Power BI REST API can handle this. For example - Admin - Dataflows GetDataflowsAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Learn will get a list of all dataflows in the org. There are capacity commands, datasets, workspaces, etc. You'd just need to spend a bit of time in PowerShell writing a script to crawl through the workspaces you want (assigned to those capacities) and export the data in JSON format. From there, just use Power Query to extract that data and write a report in Power BI.
There is also, of course, the Power BI metrics app you have access to, but it is somewhat limited in what it provides, mostly performance related. Super useful, but won't answer your specific question.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingJoin the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
51 | |
26 | |
14 | |
14 | |
12 |
User | Count |
---|---|
108 | |
39 | |
24 | |
23 | |
19 |