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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Slicer 1
I have a slicer as above (Slicer1) and I have Between Slicer as below (Slicer2).
Slicer 2
My requirement:
If i select any State in Slicer 1 then the Slicer 2 should also adjust itself to the value w.r.t to the values of the selection in Slicer 1. But it doesn't happen. It remains the same w.r.t to the any selection that has been made in Slicer 1 e.i it always remains static with the value from 0-635.59. Can anyone help me to change the value in Slicer 2 automatically when the selection is done in Slicer 1 according to the range of the selected item in Slicer 1?
Where as I use the List type in Slicer 2 then its value changes with respect to the Selection in Slicer 1.
TIA
Solved! Go to Solution.
Hi @sprasad,
Based on my test, you could opne the 'Edit interactions' function to set the filter of the Slicer 2:
Regards,
Daniel He
Hi @sprasad,
Based on my test, you could opne the 'Edit interactions' function to set the filter of the Slicer 2:
Regards,
Daniel He
Thanks Daniel. This is what i wanted and is working perfectly.