Hi,
i am find your help on IG cell item value base on other item value.
is there any expression to set column Unit Price with 0.00 if MVT = 201?
Thanks,
Ratana
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
i mean after submitting to table, IG cell ‘UNITPRICE‘ displayed ‘Blank’ and in table show ‘-‘
Create a dynamic action on the MVT column and set the following properties:
Create a True action:
thanks! when it submit to table, it display as ‘-‘ not zero value.
it is not number, but it’s string.
It is showing the hyphen because of the IG setting. For IG, click on the Attribute and then remove the hyphen (-) from the show null value as property.
Then check your other dynamic actions; maybe it is being set as null from other DA.
the screenshot display in Table.
table name: SALE
You are querying it in Apex. Query it in SQL developer or SQL Plus.