Forum Discussion

JeremyLeee's avatar
JeremyLeee
Helper I
7 years ago
Solved

Power Query reference later added column

Hi All, I want to create a new column "Current Max" like what we did in excel below: but we can't reference to steps (new columns) created later, is there a way to achieve this in Powe BI? T...
  • JeremyLeee's avatar
    JeremyLeee
    7 years ago

    Just want to follow up on my previous post, rather than add ton of steps and still can't achieve the goal, at the end I just wrote a short python scripts using for loop and while loop then run it in Power Query Editor to add all columns I want.