Forum Discussion
one file with multiple companies
Hi kenthub,
Do you connect to these files in Power BI Desktop and want to make a Power BI template for other users to instantiate reports based on their files? If that is the case, create a data source parameter in your current Power BI Desktop file, then create a Power BI Report template. For more details about Power BI template, please review the following blog and similar thread.
https://powerbi.microsoft.com/en-us/blog/deep-dive-into-query-parameters-and-power-bi-templates/
https://community.powerbi.com/t5/Desktop/How-to-create-a-template-with-a-different-data-source-every-time/td-p/50969
Thanks,
Lydia Zhang
Thanks Anonymous for the reminder on the Parameters. I read that article a few months ago and forgot about it!
The problem I will run into with this however is a security issue. I do not want one store to have access to another stores information. Do you believe there is a way to set administrative rights to those parameters so userX can only access parameterX and userY can only access parameterY?