Generator - MaxRecordCount attribute

Undraw File Manager

About

maxRecordCount is a attribute of a generator data resource (ie the maximum of the count attribute)

It defines the maximum number of record that a generator data resource can generate.

This is a maximum because other columns can generate less data. In this case, the minimum of records is chosen.

Ie if a column cannot generate the MaxRecordCount due to constraints, this property is discarded.

Howto

Set

maxRecordCount can be set:




Related HowTo
Undraw File Manager
Learning Tabulify - Step 9 - How to fill a data resource with generated data ?

Tabulify integrates natively a data generator. You can generate realistic production data and start working on your project right away. anonymize production data in your development environment because...

Task Runner