Skip to main content
Is it possible to create a table schema with a predefined number of empty records on the fly?

Yes, you can use a Creator to create any number of features you want and then an AttributeCreator or AttributeManager to create the attributes.


Yes, you can use a Creator to create any number of features you want and then an AttributeCreator or AttributeManager to create the attributes.

Thanks. Is this possible for a non-geometric object?


Thanks. Is this possible for a non-geometric object?

Yes, the Creator has the option to create non-geometry features as well.Screenshot 2020-07-31 at 09.55.12

It's a bit confusing, but if you set it up like this it'll create an object without geometry. And set the Number to Create parameter to however many you want to create of course. 😄


Reply