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
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
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 |
|---|---|
| 37 | |
| 28 | |
| 28 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 69 | |
| 38 | |
| 32 | |
| 28 | |
| 24 |