Forum Discussion
mikolaj
8 years agoRegular Visitor
Dynamic row number in PowerBi table
Hello, I have few tables with sales values but with different number of rows. In each table i want to have first column with ordinal number (1, 2, 3, ..., n) wich will be immune for any type of sor...
rajulshah
8 years agoResident Rockstar
Hello mikolaj,
You can try giving row number by giving rank to them. You can give rank according to sales value or customer name.
I may be assuming something wrong but I guess the following is what you need.
Let me know this is not what you want.
Regards.
- MattAllington8 years agoCommunity Champion
I can't see how this can work, given the requirement to change the sort order and still have a row number.
- mikolaj8 years agoRegular Visitor
I think this will solve my problems, I'll try. Thank you :)