I am trying to filter a column that has a list of document names. Some of the documents are 'plans' Example: Onsite First Installation Plan - v08
I want the filter to only return rows where the document name in the row has the word 'plan' in it.
When I try the contains filter, Data Shuttle filters out all the rows and nothing is uploaded to my destination.
What should I do? Thanks.