Forum Discussion

jwyoung07's avatar
jwyoung07
New Member
2 years ago
Solved

Adding a column label based on text value

Hello, I hope my question is an easy one. I've been poking around the forums and reviewing documentation but can't wrap my head around the best way to do this: I have a list of names for items, and w...
  • jwyoung07's avatar
    2 years ago

    Update for all: I was able to find a working solution to the problem: a (very long) conditional column: 

     

     

    The result is a very ugly string of if statements in a single Power Query, but it accomplished exactly what I was trying to do. Thank you!