Forum Discussion
rmsl
4 years agoFrequent Visitor
Append 12 data sources into one table without creating 13 tables
Hi All, Not sure if that is possible at all but basically, I have a set of data each month with the exact same format. Each month, it's a lot of data and the data source doesn't allow me to extra...
- 4 years ago
rmsl , refer to the way in this video
Merge Queries, Why not Merge the code: https://youtu.be/YOFs39RCPfQ
amitchandak
Super User
4 years agormsl , refer to the way in this video
Merge Queries, Why not Merge the code: https://youtu.be/YOFs39RCPfQ
rmsl
4 years agoFrequent Visitor
That's exactly what I was looking for !
I will apply same logic to append it - that will reduce my number of tables which is what I was after!
Any tips on best practices here?
Thanks
Remi