Filter Data Table- The value for argument 'Column name' is not set or Invalid

I have multiple Filter Data Table activities in my particular scenario, The column names are correct but sometimes one or the other Filter Data table throws that error

The value for argument ‘Column name is not set or Invalid’

other times it run without throwing an error

What could be the reason.?

** I am getting column names from “Table Extraction wizard”

@Sami_Rajput

May be sometimes column names are changing or having extra spaces eetc…better to use a log message and print the column names

Cheers

Hi @Sami_Rajput ,
You can use column index
in data table them from 0
regards,

Use read cell activity and put that output variable in col name field