Forum Discussion

Antonio_Gomez's avatar
Antonio_Gomez
Resolver I
4 years ago
Solved

Max Value Different Columns - Power Query

Hello Everyone,

 

I need some help, I have a table with severals columns and from three of them I want to know the max value for each row.

 

I saw other solution in which they unpivot the columns, but I shouldn't do that because my column id get multiplied.

 

Also, I saw a solution in DAX but I would like it in the Power Query - M.