Activity overview
Latest activity by DanielEgleston
Use Existing Data Source and Foreign Key Fields
I want to obfuscate a customer table by generating the address, e-mail, and phone number fields. I want all other fields to remain the same.
I followed the instructions in the published article to...
I found the cause of the issue, which leads me to make an enhancement request. The issue was that I had the Set Unique checkbox checked. I assumed, since the % null textbox was still enabled, that the Set Unique checkbox only applied to the non-null values.
To prevent confusion, I would suggest removing the % null textbox from the UI when the Set Unique checkbox is checked. Or, which I would prefer, is make the Set Unique checkbox apply to non-null values only. / comments
I found the cause of the issue, which leads me to make an enhancement request. The issue was that I had the Set Unique checkbox checked. I assumed, since the % null textbox was still enabled, tha...
% null Doesn't Provide Expected Results
I want to populate a column for e-mail address with values where nearly all of the data is null. So, I entered a % null value of 90. In both the preview and generated data, nearly all of the reco...