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 could also do the classic indexes starting from zero and then starting from one and then merge the table to itself.
--Nate