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

Announcements
Write Table now available in Qlik Cloud Analytics: Read Blog
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Pass schema column from input to output unchanged

Hi all

 

Cannot figured out how to accomplish simple thing.

 

I have tWriteJSONfield component and input row connection that contains data that need for JSON generation as well as data that need for nex components. So I need just to transfer some column ("document_id") to output schema of JSON component. I defined outout column with same name as input column that I need to send forward. But it column becomes null.

 

How can I achieve this?

0683p000009LrUA.jpg0683p000009LrW8.jpg

 

Labels (3)
10 Replies
Anonymous
Not applicable
Author

But while there is a workaround iI still think that this is an issue in tWriteJSONField component. And it should be fixed. From my point the fix is very easy, just need to update output scheme with values from the same columns of input scheme.