Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
I need to be able to make a table through which, if there is changes in data, the no of rows and columns should be flexible enough to change, which currently is not possible if you create a table via data shapes.
I wish to know if it is possible to create a table which has flexible of no of rows.
Solved! Go to Solution.
You can use the 'addField' to add columns to an infotable (as well as removeField) to suite your needs.
You can use the 'addField' to add columns to an infotable (as well as removeField) to suite your needs.