Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I am creating a deployment plan to automate our PowerBI deployment.
When publishing reports using Powershell I want to append a version number to the dataset name, so that we can identify dataset version and they are not overwritten when the next version of the report is published.
For example:
I am using the New-PowerBIReport cmdlet to publish pbix. I see a paramater to rename the report when publishing but that renames both the report and the dataset. Is there a way to rename only the dataset name?
Hi @coder_andy ,
Currently there is no functionality to rename the report and dataset. There is a seperate way to rename the dataset once you published but again the problem this is only possible with UI and not Via API/Powershell.
Please read the below link
Vote for the idea as well