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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
allan_oliveira
Frequent Visitor

Using Parameter in Queries

Hi,
I created a parameter based on an SQL query that shows the companies, but I would like to use this parameter inside another SQL query, but when the query ends, the following error appears:

"Formula.Firewall: Query 'Contratos' (step 'Source') references other queries or steps, so it may not directly access a data source. Please rebuild this data combination"

allan_oliveira_0-1628621254249.png

 

How to resolve this?

1 ACCEPTED SOLUTION
v-yingjl
Community Support
Community Support

Hi @allan_oliveira ,

Formula.Firewall errors are the result of Power Query’s Data Privacy Firewall which exists to prevent Power Query from unintentionally leaking data between sources.

 

In this case, the direct way to solve this issue is ignore all privacy levels in Power BI Desktop.

p.png

 

If you want to keep the privacy levels, you can refer Chris Webb's blog or Ken Paul's blog which introduce it in details. 

For more details about Data Privacy Firewall, please refer: Behind the scenes of the Data Privacy Firewall 

 

Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-yingjl
Community Support
Community Support

Hi @allan_oliveira ,

Formula.Firewall errors are the result of Power Query’s Data Privacy Firewall which exists to prevent Power Query from unintentionally leaking data between sources.

 

In this case, the direct way to solve this issue is ignore all privacy levels in Power BI Desktop.

p.png

 

If you want to keep the privacy levels, you can refer Chris Webb's blog or Ken Paul's blog which introduce it in details. 

For more details about Data Privacy Firewall, please refer: Behind the scenes of the Data Privacy Firewall 

 

Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

AlexisOlson
Super User
Super User

This is a security settings issue. Check out this article referenced in these previous posts.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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