Forum Discussion
Anonymous
4 years agoNot applicable
Lead function, with partition by and order by in Power Query
Hello guys, i need help to replicate the same function i have in sql to power query. I need to bring the result of the previous row of the column "ORGANIZATION_UNIT_ID" partitioned by a cluster which...
Anonymous
4 years agoNot applicable
You can write that SQL right into a dataflow.
--Nate