I would like to create a field which adds 1 hour to an existing date/time field. I have set up my equation as per the attached pics. Even though I set the “Date Type” to “hours”, the formula continues to add one DAY to the date.
So, this is the context. I’m wanting to express a date/time field,with a time that is one hour ahead of my local time. This is so that I can send students a lesson reminder using their local time.
However, when I swap out the fixed number for a number field (in this case, a Max number field containing numbers such as 1, 4, 12, 24, etc.), it doesn’t work. What’s going on?
While I can’t tell you what is going on, have you tried creating a number field and using a conditional rule to populate the new number field with your {Max REI of applied products} field values, and then trying to add this number to your {Application finish date and time} field?
Your solution worked, thanks! It must be some quirk of the coding that doesn’t recognize (or properly format) a ∑ field. When I set up the number field with a conditional rule to set to a field value of {Max REI of applied products}, and then added this new number field to the {Application finish date and time} field, everything calculated as it should. Thanks again!