Forum Discussion
Sort alphanumeric column by an numeric column
- 7 years ago
Hi Anonymous ,
Finally got it to work.
My problem was the added Calculated column X (with the sort order) depended on another Calculated column Y which I wanted to sort by X.
Cheers, Julian
Hi v-shex-msft,
Thank you, unfortunately I still can't get it to sort properly.
It sorts the column "Wind Dir" in the fact table alphabetically.
"Wind Dir" in the fact table is a calculated column, not sure if this is of importance.
J.
support table, for sorting
fact table
relationships
HI jjr333 ,
You need to extract category value from fact table and add index field, then configure 'sort by column' feature on new table category fields and create relationship.
After these steps, You can use custom sort table fields to replace original table column fields.
BTW, I don't think it is possible to custom direction axis for radar chart.
Regards,
Xiaoxin Sheng
- jjr3337 years agoAdvocate I
Hi Anonymous ,
Finally got it to work.
My problem was the added Calculated column X (with the sort order) depended on another Calculated column Y which I wanted to sort by X.
Cheers, Julian