oracle-databaseoracle-apex

Oracle Apex - Display Item as a Percentage


I'm trying to show a text field item as a percentage, issue is that there are several queries depending on this item (it refreshes reports based on the value).

Right now I have decimal values in there (1 = 100% , 0.5 = 50% and so on).

But the customer is asking to show this item as a percentage (50% when I have 0.5).

Does anyone know how to achieve this?

PS: The #col_name#% approach doesn't work well for this case.

Thanks


Solution

  • One way to solve this is to have the a 2nd item.