Is it possible to convert some of the runtime data from English to Arabic in in BIP before printing?
Say a report has fields like item id | Item Description | Item Price | Store Id | Store Description.
System does not hold Item Price in Arabic and input filter to fetch all these details is Item Id.
When user tries to generate a report for an item id, is it possible to display/print value of ITEM PRICE in Arabic and rest of the values in English?