-
Re: Quarter to Date Ability
There isn't a method as easy as the YTD approach. There are various ways in which this can be modelled, for instance try...* Set up a line item with no applicable lists except time * Call the li…2 -
Re: Maximum Value of a line item
One way to do this might be...[list=1] Create a line item named 'Max Bookings to Date' Ensure its Time Summary is set to 'Closing Balance' Give this line item the formula... IF Bo…2 -
Re: Module Line item is text and want to feed it to a list, formatted as list
Carolyn You may be able to use the FINDITEM( list , text ) function to convert text into list formatting. This function allows you to find a text value within a list and return the list formatted equ…2 -
Re: Referencing a property of a parent list in a list item
You might want to use the lookup function to achieve this. Please find below the explanation for the same. Example: I have taken 2 lists: SKU, Country(Child) and Cluster(Parent) Now for each SKU, I w…2 -
Re: COUNTIF Type of Function in Anaplan?
Chase, One way to accomplish this would be to add a "Count" line item set to 1 for all cells, that you can use to SUM list formatted line items on. Assuming that Year Built is text formatte…2

