Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
I would like to have a column in an appended table which details the original table. For example, I have timesheets for individual team members which are appended to one table with all recorded time. I would like to be able to view that data by project, sub-project, and also team member, so I could see that 20 hours was spent on the build phase of project X, of which 10 hours was Dave and the other 10 Bill. At the moment I can see the project & sub-project, but not the name of the team member which is only given as the title of the original table. Unfortunately I can't change the source data to have an additional column of team member name.
Dave Timesheet
| Project X | Build | 10 |
| Project Y | Test | 5 |
Bill Timesheet
| Project X | Build | 10 |
| Project Y | Test | 5 |
Combined Timesheet
| Dave Timesheet | Project X | Build | 10 |
| Dave Timesheet | Project Y | Test | 5 |
| Bill Timesheet | Project X | Build | 10 |
| Bill Timesheet | Project Y | Test | 5 |
Is this possible? I can't seem to find anything on it.
Many thanks
Solved! Go to Solution.
Create a Folder and put the excel files into the folder, then connect to the folder-> Load. In query editor, you will get below:
Then click the expand icon in the Content column, you can achieve the final result.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Create a Folder and put the excel files into the folder, then connect to the folder-> Load. In query editor, you will get below:
Then click the expand icon in the Content column, you can achieve the final result.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Refer, these power query solution. They will work in power bi too
https://chandoo.org/forum/threads/powerquery-append-include-column-with-sheet-name.31480/
Then Append :https://radacad.com/append-vs-merge-in-power-bi-and-power-query
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 27 | |
| 24 | |
| 18 | |
| 15 | |
| 15 |
| User | Count |
|---|---|
| 63 | |
| 42 | |
| 41 | |
| 38 | |
| 37 |