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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
matiasdesousa
Contributor
Contributor

Delete data from Mongo with tMongoOutput

I want to delete data from Mongo within an time interval but i don't see where to add that condition.

This is what i want to do:

db.cdr.remove({uf301: { $gte: 20210601, $lte: 20210630}})

Here is my component configuration(image).

Thanks in advance.

Labels (3)
2 Replies
Anonymous
Not applicable

Hello,

tMongoRow component can execute the commands and functions of the MongoDB database.

For more information, please refer to this online component reference about: TalendHelpCenter: tMongoDBRow

Best regards

Sabrina

 

Anonymous
Not applicable

Hello,

Is there any update for your issue? Feel free to post your any issue here.

Best regards

Sabrina