What column are you filtering as per error the filter you used and the type of column are different…like column type might be integer and you are trying contains on that column which is not supported
Cheers
Check in the excel once @Ejaz_Ab
Colum name should be exact as it is case sensitive and check for extra spaces
You can use trim function during conditions check
Thanks
displays an error message in the Output panel for a project with a “Filter Data Table”
activity. |690x388](upload://eikorUI882O8HjTnVgKvoFJmSRt.png)
Check if your second table is initialised to which u r storing filtered data and also see if required filter data is present in the excel as if descriptions value some sample value is there in or not @Ejaz_Ab


