Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi All,
I have the below conditional column created based on the range of values I have.
However the values are not sorted and it doesn't sort even when I apply the sort by option on the righ top corner of the chiclet slicer box.
Can you help me so that I can sort the values in the slicer box to -
0
<0.01
<0.1
<10
<100
>100
Solved! Go to Solution.
A solution is create a table with this range and a extra column with the order.
Like this:
ABS ASP DIFF RANGE ORDER
0 1
<0.01 2
......
Next select ABS ASP DIFF RANGE Go to modeling and sort by Column Order
After this create a relationship between this and your table.
A solution is create a table with this range and a extra column with the order.
Like this:
ABS ASP DIFF RANGE ORDER
0 1
<0.01 2
......
Next select ABS ASP DIFF RANGE Go to modeling and sort by Column Order
After this create a relationship between this and your table.
Hi @Vvelarde,
Thanks, I created another conditional column based on that it worked now.
Regards,
Abhishek
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
71 | |
67 | |
51 | |
39 | |
26 |
User | Count |
---|---|
87 | |
54 | |
45 | |
40 | |
36 |