I’m using Terminals Activities
in my Excel I have Formula which calculate The Discounted Price.
It has error when I call the Specific cell,
He only read the cell but Formula not.
ty.
I’m using Terminals Activities
in my Excel I have Formula which calculate The Discounted Price.
It has error when I call the Specific cell,
He only read the cell but Formula not.
ty.
So you are trying to get the number value of the calculated field right? Can you show me the properties of that activity…
Main.xaml (249.1 KB)
Data.xlsx (12.3 KB)
Please see File below
go to Navigate JDA → Discount → then Excel Application Scope
i change the flow of my Project
where i will Implement formula in Write Cell
What if i do this
EXAMPLE : ((D * E) - F)
basecount = 12
D = “D”+basecount.ToString
E = “E”+basecount.ToString
F = “F”+basecount.ToString
How to do this in write cells ?
TY.
I GOT IT TODAY,
in assign activity I wrote formula.
then call formula in Terminal Set Field at position
Thank you for your support and responses
Aupe
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.