Hi Guys,
Was wondering if its possible to add a row to my collection and set all column values in that row to "".
I want to do this in one go instead of Collect(ABC, {Color: "", Age: "", Height: ""}) as I have a few columns.
Any help is greatly appreciated.
Thanks