Hi, All
Referring to the photo below
Suppose that there is a line item call YMD (value is 202006)
How to use this YMD to get the 'Test2' in List with matching the code (value is 20200620-2)
@Leco1982
In your code, what is the significance of the "-2" at the end? Is this required, and if so, is it standard for all cases that we would match on the left 6 characters, or that we could remove the right 3 characters? Just trying to get an idea for if this is something that you are trying to match on as well, or if this something that would get left our in the matching exercise.
Jason
@jasonblinn
We can ignore '-2' , let's change the value from 20200602-2 to 202006
in this case, how can i get the 'Test2' with some formula
in other word, if i want to match the value(one or more) in List, which formula or method should i use ?
The formula for this is FINDITEM(list name,code)
hi @Leco1982
use finditem function, finditem returns the list item based on matching code with text based property , so add lineitem which is list formatted to that list and use finditem('list name',ymd) to retuen the list item
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…