.If you do not see the above, use the File Open button to search for the folder containing the SampleOrderDataCE35.sdf file.
Click the Build button.
Connection String value should now be:
data source='C:\Users\YourUsername\Documents\pfApps\pfDataExtractor\SampleData\SampleOrderDataCE35.sdf';
Click the Verify button.
You should see a popup message that reads:
Connection Successful!
Click the Accept button.
You will be returned to the Define Random Custom Values Data Mask form..
Connection String value will now be filled in with the text produced by the Connection String Manager.
Leave the following two values blank:
TableIncludeSearchPattern
TableExcludeSearchPattern
Click the Connect to Database button.
You will now see a new set of form values displayed at the bottom of the form.
These values will allow you to define the output and selection criteria for your new customer values data mask.
Set the following values using the drop-down list boxes:
TableName = Customers
DataField = LastName
IncludeWhen
ComparisonField = LastName
Condition = Like
Criteria = M%
Type the Criteria directly into the text box.
NOTE: You can also type M*.
NOTE: % and * are wildcard characters.
Type the Minimum Value Frequency and Max Output Rows values directly into the text box.
MinimumValueFrequency = 1
MaxOutputRows = 3000
Click the Save button.
You should see a popup message saying the save was successful.
Click the Preview button.
You will see a data output grid form showing each distinct value that met your criteria, along with the actual and adjusted frequencies with which the value occurs.
AdjustedFrequency will only differ from Frequency in cases where the number of rows in the result set is larger than the value in the Max Output Rows field.