Total Pageviews

Sunday, 2 April 2023

EBS : How to remove leading zero in Excel Output report (Oracle BI Publisher Report)

EBS : How to remove leading zero in Excel Output report (Oracle BI Publisher Report)


Step1: Go to RTF Template of that particular fields

Step2: Add below code in that fields


"<fo:bidi-override direction="ltrunicode-bidi="bidi-override"><?ITEM_CODE?></fo:bidi-override>"

No comments:

Post a Comment

FUSION : BIP Reports Multiple Parameter Selection

How to make parameter multiple value selection in FUSION BIP REPORT    AND ( least(:P_PR_NUMBER) is null   or   prha.requisition_header_id i...