Hello, I have two fields with two different formulas:
Field 1:DATEADD({Date morning Start},{Number of days},‘d’)
Field 2:
DATEADD({Date am Start},‘4’,‘hours’)
I would like to have only one field grouping these two formulas
Also, I have a third formula field but the formula doesn’t work on either the date or the time:
If({field date}, 09:00, ‘true’, ‘false’)
Thank you for your answer

