Forum Discussion
dmiller
8 years agoFormer Employee
@nsmith is correct. Validation only works with 50 records so you get an idea of what your pipeline is doing. Execution will use all applicable data.
Supratim
8 years agoContributor III
If you want to check specific data set after first 50 records two ways-
- Write your response on file writer then check.
- Customize your query based your specific data set.