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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tMatchGroup and write to DB

Hi,

 

I've designed a job to get rid of duplicates, defined by several conditions, using tMatchGroup. My objective is to write the output to a SQLDB. Currently I'm writing the tMatchGroup output to fFileExcelOutput, but it doesn't have to be. Please see my workflow attached. How can I merge the workflow and insert the data into a SQLDB?

 

BR

 

Lars

Labels (6)
1 Reply
yome1
Creator
Creator

Hi,

 

Not sure i understood completely what you exactly wanted to do, but you probably can replace the tFileOutput by tDBOutput?

 

Guillaume