Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

Power Query Using a Value from some previous step

Hello friends, I have an Events table with a EventDate column. I am doing some transformations in the table where I want to use Max(EventDate) for the whole table How do I implement this without h...