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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
viniciusfavero
Contributor
Contributor

Summarization Problem in Dynamic Table

Hi.

I have a problem in Dynamic Table summarization, I don't know if is a bug or not..

For example:

If I use this expression:

1.png

It returns me in the table the total of that summarized column (130.982.169.06).

2.jpg

But if I do the expression as follows:

3.png

It returns me in the table the average of the results of the column (984.828,34).

 

4.png

 

I need this value to be summarized and not an average.

 

Note: By doing the same expression, but with the operators (*, +, -) it presents the value summarized normally, the problem is when you use the "/" operator. I believe this is an object bug and unfortunately I have not found any object that can replace it.

sum(2) was just an example, this happens with any aggregation expression using the division operator

Labels (1)
0 Replies