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 I am looking to sort the rows based on the rank values. i tried different methods suggested but not sure how to do a work around.
so..
I have a matrix visual has below
rank by terrritory is measure based on the territory % value, it ranks the values from 100% to down.
rank by terrritory is working fine but i need the rank values to be sorted in Asc how can i do that.
I created a Metrix based on the multiple measures in a single measure
Metrix in rows and Columns in the Columns shelf are comming from the Custome table(MetrixTable) where the metris=x names and rowIDs are presenst
MetrixTable
and the "ALL Measure" is a measure where all the measures plased based on the Row ID of a Matrix table with a switch function like
Switch(
True(),
SELECTEDVALUE('Table'[Row ID ]) = 2,[Territory]
.........)
how can i sort the rank value in the metrix.....?
Please respond
User | Count |
---|---|
22 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
13 | |
11 | |
9 | |
6 |