Forum Discussion
yanzhao_LBS
Helper II
1 year agoHow to get a table like this
I have 3 tables 1. 2. 3. and I want a table to display all the information detail like this: but it seems that it's ok to display the sum of them or one is sum the o...
- 1 year ago
It looks like the expected output only need the data from table 2 and 3.
You can create index and custom columns in PQ for both table, then merge two tables.
pls see the attachment below
Ashish_Mathur
Super User
1 year agoHi,
In the Fourth table, why are cells D3 and D7 left blank? Shouldn't they be 30 and 20?
yanzhao_LBS
Helper II
1 year agoas Code001 and Code003 both only have 1 consumed record.