Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Calculated Field in the script

HI,

I need to add a new field in cost tab called "cost of sale"

It  is AbsCost from field from "cost" tab double SalesQuantity from Sales tab.

How can I do this?

2 Replies
Anonymous
Not applicable
Author

Hello Alon,

Download the attached document and put it in the same location of your app then reload the application and let me know if it works fine. I hope this helps

Best regards,

Walid

Anonymous
Not applicable
Author

You might need to remove where exists in both statements or replace them by where not exists(field name) sorry for the mistake!