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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

split CSV based on columns

i have a csv file with 3 columns - ID, col1, col2

i want to split the csv file into 2 tables in database, one table with ID and col1, other table with ID and col2.

 

Labels (2)
1 Reply
TRF
Champion II
Champion II

Just use a tMap with 2 output flows, each connected to corresponding tDBOutput component.