Hi Sayeed,
Consider I have an entity with three attributes like below
You can create variables like this and store the value to your new entity attribute
Hi Saeed
As per my understanding, you want to divide operation between two entities and store results in the third entity if I am correct then you have to follow the below steps :
first, retrieve these three entities where the attribute you will use to divide, create variables, and perform operations like a divide.
Thank you.
Hi Sayeed,
I think, You are trying to store the value in new entity after dividing two attributes from two different entity?
Am I right?
Yes Stella.
Thanks Nikhil, but where muss i Perform operation? Sorry, i can’t find that
Hi Saeed,
The following documentation will guide you to perform arithmetic operation
https://docs.mendix.com/refguide/arithmetic-expressions
Thank you Stella,
I had seen this document. Please just tell me where to do these actions. In the Domain model? It does not allow me there. On Overview Page? I can not do this operation in columns either.
Thanks a lot!
Hi Stella, Sorry!!
Can you please tell me, where muss i call this Microflow ?
Thanks a lot