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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Date and week calculation.

Hi All,

 

I have to do this work. Here I have columns like this. Now, I need to do transformation such a way  that separate consolidation on basis of amount and week wise. Additionally, one more record need to create based on last 2-3 days of week 4 consolidation data. I uploaded data with this. 

 

columns-Order date,week,amount,product 

How to do this in Talend.

Labels (2)
4 Replies
Anonymous
Not applicable
Author

Hello,

Do you mean you want to consolidate the last two weeks amount?

0683p000009LsDF.png

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi Sabrina,

 

Thanks for response.

 

No, I want consolidation from last 2-3 days of each week.

 

Week 1- Last 2 to 3 Days consolidation of that week

Week 2- Last 2 to 3 Days consolidation of that week

Week 3-Last 2 to 3 Days consolidation of that week

Week 4-Last  2 to 3 Days consolidation of that week.

 

Please help me on this.

 

Regards,

Jagadesh

Anonymous
Not applicable
Author

Sabrina.. Could you put your ideas here...
Anonymous
Not applicable
Author

Hello,

Here exists a tAggregateRow component which receives a flow and aggregates it based on one or more columns.

For each output line, are provided the aggregation key and the relevant result of set operations (min, max, sum...).

Let us know if it is Ok with you.

Best regards

Sabrina