Forum Discussion
Formula.Firewall error in Power BI Desktop and Service
Hi, I am getting below error while adding steps in query editor. I am using th web API as datasource. I have two queries using the same URL as datasource. I am trying to call function in other query. And in the next step i got below error.
I saw posts about same error and found this workaround about changing privacy levels or fast combine setting.
This resolve the issue in pbi Desktop but when i publish it to Pbi service, i am getting this error again,
Can anyone help.
"Formula.Firewall: Query 'getAllrecords' (step 'Custom') references other queries or steps, so it may not directly access a data source. Please rebuild this data combination."
2 Replies
- v-frfei-msft
Community Support
Hi Anonymous,
Please refer to this case to find the solution.
Regards,
Frank
- AnonymousNot applicable
Hi Frank
I followed the above blog, but not able to apply that logic to my case as i am using web api as a soure and invoking fuction.