How to store custom date only in variable to get data value based on it

dear Tomaz, thank you for continuing support us,
could you advise me, how to store the date of that case in variable to reuse it to get other data value based on that date?

knowing as I use Version (6.93).

to be specific I would like to get custom data values based on custom date only not based on datetime.

AddColumn( DateTime(), "DT", formatDateOnly );

@Tomasz, could u advise me to handle that case, please?

Use DateNum. It returns values based on date only.

1 Like