-
Re: Incremental Load
@PujithaB , There are actually two parts for delta loads, one from the source system and one from the Data Hub to the spoke model. First, on the source system, you will need to utilize a system colum…1 -
Re: Best Practice: PARENT() vs. LOOKUP ?
@vishal3120 @Zak_G You should never use parent(parent(item)) even in the SYS module. In the SYS module, break it up so it is this: item: item(list) parent: parent(item) grandparent: parent(parent) An…3 -
Re: Running multiple processes with one click?
@snigdhakapila No, not at this time.1 -
Re: Selective access for lists from dashboards.
@ShounakDeb Without knowing what was put together, it is a bit difficult to help diagnose the issue. Try breaking it up the the None part of the action and the Read/Write (so run an action with just …1 -
Re: Did anyone faced this issue, why Anaplan is not allowing me to fetch Items using FINDITEM formula?
@wolframarnab A couple of questions: is the above row axis the Custom Weeks? If so, what is the code that it is using? if you don't have one, I highly suggest creating one where you can add 1 to…1

