if I call an api i will get results in json. Is it possible to print out the entire json in a column, rather then adding each output as separate column
Found the issue. you can not reference to a column if it's grouped. Seems like a bug for sure. As soon i removed the group i could find the column. Tanay M.