Forum Discussion

FrankieMcQ's avatar
FrankieMcQ
Frequent Visitor
7 years ago
Solved

Build a table based on column values

Hi   I have a table consisting of a single column of variable names coming from a JSON request. The length of the list can change over time:   VariableNames Name ID Due Date etc.   I also h...