I am using a list with its own time. If it is a normal time, I can set it to the previous month by doing Time-1, but I can't do it with my own time. Please let me know how to do this. Thank you in advance.
Hi, If your custom list as below, then based on your current date you can get the previous month. Refer the screenshots.
Hi, I didn't get your question but I assume Your custom list contains values like this (Jan 23, feb 23). you can try using the code with numbers and then write the formulas to show the previous value and then you can refer this line item using the look up .
If you make the code 1-12, it makes it easier to calculate the previous month. But the other approach where we first converted the fake time to Anaplan time and then calculated the previous month and then converted it to fake time is also a good workaround if you don't want to make numeric codes in the fake time list.
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…