Forum Discussion
nick8181
6 years agoFrequent Visitor
Dynamically deploy changes from one master report to several client reports
Hi everyone, There is a challenge I would need your help with. So far our process of creating new reports for differrenct clients has been to create one master pbix for client A, pointing to ...
v-eachen-msft
6 years agoCommunity Support
Hi nick8181 ,
According to your requirements, you could use parameter in query editor.
Here are some links about parameter for your reference.
https://docs.microsoft.com/en-us/power-query/power-query-query-parameters
https://docs.microsoft.com/en-us/power-bi/connect-data/service-parameters
- lbendlin6 years agoSuper User
Another option (depending on your licence type) is a shared dataset as the master, and Row Level Security (or dataset parameters) for the client reports/apps.