Hi Apptians!
Back again with another question
We have a Transform that we have appended to a Master data set and want to sum multiple lines on the Transform to one line on the Master. Essentially, we have a few columns in mind:
Transform
-Project
-Resource Amount
Master
-Project ID
-Approved Budget
I would like to have the following happen:
Approved Budget = If( {Master.Project ID}={Transform.Project}, Sum(Resource Amount))
Any idea if this is possible to do?
If you need me to clarify, just let me know!
Thanks so much,
Molly