Forum Discussion
m_arias
7 years agoNew Member
Index-Match-Max Formula
Hello, I need some help, I need to find the DAX formula that helps us know with is the column name that have the high amount in each column. I have the following information: A Curr...
- 7 years ago
m_arias ,
You can click query editor-> Transforms-> Unpivot columns "Past_Due" and "1-10", then you can create measures based on your requirement.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-yuta-msft
7 years agoCommunity Support
m_arias ,
You can click query editor-> Transforms-> Unpivot columns "Past_Due" and "1-10", then you can create measures based on your requirement.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.