Skip to main content

I am a beginner with regard to the report designer and I can’t understand why the following function crashes the report (A report error doesn’t allow the report to render):

 

vldtstr:strIFF(

vldtstr:strCompare(

tns:CUSTOMER_ORDER_CONF_REP/tns:DELIVERY_TERMS_DESC, 'FCA (Incoterms®️ 2020)'), tns:CF_PROMISED_DEL_DATE, tns:PRICE_UNIT_MEAS, tns:CF_PROMISED_DEL_DATE)

I’m having a similar issue and have just asked a question.  Were you able to solve your problem?


Well my issue was case sensitivity, but I don’t think that will help you.  Sorry.