Forum Discussion
robdan
2 years agoFrequent Visitor
How to avoid duplicating tables when using "TABLE.COMBINE"
Hi,
I have the following model view: many excel tables (each one containing data for 1 month, for 1 or multiple countries e.g."AUSTRIA_CORP_2403") with customer data all merged togheter (via TABLE.COMBINE) into one main big table (e.g. "DB_CORP".
I would like to know if it is possible to avoid duplicating the data, by keeping only the "DB_CORP" table.
I can't use PowerQuery, since some of this data is coming by offline collections.
Thanks!