Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I'm trying to find out if its possible to change a report filter with the API or another tool.
What i'm doing is i created a pbix file and publish this to a workspace. In this pbix i have a filter set like example a filter on the date column.
Now through the API i can copy the pbix file and push this to another workspace.
But when its doing this i would like to change a filter in this pbix file.
Is something like this possbile?
Kind regards,
Benito2313
Solved! Go to Solution.
I have found a way, its not pretty but i think it works. The only thing i need to do is to create a PowerShell script that automates everything.
Cute. Keep in mind that the structure of the pbix and obit changes over time with changes to the semantics. Be prepared to modify your code on these occasions.
I have found a way, its not pretty but i think it works. The only thing i need to do is to create a PowerShell script that automates everything.
You can add report level filters to the URL of the newly created report. That will override the defaults from the original report but it will still give the end users the option to modify the filter.
As far as I know you cannot yet programmatically change the report design.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.