Hi Team,
How to achieve MAX-1 of Created date.
Thanks.
Solved
How to get Second of max created date
Best answer by Jef Vanlaer
That’s a challenging question, but in Data Designer or Rules Engine you should be able to accomplish this. One workflow I can think of would be the following:
- Get the full list of records
- Calculate max of created date (grouped if needed, grouping in some way might be needed to merge in the next step; you can use a field that is the same for all records if you just want the overall max)
- Merge the 2 datasets, adding the overall max created date to every record
- Filter the merged list, removing all records where created date matches max created date (if not possible to filter on field=field, then use a date diff transform first)
- Calculate the max of created date on the filtered list
I hope this helps...
Reply
Sign up
If you ever had a profile with us, there's no need to create another one.
Don't worry if your email address has since changed, or you can't remember your login, just let us know at community@gainsight.com and we'll help you get started from where you left.
Else, please continue with the registration below.
Welcome to the Gainsight Community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.