Forum Discussion
Anonymous
7 years agoNot applicable
Power BI Template Dynamic Query Formula.Firewall Error
Hello, I am trying to create a template that asks users to input parameters where these parameters are populated using different stored procedures. My first step was to create these paramete...
v-chuncz-msft
7 years agoCommunity Support
Anonymous,
You may take a look at post below.
- Anonymous7 years agoNot applicable
Thank you for the reply v-chuncz-msft.
Privacy isolation levels is the main reason I have refactored the query to bypass that particular problem. However, I do not want to change the privacy levels.
I am trying to figure out why everything works in the PBIX file but does not work when exported to a template.
Do you think when using one single data source like in my case it is safe to ignore privacy levels?