Hi,
I have these functions in two fields:
Field “Dani”:
DATETIME_DIFF({Od},{Do},'days')-1
“Od” field is a date without time, and “Do” is also a date. Sometimes they could be the same dates.
Field “Test date function”:
IF( Smena=1,Dani-1, IF( Smena=2,...