Validation Of Mandatory Fields In Excel

Hi Team,

I want to check whether all the mandatory fields in the excel sheet are filled or not. How can that be achieved in PS. Below is the sample sheet for which validation needs to be done.

Hi Sonam,

You can use Data Validator Step to validate a field. Data Validator has a Checkbox as Null Allowed? Using this configuration Parameter you can check for null values in Fields.
Refer the Image below:
image