We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
hi,
i have matrix visualization with multiple columns which are both measures & dimensions as follows:
. yearmonth (dimension)
. organization name (dimension)
. total income (measure)
i'd appreciate any help on how to do multi-column sorting in matrix, if it's possible.
tks & krgds, -nik
I want to do a multiple column sort (like in Excel) first on Budget then on Project_duration in Power BI.
Solved! Go to Solution.
For Year and Organization, you have a combine column and sort, But that might not look good in the matrix
New column
Year Org = [Year] & " " & [Organization]
But ideally, they should in some sort order by default
@Anonymous ,
I think that got supported for the table in march 2020 release, please explore here
https://powerbi.microsoft.com/en-us/blog/power-bi-desktop-march-2020-feature-summary/
With control and click you can sort on another column
thanks for your quick response, @amitchandak.
yes, i have got it working for tables visual. however, i need it to be done for matrix visual which don't seem to be able to have multi-column sorting.
i'm considering dax too if it's possible in matrix visual.
krgds, -nik-
For Year and Organization, you have a combine column and sort, But that might not look good in the matrix
New column
Year Org = [Year] & " " & [Organization]
But ideally, they should in some sort order by default
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 56 | |
| 40 | |
| 36 | |
| 18 | |
| 18 |
| User | Count |
|---|---|
| 70 | |
| 67 | |
| 38 | |
| 34 | |
| 23 |