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

The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!

Reply
admin11
Memorable Member
Memorable Member

How to combine 2 CSV file from different accounting system into 1 ?

Hi All

 

File A  Generate from SAP Accounting system :-

CUST_ID.............COMPANY...........INVOICE............DATE......................AMOUNT
1234.....................ABC........................123045..............12/11/2020.........1500
2324.....................XYZ........................120345...............11/11/2020.........2500
4544.....................DEF........................12345..................10/11/2020.........3500

File B Generate from Syspro Accounting system:-
COY.........................COY_ID.........INV..........................DATE..................AMT
ABC.........................1234...............123045.................12/11/2020......1500
ZYX .........................2324..............120345.................11/11/2020.......2500
DEF......................... 4544..............12345...................10/11/2020........3500

 

May i know how to Append file B into File A  ?

 

Paul

2 ACCEPTED SOLUTIONS
AlexisOlson
Super User
Super User

Rename the columns so that they match and then append the queries.

View solution in original post

negi007
Community Champion
Community Champion

@admin11 no need to arrange columns in the same sequence. only the names of the colums should be matching else it will create a new column in the appended table




Did I answer your question? Mark my post as a solution!
Appreciate your Kudos



Proud to be a Super User!


Follow me on linkedin

View solution in original post

3 REPLIES 3
AlexisOlson
Super User
Super User

Rename the columns so that they match and then append the queries.

@AlexisOlson 

Thank you for your sharing.

After rename the field name for both file . do i also need to arrange the file column in sequences ?

Paul

 

negi007
Community Champion
Community Champion

@admin11 no need to arrange columns in the same sequence. only the names of the colums should be matching else it will create a new column in the appended table




Did I answer your question? Mark my post as a solution!
Appreciate your Kudos



Proud to be a Super User!


Follow me on linkedin

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! It's time to submit your entry.

January Power BI Update Carousel

Power BI Monthly Update - January 2026

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.