Hi,
How can i get the first and last date in my list based on the time it was created?
I need to have a boolean to get the :
First Date = 05/30
Last Date = 06/15
See below illustration of my data set:
Thanks in advance for helping.
Tom
Hi Tom, is there a top level on this list?
Also in the line item where you are creating an IF statement to leave blank the lines, instead of blank condition fill it in with this instead:
IF 'Date Created (Time)' = Min Time THEN DATE(2100, 01, 01) ELSE 'Date Created (Time)'
This should eliminate the first minimum value and then you can use the new date column to calculate the next minimum. The 2100 year will never trigger your min logic
Let me know if this makes sense
I am now able to get the data i need using MIN and MAX function.
My next problem now is when i create an IF Statement to leave blank those lines i don't need, the MIN becomes Blank.
Any function i can use to get the next min value?
Thanks,
Thank you so much @anirudh - this works !
Lovely! Glad to hear it :)
Hi, I wonder if there's a way I can sort my general list alphabetically. The list is used as a drop down menu in a line item module and I want the drop down menu to be easy to navigate. I've already tried the Order List action. I already have a module with a text-formatted line item based on that list. But when I try to…
Hello Anaplan Community, I have a special requirement from a customer and would appreciate your input. Let me explain the situation: We have a hierarchy with three levels: Level 1, Level 2, and Level 3. Screen 1: Creation of Level 1 Items On this screen, the user selects a team. Based on their selection, an action runs to…
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.…