Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have the following situation:
The embedded power BI report URL with a filter parameter that depends on user input. it like https: .....&?filter=States/Region eq ‘WEST’.
In the Power BI module connects to the SQL database through Direct Query mode. The SQL Query has a parameter 'RegionName' .
it like ....[Query="SELECT some columns FROM StatesTable WHERE Region = '"&RegionName &"';"
Is it possible to pass the parameter from the URL filter to the SQL Direct Query to get accurate data? How to achieve that?
Any assistance would be valuable.
Solved! Go to Solution.
hi, @2019Tony
According to my knowledge, I afraid it couldn't be achieved in power bi for now.
there is an idea about this issue, please vote it up.
Best Regards,
Lin
hi, @2019Tony
According to my knowledge, I afraid it couldn't be achieved in power bi for now.
there is an idea about this issue, please vote it up.
Best Regards,
Lin
Hi Lin,
Thank you for taking the time on this. I will vote, for sure.
Cheers,
Ton
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.