
Laim McKenzie asked a question.
Hi,
We're looking to make a report that auto creates extra columns as soon as they're found in a table, example below:
tblObjectProperty has all of the names of object properties that a user has added, at the moment you can create a static report to pull all this data. What I'm wanting to do is that as soon as a new object property (not value) is added, it automatically gets added to the report.
It's basically a FOR EACH ROW IN TABLE would be in the script.
Has anyone done this or have any experience doing this?