Combining Data in two different Modules
Best Answer
-
Hi @neg177
In the source model you'll need a line item that is BB Contract formatted (use finditem) and then use SUM in the target module to pull through the required values
For the other types of line items will require an intermediate step as presumably there could be duplicates of the Contract ID and you'd want to be picking a particular item?
0