Forum Discussion

Montechristos01's avatar
1 year ago

Dynamic table based on JSON column

Hi,   We have a data source that is a table of fixed columns, as well as an additional column with JSON of the form: {"Column 1": "value", "Column 2": "value", ... } We have hundreds of records, ...