Forum Discussion
Anonymous
6 years agoNot applicable
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 t...
Anonymous
6 years agoNot 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