Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register 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 |
---|---|
59 | |
59 | |
56 | |
38 | |
29 |
User | Count |
---|---|
78 | |
62 | |
45 | |
40 | |
39 |