Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

maximum value

Hello ,

Good Morning !


I would like to calculate the maximum value in each line  between 30 columns, but I can not find a formula that allows me to do this, f I would like to build a new column that returns the value to me maximum between.

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Anonymous  if you want to do it with dax it will be complex. You will end up with writing nested max function.

    Better approach is go to edit query>> select all 30 columns >> click on add column >> Click on statics and choose maximum