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.
Hello,
i have a table with 3 columns :
City, Latitude, Longitude
I would like to have 2 slicers : one called Origin, the other destination
Then I would use Latitude and longitude to output the distance between the selected two cities.
My issue is that if I use two slicers from the same column City, when the user select the origin, the second slicer sync and the destination slicer has only one option : the origin city. Though this makes the calculation of distance quiet simple, that's not meeting my desing intent.
Is there a simple way to have two slicers picking up two value from the same column ?
Thank you
Solved! Go to Solution.
hi,
you have to stop the refresh on the second slicer when the 1rst one is hit
hi,
you have to stop the refresh on the second slicer when the 1rst one is hit