Skip to main content
Question

Action flow doesn't sum amounts correctly - how to fix?

  • June 30, 2022
  • 3 replies
  • 22 views

Configured the action flow to send an email where it would summarise at the top the total amounts and below it will be the details in a table format. The table format displays everything correctly, however the sum at the top omits when the table has duplicate values and so is incorrect.

3 replies

just to throw ideas... maybe the sum of the top is a sum of distinct values? Then it will make sense that if finding a duplicate it will not add the amount....

 

Just my 0,02 €


  • Author
  • Level 2
  • 3 replies
  • June 30, 2022

 

Only used the numeric aggregator sum so seems very strange...Sum


Hmmmm

 

if you do the same using a single KPI for the aggregate, and a OLAP Table as the table details...

 

...what behaviour do you get?

 

Maybe it's the queries you are doing... just (again) throwing out ideas....