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 used as a data source for other reports. 3. Try downloading the .PBIX file of the dataset. You can do it manually from the workspace in the browser. But you can't do this using PowerShell or REST API. PowerShell command Export-PowerBI doesn't work if there is no report bound to the dataset, same with REST API. Please improve PowerShell and REST API to support working with standalone datasets.
2 Comments
- fbcideas_migusrNew 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.
- fbcideas_migusrNew MemberStatus added:New
Recent ideas
Allow report creators to download their Own PBIX even when Downloads are restricted at tenant level.
In the current Power BI permission model, PBIX downloads are controlled exclusively through tenant‑level export settings and workspace roles. This creates a significant limitation for multi‑agency or...pbiuserNC5 hours agoNew MemberNew9Views0likes0CommentsNative KPI Governance, Ownership and Business Change Impact in Microsoft Fabric
Native KPI Governance, Ownership and Business Change Impact in Microsoft Fabric Idea In enterprise analytics, one of the biggest challenges is not creating a KPI, but ensuring that everyone agrees ...kulkarnigauri310 hours agoNew MemberNew4Views0likes0CommentsEnable writing PowerQuery type time (from Dataflow Gen2) to Warehouse type time
Currently the UI throws an error while I am trying to write Data typed as "time" in Power Query to a Fabric Warehouse. I would prefer to import data typed as "time" in Dataflow Gen2 PowerQue...pyd4life13 hours agoAdvocate INew105Views2likes1Comment