Hi,
Is there a way to use Custom Time Ranges when creating a Time Period formatted Line Item?
I wish to display only a certain number of periods as a selection option but currently all periods are the default
Many thanks
Mark
@MarkTurkenburg
Unfortunately not at this time by default. The list of time periods is what is called the "superset" of all time periods available from the earliest date of time ranges and the model calendar to the last date of any time range or model calendar
It is something that has been raised previously, but check in the idea exchange, and if it is not there, add it; then it will get into the system
However, there is a workaround:
Create a dummy time list that mirrors the time range and then create a line item, formatted as time with the formula FINDITEM(Time, Name(time period choice)) assuming the pick list was called time period choice, formatted as the dummy time list
As a tip, I would make the dummy list format the same is the display for the main timescale,; it makes the FINDITEM simple without any manipulation
I hope this helps
David
Thanks David - very helpful!
Hi, I have a worksheet for end users to enter new hires into, for which the list item which persist across versions. I am having an issue where the end user can delete a list item using the grid functionality because the Current Version value is blank, but I want to prevent them deleting them (as data will be lost from…
Hey everyone, I wanted to share the Anaplan Python SDK with you. It's a Python Library that wraps all Anaplan APIs and makes it easier to interact with Anaplan programmatically. It is mostly designed with Data Integration Scenarios in mind, but it does support all APIs including ALM, SCIM, Audit, and Cloud Works. Please…
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…