Hello,
I want to calculate the number of days of a mission,
either from a period of time with beginning and end dates - which I can do with the [ DATETIME_DIFF() function]
or (and this is where I have an issue), from a list of specific dates. I wan...