Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi All
I have a template semantic model / pbix file that has a filter applied to all pages - I need to deploy 1400 instances each with this filter set to a different value (for various reasons RLS and other traditional mechanisms do not work in this instance).
Is there a way to create a script (in say powershell) or an executable (in say visual studio) that can run through an input list of name and filter value and update the filter value in the template file and save it as the name vairable passed to it.
Thanks in Advance
Should now be possible via the PBIP route - if you can stomach looking at 1400 different git repositories.