Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
SimonT88
Regular Visitor

Query references..... error when referencing a variable in a SQL query

I am pulling a table into Power Query and to speed it up I am doing the initial load with a SQL query with a WHERE clause that references a parameter that is input by the user in an excel table in the same xls. This all worked for me and sped things up nicely. However when other users refresh the query they get this error "Formula.Firewall: Query 'Dynamic query' (step 'Source') references other queries or steps, so it may not directly access a data source. Please rebuild this data combination." Privacy Settings are none for both sources. I now get thie error as well

1 ACCEPTED SOLUTION
SimonT88
Regular Visitor

 If every user sets Data>Get Data>Query Options> Global Privacy to always ignore then it works. Thanks

View solution in original post

3 REPLIES 3
SimonT88
Regular Visitor

 If every user sets Data>Get Data>Query Options> Global Privacy to always ignore then it works. Thanks

SimonT88
Regular Visitor

Hi - yes the global settings are set to ignore privacy level and yes it works if I hard code the parameter in the sql query. 

 

Akash_Varuna
Super User
Super User

Hi 

First check in options settings global if the ignore privacy level has been checked

You could also check by passing the parameter directly thorugh sql query if you havent tried that do try

 

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors