28
Views
1
Comments
[Pivot Table] sum only works initial
Question
pivot-table
Reactive icon
Forge asset by Gonçalo Borrêga

hi there,

very nice component, looks really good. i found something strange however, it is also visible in the sample provided. So i open the sample and it looks like:

then i select count and the table looks like (all good):

then i select sum again, and this happens:

all values are 0. i tried with integers, long integers, decimal, currency, all do the same. could you take a look at it? i would really appreciate it.

thanks,

wilko

2020-11-22 11-13-41
Shailendra Phadke

wilko odijk wrote:

hi there,

very nice component, looks really good. i found something strange however, it is also visible in the sample provided. So i open the sample and it looks like:

then i select count and the table looks like (all good):

then i select sum again, and this happens:

all values are 0. i tried with integers, long integers, decimal, currency, all do the same. could you take a look at it? i would really appreciate it.

thanks,

wilko

 Hi,

I am not sure about this but this happens because when you select "Sum" then it is not getting the assigned values and it's type is Integer / Long Integer that why it resets it's value to "0". Please check the assigned value for it.

 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.