Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago

Measures based on Lookup

Dear all,   I have two tables Collection and Billing .   Collection: Key Amount   Billing: Key   Now i want to calculate sum(Amount) based on the condition Collection[key]=Billing[key]   ...