Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
RichOB
Post Partisan
Post Partisan

Adding new columns from data

Hi, I have a data table that tracks employees who have left my company and then returned. I need the Date data when they have returned on the same row, as their singular NI_Number, please. How can I transform Table 1 into Table 2, adding the three new columns at the end?

 

Table 1 

NI_NumberNameTitleDate_JoinedDate_LeftDays_Employed
NI112233Dave JonesCustomer Service01/04/202420/05/202449
NI112233Dave JonesCustomer Service01/06/202410/06/20249
NI884455Eric DaviesCustomer Service01/07/202410/10/2024101
NI884455Eric DaviesCustomer Service20/10/202428/10/20248
NI009900Lloyd Williams Store Manager01/04/202410/09/202490
NI009900Lloyd Williams Store Manager01/10/202411/11/202441
NI887711Ian IansStore Manager10/05/202410/10/2024153
NI887711Ian IansStore Manager01/11/2024 327


Table 2 

NI_NumberNameTitleDate_JoinedDate_LeftDays_EmployedDate_Employed2Date_Left2Days_Employed2
NI112233Dave JonesCustomer Service01/04/202420/05/20244901/06/202410/06/20249
NI884455Eric DaviesCustomer Service01/07/202410/10/202410120/10/202428/10/20248
NI009900Lloyd Williams Store Manager01/04/202410/09/20249001/10/202411/11/202441
NI887711Ian IansStore Manager10/05/202410/10/202415301/11/2024 327
1 ACCEPTED SOLUTION
OktayPamuk80
Responsive Resident
Responsive Resident

Hi,

I would create an index per Ni_Number (e.g. Solved: Index column based on value/category - Microsoft Fabric Community). With this index you can then create a matrix, where the index is your column, therefore in case of three entries per Ni-Number you would see 3 columns (or 9 due to three measures joined. left and employed).

Regards,

Oktay

 

If it helped you would appreciate a KUDOS and mark the answer as solution.

View solution in original post

4 REPLIES 4
v-aatheeque
Community Support
Community Support

Hi @RichOB 

We’d like to confirm whether your query has been addressed. If you still need help, please let us know and we’ll provide further guidance.

 

Hi @RichOB 

Have you had a chance to look at the earlier response? Let us know if anything is unclear, and we’ll provide further clarification.

Hi @RichOB 
We wanted to follow up to check if you’ve had an opportunity to review the previous responses. If you require further assistance, please don’t hesitate to let us know

OktayPamuk80
Responsive Resident
Responsive Resident

Hi,

I would create an index per Ni_Number (e.g. Solved: Index column based on value/category - Microsoft Fabric Community). With this index you can then create a matrix, where the index is your column, therefore in case of three entries per Ni-Number you would see 3 columns (or 9 due to three measures joined. left and employed).

Regards,

Oktay

 

If it helped you would appreciate a KUDOS and mark the answer as solution.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.