Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.9k views
in Technique[技术] by (71.8m points)

crystal reports - How can appear the dates by sequence?

I use this formulas for the report review, but the report appears without the sequence. Attached screenshot. Thank you!enter image description here

if {?Sub Sort} = 'Contract Ship Date' then ToText ({CUST_ORDER_LINE.DESIRED_SHIP_DATE})else if {?Sub Sort} = 'Part ID' then ToText({CUST_ORDER_LINE.PART_ID}) else {CUSTOMER_ORDER.CUSTOMER_PO_REF}


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神解答

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...