Binary Total and conditional values in formulas

Hi!! I’m having troube trying to figure out some math fromulas, which are the core of my app’s functionality.

I have a value in my databases wich is used to calculate other results, but this value is not a constant. It depends on the value the user sets in another field. And the relation between them is not lineal; if the value the user sends is, for example, 100, this second value will be 50. But if the user’s value is 1000, then value B would be 150. As a developer, I could do this in 5 minutes in Javascript but here I have no idea about how to do it. I’ve been doing some research and got something called “binary total” but there are no videos or graphic examples or topic in the help section talking about it. I’ve been trying to find this functionality but had no results as well.

If someone could throw some light in this topic it would be really appreciated. Thank you very much!

Hi @Basset,

You can add some Javascript using this component made by Pragmaflow! :

image

Pragmaflow Site : https://adalo.pragmaflowservers.com/install-component

Instructions to download : https://www.youtube.com/watch?v=4mo_u5EdEWw

Maybe some screenshots or a video? What you are trying to do?

Thank you

1 Like

I’ve been trying this component until now, and that’s why I havn’t replied before. This is amazing!! It absolutely fixed my issue. It’s been a bit tricky to find it out, but I managed it and now my formulas are working amazingly. Thank you so much for your help!!!

2 Likes

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