Forum Discussion
Use Power Query Editor Instead dax Column = MAX and AllExcept
Hi,
I'm a beginner in Power BI & Power Query and I don't manage to do something in Power Query Editor.
In my table "Base DS-Azure" I need to create a new colmun which input the text "Max" on the rows whom the colomunt "DS-Autorization Level" contains the max value (from 0 to 5) , and this, for each data of the column "DS & Mail" (alphabetic column).
I created a new column in my Table with this code :
Here is my solution here
Table Name: My Solution
If the post helps please give a thumbs up
If it solves your issue, please accept it as the solution to help the other members find it more quickly.
Tharun
6 Replies
- tharunkumarRTKSuper User
Zakros
Can you share the pbix file with sample data and desired output?- ZakrosRegular Visitor
- tharunkumarRTKSuper User
Here is my solution here
Table Name: My Solution
If the post helps please give a thumbs up
If it solves your issue, please accept it as the solution to help the other members find it more quickly.
Tharun
- ZakrosRegular Visitor
Thanks but it's seem a little more complicated for me.
I think I understand this solution. I'll try to adapt it to my use case and I'll inform you... after our easter week end 😉.
Thanks a lot.
- ZakrosRegular Visitor
Thanks a lot for your answer. I managed to adapt it in my use case.
I can continue my process 🙂.