Skip to Content
0
Jun 15, 2020 at 09:43 PM

One record missing during HANA Aggregation

296 Views Last edit Jun 15, 2020 at 09:47 PM 3 rev

Hi All, I'm facing a strange behavior when using an aggregation node on my CV.

I have the following projection node

I need to have aggregated the fields re_menge, re_wert, we_wert and we_menge, so I remove BELNR VGABE, DEC_DMBTR, DEC_MENGE and SHKZG in order to to so.

The expected result should be one line with the following:

re_menge: 0,4

re_wert: 262000

we_wert: 262000

we_menge: 0,4

But instead I got this:

It looks like is either a record missing, or the aggregation is just reading the first record.

this is how my aggregation node is defined:

Any help will be very much appreciated.

Thanks!.

Attachments

hana-image-1.png (19.3 kB)
hana-image-2.png (7.3 kB)
hana-image-3.png (27.9 kB)