Skip to main content
Solved

Aggregate attributes


geo-x
Contributor
Forum|alt.badge.img+1
  • Contributor

Hi everybody.

I've a data structure like that :

IDLENGTHDATA180MyData11120MyData1145MyData10280MyData2377MyData3

and I want to aggregate them like that :

IDLENGTHDATA1200MyData11120MyData1145MyData10280MyData2377MyData3

and I want to aggregate them like that

How can I do that ?

Best answer by david_r

Try removing "LENGTH" from the Group By-clause (regrouper par).

View original
Did this help you find an answer to your question?

4 replies

erik_jan
Contributor
Forum|alt.badge.img+17
  • Contributor
  • April 25, 2018

You can do that using the StatisticsCalculator, grouping by ID, DATA, using the Sum output and the attribute LENGTH.


david_r
Celebrity
  • Best Answer
  • April 25, 2018

Try removing "LENGTH" from the Group By-clause (regrouper par).


geo-x
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • April 25, 2018
david_r wrote:

Try removing "LENGTH" from the Group By-clause (regrouper par).

That's work and it's a logical reason...

 

Thank you very much david_r

 

 


david_r
Celebrity
  • April 25, 2018
geo-x wrote:
That's work and it's a logical reason...

 

Thank you very much david_r

 

 

Mais je vous en prie!

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings