Forum Discussion
chaichatp
5 years agoHelper III
Index Column based on 2 columns while 1 column include some duplicated values
I already tried RANKX but didnt find out the right way.
- 5 years ago
chaichatp If you're just looking for an index column, you can also create in Power Query. This blog has more than you need, but the first bit is on simple Index: https://radacad.com/create-row-number-for-each-group-in-power-bi-using-power-query
What is your data source? The sort in Power Query sometimes requires a Table.Buffer step before or within the index, but after the sort.
chaichatp
5 years agoHelper III
That's what I was looking for. Thanks so much.
AllisonKennedy
5 years agoCommunity Champion
chaichatp You're very welcome. Glad it worked. 🙂