Skip to main content
Question

Issue with Report Designer Functions

  • January 10, 2022
  • 2 replies
  • 197 views

Forum|alt.badge.img+1
  • Do Gooder (Customer)

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)

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+6
  • Do Gooder (Customer)
  • 15 replies
  • August 26, 2022

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


Forum|alt.badge.img+6
  • Do Gooder (Customer)
  • 15 replies
  • August 26, 2022

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