Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Data Refresh Error - We cannot convert the value "[Function]" to type Function

I have a column in my dataset for timestamp which comes in as an epoch datetime. I have another column that is the duration (in milliseconds).   I've also created a new column that adds the duratio...