Skip to main content

Hi,

 

As an example, I have the following list of values:-

 

Date.........Total

1JAN18    6

2JAN18    5

3JAN18    0

4JAN18    1

5JAN18    5

 

Using a calculated field, how can I return the 'Total' from the second from last date (answer being 1?)

 

In fact, how would I return the 'Total' from any given specific date?

 

Regards.

10 answers
  1. Jun 12, 2019, 4:42 PM

    see the attached

    this will find the max time date

    see the attachedthis will find the max time date this is the difference to the max in each code thins will isolate the next to last and this returns the value and this is the results JimIf this resolv

     

    this is the difference to the max in each code

    pastedImage_1.png

     

    thins will isolate the next to last

     

    pastedImage_2.png

     

    and this returns the value

     

    pastedImage_3.png

     

    and this is the results

    pastedImage_4.png

     

    Jim

    If this resolved you issue please mark my response correct

0/9000