How to get all periods totals with tiem dimenson in to a target module without time dimeson.
Hi All,
I have asituation where I need to pul previous 4 years totals into another module which do not have time as dimenson. How can I achive this. My module screen shots are as below.
Blueprint view of same
The data needs to be pulled into
blueprint view of same is
Thanks for your help.
Balrama Krishna
Best Answer
-
Hi @krishnadbr
When using TIMESUM I prefer to have a look-up module with start and end dates. That way it's dynamic and future-proofed (plus I find the relative time sometimes a struggle to get right!)
And of course if you're wanting to bring through the total ie All Periods just use [SELECT: Time.All Periods] - one of the few times when select is to be used.
Hope that helps
Andrew
1
Answers
-
Hi @ andrewtye
Thanks for your uick response. Yes I used and time module to keep dynamic and future-proofed.
Here I used the dual summary methods. sum, timesum over the line items.
got the values.
Please can you conform this approach is correct?
Thanks,
Balarama Krishna
0 -
Thank you very much, Your suggestion worked for me. The final screenshot shows as below.
Thanks,
Balarama Krishna
0