Hi,
We have a grid where users type in dates. Sometimes, dates are hard coded values, but sometimes it is convenient using a formula to calculate the value. For instance, you might want to calculate the value as another column + 30 days.
The problem I see is, we have those columns configured as dates, with the "restrict values to dates only" option activated. This ensures users are not typing incorrect values, which is pretty normal when dealing with dates. The problem comes when somebody wants to introduce a formula as described before. The output in the cell is "INVALID COLUMN VALUE". I think Smartsheet detects the output of a formula as Text/Number, even if the output is actually a date.
Any way to solve this issue?