The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi there,
Is there a way to adjust axis rank to: Rank 1-2, Rank 2-6, Rank 6-10....
Tried to use Sort By but failed on either.
The Rank is from "Position" by using "IF(AND (>=1, <2), "Rank 1-2", IF(AND(>=2, <6), "Rank 2-6"......)
Thanks.
H
Solved! Go to Solution.
Can I reply myself.....😅a little weird....
Resolved by creating a new table with Agg. Rank and Sort number (1,2,3,4,5).
Then create relationship between 2 columns.
Can I reply myself.....😅a little weird....
Resolved by creating a new table with Agg. Rank and Sort number (1,2,3,4,5).
Then create relationship between 2 columns.
User | Count |
---|---|
65 | |
62 | |
60 | |
53 | |
28 |
User | Count |
---|---|
181 | |
82 | |
67 | |
48 | |
44 |