Skip to content

Calculation is worng with other locale than "en" #8

Description

@HaraldWeber
Image
| A    | B    |
|------|------|
| 1    | 2    |
| 2    | 4    |
| 3.1  | 6,1  |
| 4    | 8    |
| SUM^ | SUM^ |

What happens
In column A the calculation is correct but 3.1 is in the wrong locale notation.
In column B 6,1 is in locale de-DE notation. The sum is calculated wrong.
The sum is always displayed in the correct locale.

What should happen
The locale setting should also apply to the operands of the SUM operation.

I'm using the following settings
Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions