I have two columns Startdate and enddate and i need one more column (startdate-enddate).
I am using a metric for totaldays applysimple("datediff(d,#0,#1)",startdate,enddate)
But when i validate ,it says object of type 'startdate' is not allowed!
if any one know how to do this please let me know.
Thank you.
I am using a metric for totaldays applysimple("datediff(d,#0,#1)",startdate,enddate)
But when i validate ,it says object of type 'startdate' is not allowed!
if any one know how to do this please let me know.
Thank you.