@JaredDolich
Your solution worked great and it's exactly what I'm looking for. I would like to ask a follow up question on the topic in the link below:
https://community.anaplan.com/t5/Anaplan-Platform-Discussions/How-to-Group-Total-sold-from-4-4-5-to-calendar-month-if-data-is/m-p/59830#
One question I have is that when I applied that to my model, because I have a parent hierarchy, the start & end date delta sums up. Would you have a solution for this?
In the example below, the child list is showing the correct start & end days delta but the parent is showing summed up total. is there a way to correct this?
@jimfeng5
Hopefully I'm understanding the use case here.
And, if so, you are absolutely right! I broke a best-practice rule!
The summary should be set to "NONE".
The only two line items that need a summary is the original sales and the adjusted sales.
In this example it sums on time but yours will work to on all the dimensions.
Let me know if this is what you're after.
Hi Jared,
That's exactly what I'm looking for. So what I did was that I set the summary to average instead of none, and in my specific situation, it worked out perfectly.
Thanks a lot for your help!
Jim
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…