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

Ordering data with by date

Hello everyone.

 

I'm using this csv file in talend and I already ordered by category (categoría in spanish) and calculate which is the result of the sellings (total = price(precio) * quantity (cantidad)) and it worked.

Now I'm making it more complex and I added a date row(fecha) because I want to order it by date, using the day and month to calculate the sellings as well.

This is the flow in the tmap:

0683p000009Ls71.pngI hope I could explain myself.

Thank you so much 0683p000009MACn.png

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hi DanishKapoor,

 

You should use a tSortRow after your tMap, and configure it on the column "fecha".

 

Buenos dias 0683p000009MACn.png