"Roollup" is counting deleted rows

**My App/Pages support link: **

Describe the bug:

  • “Roollup” is counting the row which are deleted

Expected behavior:

  • The row was deleted, but rollup still counting it

How to replicate:

  • Add row with any numeric column and rollup sum or maximum
    Then delete row
    And rollup will be still summing deleted value

Link to demo recording:

Many questions.

If you deleted a row that had a 3, why wasn’t the roll-up showing a 4 before and after deleting the row?

Is your rollup looking at the correct column in the correct table? The column you are rolling up doesn’t look to me like it’s the same one your screenshot is referring to. It seem like it is rolling up a column from a different table altogether.

1 Like

Yes, yes, 100 yes it is my mistake. Sorry. Thanks for advice!!!

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.