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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tAgreggate

Hello

I have one question, how to display the total when we use the count function in tAggregaterow ?

Thanks

Labels (1)
  • v7.x

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi
You need define one column to receive the count value on the schema of tAggregateRow component, see

0683p000009M9RF.png

For the basic usage of tAggregateRow component, refer to the component documentation.

https://help.talend.com/reader/Xr~HqMTCU7gC3dT5ZSikKQ/tq67T06xho7FrkCyFcLfbw


Regards
Shong

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Hi
You need define one column to receive the count value on the schema of tAggregateRow component, see

0683p000009M9RF.png

For the basic usage of tAggregateRow component, refer to the component documentation.

https://help.talend.com/reader/Xr~HqMTCU7gC3dT5ZSikKQ/tq67T06xho7FrkCyFcLfbw


Regards
Shong

Anonymous
Not applicable
Author

Thanks Shong
Regards