Hi,
I Have two date columns says A and B. both are in Unicode string format. One date columns comes from sql database and one comes from a flat file. now in the conditional split i am saying A>B then its giving me evaluated to null as an error. So, how to compare A>B and check if greater,then we need skip that row from source to destination.