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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
FreyInt
Contributor III
Contributor III

tLogRow does not display values

Hello,

On a job I use 3 tLogRows but only one display values.
Can I have 3 tLogRows in the same job ?

FR

Labels (2)
3 Replies
Anonymous
Not applicable

Hi Frey,
You can use many tLogrow in your job. There is no such limitation.
Other two tLogRow is not able to show value becaues You may not have defined Schema. 
If You have already defined Schema in those 2 tLogRow, then input may have null values.

Regards,
Amol
Anonymous
Not applicable

tLogRows need to have input rows with defined schemas since they are generally used for logging and/or debugging, tracing what the data looks like in that particular section of the job.

Make sure the input row to the tLogRow has atleast 1 variable in the schema that can be printed to the console, and change the display settings to Table or Vertical for easier viewing.
FreyInt
Contributor III
Contributor III
Author

Ok thanks for your reply