Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Reject File Count issue

Hi Team,

 

I have 2 rejects in my job ,1 in TSchemaComliance and more is in Tmap, i gave same file name for Both reject and append for the Tmap. But it's writing only the records that rejected in the TMap to TRowCount.

 

Example :

TSchemaComliance: 5 are rejecting 

Tmap :3 are rejecting 

  ****Total Should be 8 records but it's showing only 3 records 

 

0683p000009M9T4.jpg

Labels (3)
2 Replies
manodwhb
Champion II
Champion II

Yes trecordcount will print the records which are writing at before the component of trecordcount.

If you was to get the full rejected file count means you need to read and find the count.
Anonymous
Not applicable
Author

Can you give an example how to get the full rejected file count ??