Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
User | Count |
---|---|
97 | |
73 | |
69 | |
43 | |
23 |