i am uploading an xls file with two condition column and one action column . the drl generated by that is perfectly fine but if i generate a decision table from that and one of the condition in my xls file has empty cell, then the drl generated from the decision table does not include that whole row in my drl file, means there is complete missing when statement. please help me with that.