Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Copy column in Power Query based on condition

Hi,   I have a dataset similar to the below.   Supervisor Area Block Alan 1 1A Marc 2 1B Alan 3 1C John 4 1C Fred 5 2 Fred 5 4   I want to create a new col...
  • johnt75's avatar
    johnt75
    4 years ago

    you could edit the code in Advanced Editor. put the basic logic in using the Conditional Column functionality and then edit the code that is generated to add in any additional logic you need.