Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Dear Team,
It would helpful to have Rank Unique function. The existing Rankx function has only two options dense and skip. To avoid ties, another option like "Ordinal Ranking" in power query (Ordinal Ranking ranking method uses sequential number for each row of data, without concern for ties) can be included in Rankx function along with dense and skip or a new function "Rank Unique" can be brought out.
This would be helpful while calculating Running sum or cummulative total for non date columns based on Ranking. When the ranks are tied, Running sum calculation goes wrong.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.