Hi everyone. is it possible to get the selected time from module 1 to module2 as line item.? thank you.
Hi Arth, The page selectors in your modules are only views. Your selection is not recorded in a line item. If you want to refer to a Key Number M1(6) selection in SYS Key Number Control Module, your month selection should be in a line item.
Here is the alternative way:
I hope this helps.
Seyma π·π
You can use lookups to do that, but line item names will be constant... Can't change that dynamically. You might need to create a list from line item and need to use if else condition if you want to make it dynamic. Can you provide more details about the requirements?
Hi @Dikshant thank you for your reply.
i'm planning to get the selected time period in my module Key Number M1(6). so let say i've selected Oct 23
now in my module SYS Key Number Control Module, i would like to put it in my First Period line item. this module doesnt have time dimension
It looks like your source is period formatted and your target is date formatted, is this the case?
Hi @Arth , Agreed with @seymatas1. What additionally you can do is make a month only filter in any time settings module so as to apply the same filter over the grid which you may have published for module Key Number M1(6) and then simply hide the selector in UX and make selections using that line Item as suggested by Seyma.
Hi everyone, I'm trying to use this function on specific members of my grid, as described in the documentation. In my example, the grid contains two row elements: ACTIF and PASSIF. The problem is that when I use this function, it affects all elements in the grid, whereas I only want it to apply to the specified member:β¦
Hi, Where are the member properties for lists defined in Anaplan XL? In the training documentation there is an example showing a property such as βBirth Dateβ, which appears to be a list-item attribute. That suggests you can create custom list properties from the Anaplan list. However, when I connect through Anaplan XL, Iβ¦
Hi all I have a list of networks organized hierarchically on a list of entities, which is itself organized hierarchically on a list of divisions (organization). An entity can have several networks. I also have a list of product models, which is itself ranked with three higher levels: this βModelsβ L4 list is ranked at aβ¦