Forum Discussion
Anonymous
6 years agoNot applicable
multi-column matrix sorting
hi, i have matrix visualization with multiple columns which are both measures & dimensions as follows: . yearmonth (dimension) . organization name (dimension) . total income (measure) i...
- 6 years ago
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
6 years agoNot applicable
amitchandak
6 years agoSuper User
Yes