Hi Experts,
Thanks for watching this thread. I want to sum all my local members.
Example:
Flow | ||
---|---|---|
Company | Account | |
C100 | 1000 | 200 |
2000 | 300 | |
Local Member 1 | 500(This is Sum of Account 1000+Account 2000) | |
C200 | 3000 | 150 |
4000 | 160 | |
Local Member 2 | 310(This is Sum of Account 3000+ Account 4000) | |
Total | 810(This is SUM of Local Member 1+Sum of Local member 2) | |
note: Member & Sorting i performed on Entity dimension on Rows
Tested with Insert member before and after block. But no luck
Regards,
Harini.