Skip to main content
Solved

[Attribute Handling] Summarize rows

  • November 14, 2016
  • 2 replies
  • 145 views

Hello World of Safe,

as you see in the picture I uploaded, I want to summarize all the rows with the same value in the column "paaranzahl". Is that possible?

Best regards, Felix

Best answer by david_r

You can use an Aggregator with "paaranzahl" as group by, mode set to "Attributes only", accumulation mode "Merge incoming attributes" and list all your attribute "Klasse n)" in "Attributes to sum".

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

david_r
Celebrity
  • Best Answer
  • November 14, 2016

You can use an Aggregator with "paaranzahl" as group by, mode set to "Attributes only", accumulation mode "Merge incoming attributes" and list all your attribute "Klasse n)" in "Attributes to sum".


Great, works fine! Thank you :)