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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have created the dynamic m query parameter for routeno and binded to routeno present in my routehistory table but in slicer I want to use the route name column present in my routehistory table like changing any route name in slicer also change and update M query routeno parameter value
ok, what is your question?
How can I implement the above as dynamic binding is not working when I am changing the value in my slicer
As long as th route name and route number are in the same table and both are unique this should work as is.
Thanks for your reply but its not working when changing the value in the slicer as I think value of Routeno M query parameter is not changing dynamically when selecting any routename in the slicer
Since this is a Direct Query data source it will be difficult to reproduce. Let me do some tests.