Forum Discussion

m_arias's avatar
m_arias
New Member
7 years ago
Solved

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...
  • v-yuta-msft's avatar
    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.