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 :)
I have 2 lists used in modelling, In Input module I'm using subset of territories from Country List and subset of Regions from Flat list. But in Output module,Its reversed, I'm using subset of regions from Country list and subset of territories from flat list.How to derive the numbers from input to output module. I do have…
This shows all comments across all data to all users with access to the UX page. This is not appropriate for any UX which might contain security access sensitive data. Comments on grids and cards ARE security dependent. That works fine. But anyone with access to the page can open this Summary Panel and see ALL comments…
If anyone is aware of idea exchange ideas that are currently being evaluated by the product team, if you don't mind linking them here, would love to give them an upvote. Thanks!