In the source file there is a column city.
To process the package i wanted only the records with one city.
For e.g. if there are multiple cities in the column like Mumbai, Pune, Hyderabad, Delhi..... etc
I only want records with Delhi to be copied on the table in the data flow task.
Can someone help me with this?