I have to merge an excel file and the Excel output of tmap.
Excel file has two lines and tmap output has 93411 rows but the output of tunit has only 7708 rows and no error message.
what is wrong ?
thanks for your tips
Hi, Could you please re-create a new job and replicate your current work flow to see if it is OK with you? What's your build version? Best regards Sabrina
OK, I create a new and very small job.
Input, two excel files:
1. /tmp/header.xls with only one line : 1
2. /tmp/body.xls with 20 lines starting from 50 to 69
tmap is a simple copy of body and has two identical output: one to tunite et another one to tlogrow
first run: without filters to tmap and the output of tmap for tunit displays 20 rows , it is OK
second run: filter with row1.cpt < 55, so I have 5 lines (50-54) and tmap displays 20 lines: it is wrong but tunit displays output of 6 lines, it is correct. Note it is OK for tlogrow