I would like to use context variables to filter the output records on the basis of the condition which I put in context variable. To give and example. My input file: SlNo, Code 1,A 2,A 3,B 4,B Now if my filter criteria of context variable say filter_code is A then only output records with Code A should be in output, and if B then only with Code B and if default then all the records