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.
Hello team, I am logging into Anaplan through SSO. I would like to create a batch script to import a file into Anaplan. For the Spoke model, I would like to run an process via a batch script to import data from the Data Hub. Can anyone provide me script for both the condition.
is there a way to import data with months in columns (usual excel table view)? I have to transform the data so there are rows to cover each period in the upload data form, but I am wondering if there is a better way to just import the data as is with the months in the columns. please let me know what you think. thank you,
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…