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

Iterating input to tMap

Hello everyone!
I need help achieving the following:
I have three dbInputs, one corresponds to a time dimension, the other to a product dimension, and another one contains sales.
I have managed to use tMap to select the sales corresponding to products in the product dimension and time dimension. But what I really need is to iterate through the time dimension, so that for each timeDim i have, I can select sales by product with a specific date and process those.........
I tried using a tIteratetoFlow in between the timeDim input and the tMap but I'm guessing this is not right. I'm so tired i can't think any more! 0683p000009MPcz.png
HELP! Thank you!
Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hello
You can use the iterate link to iterate the records throuth the time dimension.(see the screenshot)
Best regards

shong
0683p000009MCJV.png 0683p000009MCHa.png 0683p000009MCD6.png
Anonymous
Not applicable
Author

Thank you very much!