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

[resolved] Copy Data from Excel to MongoDB and MySQL to MongoDB

Hi All, 
Is it possible to copy data from " excel to mongodb" and " MySQL to mongodb" ? If it is yes, how to create the jobs? OR else any other way to achieve this? 
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi,
Do you want to load data from excel and MySql to one collection in the MongoDB database?
Here is a component  TalendHelpCenter:tMongoDBOutput which is used to  insert, update, upsert or delete documents in a MongoDB database collection based on the incoming flow from the preceding component in the Job.
Best regards
Sabrina

View solution in original post

1 Reply
Anonymous
Not applicable
Author

Hi,
Do you want to load data from excel and MySql to one collection in the MongoDB database?
Here is a component  TalendHelpCenter:tMongoDBOutput which is used to  insert, update, upsert or delete documents in a MongoDB database collection based on the incoming flow from the preceding component in the Job.
Best regards
Sabrina