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.
Hi,
I need to sort slicer in 2 different ways for two different reports. Is it possible?
I have lookup table with value, index1 for the first order sorting and index2 for the second order sorting of values.
Sorting sclicer by column is working for all pages. But I need different sort order for each page.
Thanks for any advice!
Solved! Go to Solution.
Try concatenating as in my answer here...
http://community.powerbi.com/t5/Desktop/sort-by-custom-Index-order/m-p/27823/highlight/true#M9115
Let me know if this helps!
EDIT: => You obviously will have to do this twice - once for each Custom Order!
Try concatenating as in my answer here...
http://community.powerbi.com/t5/Desktop/sort-by-custom-Index-order/m-p/27823/highlight/true#M9115
Let me know if this helps!
EDIT: => You obviously will have to do this twice - once for each Custom Order!
It works! Thank you very much!!