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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tMap - how do I add last inserted id of one output to the other

Hello,

I created a tMap that outputs data to a mysql query that stores a row
but another output of the tmap is supposed to use the id of that very row

how do I do that ?

thanks

Labels (2)
2 Replies
Anonymous
Not applicable
Author

I wrote a tutorial on a very similar problem a while ago. It could be relevant to you. Take a look ( https://www.rilhia.com/tutorials/using-auto-generated-primary-key-update-row-just-inserted-mysql-dat...).
Anonymous
Not applicable
Author

thanks, looks like what I need