We have users requesting to create Formulas by selecting dates.
For example,
Today - Updated Date = 6 days
The easiest way to do this would be to display dates in the Source Field list in Formula Builder and have the date be converted to milliseconds for use in formulas. Are there any plans to allow anything like that? Or, do we need to roll our own for that? It would definitely require a power-user comfortable with javascript date handling but seems feasible if the fields were to just show up in the list and the value was treated like a millisecond.
For example,
Today - Updated Date = 6 days
The easiest way to do this would be to display dates in the Source Field list in Formula Builder and have the date be converted to milliseconds for use in formulas. Are there any plans to allow anything like that? Or, do we need to roll our own for that? It would definitely require a power-user comfortable with javascript date handling but seems feasible if the fields were to just show up in the list and the value was treated like a millisecond.
Comment