Can anyone help me with this formula? The div tag is in there to highlight the field yellow. It works except when i divide by 0, then I get a Invalid Expression:
NVL('<div style="; background-color:yellow; colorblack;font weightbold">' || TO_CHAR(ROUND((({altsalestotal}/{subtotal})*100), 2)) || '%</div>','0')