Hello ^^ How can I convert a line item formatted in quarters (e.g., Q4 FY23) to a line item formatted in months, displaying the last month of each quarter
Q4 FY23 =⇒ Dec
Q1 FY23 =⇒ Mar
etc
Thank you
Hi, You can use also PERIOD(END()) formula in month formatted line item with Quarter time scale as in below.
This is the expected result and here is how you can achieve it. Target modules is SYS Time Setting by Quarter.
Create a line item Closing Month. Create a module SYS Time Setting by Month, and a line item - Month
Summary has to be: Last non-blank
Format: Month
Refer this line item directly in the target module (SYS Time Setting by Quarter)
XL3SetProperty to navigate
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…