Get Data From Combination to List item to Line item
Best Answer
-
HI
I think this helps you finding the solution.
- Create a staging module which holds application as dimension.
- Bring the aggregated value at application level using SUM function on list property "Application"
- In the target module you can pull this aggregated value my LOOKUP on this Application line item.
0