Facing Error while applying if condition

I’m facing error while giving the condition in If statement, is telling that the column name or row name is not found in the data table.

Does the column name exist? share the input file and wf

Hello @Karthick_S3

Please share a screenshot of the workflow which you have created and the expression used in the if condition.

In the datatable are you sure headers are there? If yes, then please check whether column name which you provided is correct or not

@Karthick_S3

The "Column name " is not existed in your data table ,Check -

1. name of that column is correctly used.
2. Column name is present in datatble
3. Remove extra spaces or the white spaces from the column name.