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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.