Hello,
I’m looking to insert a formula into my metric set.
The result of my formula is blank and I think it has to do with data types.
The formula: (Integer/Percentage)+ DateTimeField
I’m hoping to get a datetime result, but its coming up as blank.
An example:
(50/.50) + 1/1/2019 should be 1/26/2019 but I’m getting nothing.
Let me know if you have any ideas