Forum Discussion
Anonymous
1 year agoNot applicable
Matrix Columns- switching order and adding delta column
Hello! I am seeking help with one of the Power BI matrixes I have been working on. Basically, it is made up of values that are all calculated columns (six of them) which have different fields tha...
lbendlin
1 year agoSuper User
1. Read about how to sort one column by another column. Use a dimension table, indicate the sort order, and then use measures for the values.
2. You can repurpose the "Total" column for that. Again, needs a measure.