purchPurchaseOrderTmpLoc.Name = inventTable.itemName(); if (externalItemFreeTxt) { purchPurchaseOrderTmpLoc.Name = strFmt('%1 <br />', purchPurchaseOrderTmpLoc.Name); purchPurchaseOrderTmpLoc.Name += strFmt('<i> %1: %2 </i>', "@SYS342305", externalItemFreeTxt); } if (barcode) { purchPurchaseOrderTmpLoc.Name = strFmt('%1 <br />', purchPurchaseOrderTmpLoc.Name); purchPurchaseOrderTmpLoc.Name += strFmt('<i> %1: %2 </i>', "@SYS331679", barcode); }
This blog is contains coding reference related to Microsoft AX 2012 and D365 finance and operations and Power platform
Thursday, August 10, 2023
HTML formatting in SSRS report using X++
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment