Anonymous
5 years agoNot applicable
Status:
New
#time converting from function to reference in Dataflow
Using the function #time() in a dataflow seems to result in the mashup engine 'correcting' it to #"#time"() This seems like it is potentially a new issue, as Dataflows using this function d...
Henrik2
5 years agoRegular Visitor
I have the same issue and the workaround #date(Y,M,D) as date works for me.
Thanks RMG_C29!