IF we have data at Parent level in a module then how can we bring the data in a module having dimension at child level and Vice versa.
@Karthik31 Using LOOKUP function on the Parent you can pull the values from Top to bottom.
If there is a need to move the data from Child to Parent, then you don't need to use any function just point and refer (Provided you have summary set as SUM)
Thanks,
Misbah
Miz Logix
No, ITEM always applies on a most granular dimension & not on PARENT.
What I was referring to is that you need to create a line item formatted on PARENT list in a module dimensioned by Child list and then use LOOKUP on that line item. Something similar to this
Line item 1: ITEM(Child List), formatted on Child list
Line item 2: Parent(Line item 1), formatted on Parent List
Target Line item: Source Line item[LOOKUP: Line item 2]
Hope that helps,
Thank you so much for this information, however a clarification do we use code (ITEM(Parent) by any chance here?? @Misbah
Thank you so much @Misbah you are a true genie in providing information!!
Hi, I want to reset the index of a list using API, not sure how to go about it. I am very new to APIs, I went through Anaplan API docs, however, if someone can help me with the step by step process, or any resources it will be very much appreciated. Thanks
Hello everyone, We are trying to use Anaplan Connect in order to push data from a dwh to Anaplan Data Hub. To do so, we need an authentication by token. We can't make it work, we receive the following error: ERROR 16020 |-- Anaplan API: Invalid key path Any suggestions? Thank you all in advance for the help! Michele
Has anyone found success using Anaplan XL with Polaris models in a shared drive with or without concurrent users? My team has experienced a variety of errors, login failures, etc. sometimes it works, sometimes it doesn't. We've been recommended to save and edit files locally, which helps but certainly with its limitations…