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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Reorganize and count data

Hi! 
I have some data in Excel, in each day there are several alarm records, that is, in the same day several alarms can be generated (even the same alarm several times), the next day some alarms of the previous day and some new ones may appear, and so for several days.

I would like to have a report that tells me for each of the alarms generated, what day (or days) was generated and how many times it was generated on each of those days. The 'date' column (although it looks like 2018-02-22) is in "string" format, just like the alarm column.

I'm using Talend Open Studio for Data Integration, Version: 7.0.1.

Thanks!

 

 

 

Labels (3)
1 Solution

Accepted Solutions
2 Replies
vapukov
Master II
Master II

You are looking for  - tPivotToColumnsDelimited

 

https://help.talend.com/reader/jomWd_GKqAmTZviwG_oxHQ/x2GUXKMQs_wrCX0kdZDwDg

Anonymous
Not applicable
Author

Thanks vapukov , I'll try and I'll come back here to tell you if it worked.
0683p000009MACn.png