Forum Discussion
Data Split into Tables and Append Tables
- Anonymous3 years ago
Hi arafmustavi ,
Supposing below is your data.
You can duplicate two tables and set three tabls to the same column names, "PRODUCT", "PRICE", and "CATEOGRY".
The "CATEGORY" is a custom column added manually.
Table:
Table (2):
Table (3):
Append them.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi arafmustavi ,
Supposing below is your data.
You can duplicate two tables and set three tabls to the same column names, "PRODUCT", "PRICE", and "CATEOGRY".
The "CATEGORY" is a custom column added manually.
Table:
Table (2):
Table (3):
Append them.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.