Skip to content

Negative Numeric Floats sign issue #368

@sentrisable

Description

@sentrisable

I have been encountering an issue in regards to how negative floats have been getting handled. If there is a negative numeric for instance -17.80 within the data, the resulting value will be along the lines of -17.-80. Additionally, if I have something along the lines of -17.08, it will give me the same result (-17.-80, completely removing the zero from the tenths place in resulting Numeric Value).

Is there a way to prevent the negative from being attributed to the anything after the decimal when getting a result from the query?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions