Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Average Line

Hey,   I Try to add an calculated column. the new column will calcualte average number for all the parametes that include the letter "A", for example: In team Sarah the numbers that will be calcula...
  • Anonymous's avatar
    Anonymous
    8 years ago

    Hi Anonymous,

     

    Nope, current dax formula not support loop column name, I'd like to suggest you enter to query editor and use unpivot columns to transform your table.

     

    Reference link:

    Unpivot Data Using Excel Power Query

     

    Then you can write formula based on attribute and value columns.

     

    Regards,

    Xiaoxin Sheng