Hi, good morning.
I have the following list (Prelim Version) that I would like to set its Display Text to download time from another module as below:
But I always get blank. My LOOKUP always give me error.
May I know how to LOOKUP?
Thank you.
In order to write lookup can you tell which module you want to lookup from and what is the dimensions of that module and better send a screenshot as well.
Thank you. Mr. Dlkhsant.
I would like to LOOKUP from module 'SYS04 Prelim Download Time - vs3 (shown below and its Dimension.
My formula is
'SYS04 Prelim Download Time - v3'.DateTime[LOOKUP: Month(Time), LOOKUP: Prelim Version]
Hi @WaiWah ,
Since your source module (SYS04 Prelim Download Time - v3) has Time (Months) as an additional dimension, so ideally you'll have to create a lookup based on that, no lookup is required for Prelim version list. Also I'm hoping as you have multiple inputs in different Months you might be considering the Last Non blanks so you firstly need to set the summary setting as Last Non blank and then you if you want to lookup from Summary values say FY23 in my example, you can make a separate list property or a mapping module to get those time values by lookup, please refer to example screenshots attached below,
SYS04 Prelim Download Time - v3
Note that for getting Summary values you can also use TIMESUM() in formula by defining start and end periods or SELECT() in formula if you have total of time periods on. Hope this helps.
Thank you for your reply.
My Display Text (DateTime) is different every month. Which means every month I may download 6 times (6 versions of data), therefore the Display Text is different in all the months all the versions.
I tested the above, which display 6 versions Date Time the same in all months of the year.
The Display Text in all the months all the versions can be all different but they are all the same.
Hello Community members, Requirement Details: I have 5 levels of composite hierarchy list (A1, A2, A3, A4, A5). I have published a module in UX, Now the requirement is If user select a list member from A4 level in the context selector or Custom Filter I have to display all the list members under that A4 level. How can I…
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…