Skip to content

Feasibility of mathematical and logical operators among the parameters #167

@kumarsujendra

Description

@kumarsujendra

@AndrewDryga and @alexeybondarenko ,
I have installed Gandalf API and Web on my local server and it's working fine as expected. Now I have requirement to use mathematical and logical operators.

Can we use mathematical and logical operators among the parameters captured in different columns. ?
Example on run time our application would calculate amount financed and we know Market value of the property. So we want mathematical operator to calculated Loan to value ration and make sure it is less than 80%
The formula would be (Amount financed/Market value) * 100 <= 80
such kind of rules....
Your help would be highly appreciated.

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