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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Perform Distinct column and count * function

This is my requirement
I have input file with below content.
 NOTE : It can be either excel file or DB as input
0683p000009MBet.png

I need the output as
0683p000009MBex.png
When i use the below highlighted component
fileInput-->AggregateRow  i get
Tom@abc.com
John@abc.com

0683p000009MBeZ.png
But after that i am unable to get the total count. Can anyone help me on this?
Actually AggregateRow is little confusing for me.
The document showing both the "InputColumn" and the "Output column" are different. But if you in my case  i have 4 columns as input from a excel and which will only be available for both input and output column in the Aggregate component. Does the document referring one of the Input column should be selected as Output column ?
Labels (2)
3 Replies
Anonymous
Not applicable
Author

How do i get his output then?
0683p000009MBex.png
Anonymous
Not applicable
Author

Any one could help me with this ?
Anonymous
Not applicable
Author

Hi 
In the output schema of tAggregateRow, you should define two columns: user and totalTickets. Set user column as a group element, see the mapping as shown below:
0683p000009MBf2.png
Hope this helps you.
Best regards
Shong