Forum Discussion
learner03
4 years agoPost Partisan
Merging tables query
I have below 2 tables-SO and SO_lines I want the output table as such that the new table should only contain those SO that are in SO table and the quantity column should be the the sum of only quant...
- 4 years ago
Assuming your relatioship is like this
Create a table as
Add filter
Your output will be
Ashish_Mathur
4 years agoSuper User