Forum Discussion
SJ25
Resolver I
6 years agoGenerating number sequence based on condition
Hello All, I have a table with 2 columns Order number and Steps, and I am want to add a third column that will give me a sequence number based on the order number. An Example of what I want is sh...
- 6 years ago
amitchandak This link: https://radacad.com/create-row-number-for-each-group-in-power-bi-using-power-query gave me exactly what I was looking for.
amitchandak
Super User
6 years agoSJ25 , Rank will check column rank
For Rank Refer these links
https://radacad.com/how-to-use-rankx-in-dax-part-1-of-3-calculated-columns
https://radacad.com/how-to-use-rankx-in-dax-part-2-of-3-calculated-measures
https://radacad.com/how-to-use-rankx-in-dax-part-3-of-3-the-finale
- SJ256 years ago
Resolver I
amitchandak This link: https://radacad.com/create-row-number-for-each-group-in-power-bi-using-power-query gave me exactly what I was looking for.
- amitchandak6 years ago
Super User
SJ25 , seem like there are few steps, but fine as long as it solves the problem.