Generator 'String' on column 'PersonFirstName' failed:

The percentage null value cannot be set to anything other than 0 when the column is not nullable.

Where can I influence the percentage setting for the generated data



Answer this question

Generator 'String' on column 'PersonFirstName' failed:

  • moonwalkercs

    Nojetlag -

    To adjust the null percentage:

    1. Open your data generation plan
    2. Click the table that contains the column PersonFirstName
    3. If the Column Details window is not visible, right-click on that table and click Column Details on the context menu.
    4. In the Column Details window, click the PersonFirstName column.
    5. Right-click the PersonFirstName column and then click Properties Window.
    6. In the Properties Window, in the Generator section, you should see the property Percentage Null.
    7. After you adjust the value for the Percentage Null property, save the updated data generation plan.

    That should resolve your issue.



  • Krutika

    thanks a lot :)
  • Generator 'String' on column 'PersonFirstName' failed: