Alex_Gorbunov
4 years agoNew Member
Status:
New
Improve PowerShell and REST API to work with standalone Datasets
Scenario: 1. Create a new report in PBI Desktop, publish it to the workspace. It creates a dataset and a report. 2. Remove the report from the workspace. The dataset remains as-is and can still be us...
fbcideas_migusr
2 years agoNew Member
Here's a PowerShell script I wrote, which can export "standalone" or "thin" semantic models (formerly known as "datasets") from Power BI:
https://github.com/JamesDBartlett3/PowerBits/blob/main/PowerShell/Scripts/Export-PowerBIThinModelsFromWorkspaces.ps1
Give it a try and let me know if it works out for you.
Recent ideas
Show Which Fields Report Consumers Actually Use
Problem The goal is not to understand what exists in a semantic model, but how report consumers actually use it. As a semantic model owner, I understand what my model contains and why those assets ...woodr37 minutes agoNew MemberNew3Views0likes0Comments