Hello,
I am just wondering if it is possible to create columns dynamically to a Retool DB - table?
In this workflow I get missing (but required) columns for my import on newAttributes - block. Then I will try to loop all the rows of newAttributes - block on a loop and add columns to my table according to data coming from newAttributes - block. However, I get " Error: syntax error at or near "$1" error.