Forum Discussion

alexamatthews's avatar
alexamatthews
Regular Visitor
6 years ago
Solved

Append Queries - Add Source Table Column

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 XBuild10
Project YTest5

 

Bill Timesheet

Project XBuild10
Project YTest5

 

Combined Timesheet

Dave TimesheetProject XBuild10
Dave TimesheetProject YTest5
Bill TimesheetProject XBuild10
Bill TimesheetProject YTest5

 

Is this possible? I can't seem to find anything on it. 

 

Many thanks

  • alexamatthews ,

     

    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.

2 Replies