I have a custom source that is appending zeros to the end of the microseconds which may be the cause of FN seeing it as a Float. Would it be possible in future versions to force a string data type so it might be manipulated or is there any other way I can manage this from the FN side?
Excited to begin using the date and timestamp functions. Do you think they will become data types that could be used in the extractJson strings eventually?
Custom source value:
extractJson code:
- If i change the value to Number or String the query errors because it sees that value as a Float
select code:
Result: