Forum Discussion
Patrick Naughton
May 11, 2018Brass Contributor
calling scalar functions in datatable array
This works as expected: datatable (TimeGenerated:datetime, Success:bool) [ datetime("2018-05-11T17:50:01.665"), true ] But this fails because the array does not allow scalar functions to be calle...
Noa Kuperberg
Microsoft
May 14, 2018This seems like a bug. I've report it to the language team and awaiting their answer.