Forum Discussion
felixG
6 years agoRegular Visitor
Transfer amount from one object to another
Hello, I would like to transfer the amount of one of the objects to another. For example, I have the following four tables: 1) import object amount A1 50 A2 200 A3 250...
felixG
6 years agoRegular Visitor
- Closed -
My tested Solution:
+ Merging and appending tables in query
+ Creating a new import table, includes new calculated columns of amount
+ Creating Measures based on new import table
Best Regards,
Felix