Get Min Date

Options

Hi, I want to get min Date.

I set Min as Summary.

If any source item is blank, Summary shows blank.

 

Is there any way to get min Date?

 

hyudolee_0-1664245815389.png

hyudolee_1-1664245843933.png

 

 

Answers

  • @hyudolee,

     

    A quick solution I could think of is to create an intermediary line item, and force it with high date value where the inputs are blank. This way you can ensure Min value is fetched correctly.

    Screenshot for your reference:

    Screenshot 2022-09-27 at 8.56.14 AM.png

     

    Hope it helps!

     

    Regards,

    vinayvm

  • In your target module use the following formula;

    Min.Min Date[Select:Product List.All]

    This will select the All summary level and pull though the min date as per the summary settings.