This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hello,
I want to create a new column (Role_Order) in the existing table connected via import mode in Power BI.
The new column should have serial number, but it should start with 1 for every unique email and fill the series down. Is there any way to do it in power query editor.
Any suggestion/ idea would be great help!
| Dept_ID | Role_Order | |
| user1@company.com | AAA | 1 |
| user2@company.com | EEE | 1 |
| user2@company.com | BBB | 2 |
| user3@company.com | CCC | 1 |
| user3@company.com | DDD | 2 |
| user3@company.com | HHH | 3 |
Solved! Go to Solution.
@Abilaash98 , refer these approches
https://www.youtube.com/watch?v=7ypdbuCeBtk
https://www.youtube.com/watch?v=7CqXdSEN2k4
@Abilaash98 , refer these approches
https://www.youtube.com/watch?v=7ypdbuCeBtk
https://www.youtube.com/watch?v=7CqXdSEN2k4
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 38 | |
| 29 | |
| 28 | |
| 20 | |
| 18 |
| User | Count |
|---|---|
| 66 | |
| 34 | |
| 31 | |
| 25 | |
| 23 |