Can I display numerical field as a percentage in FileMaker?

I calculated as: If(PO Income flag="Yes";"Annual Income @" & Income::Maximum Income ;Resale Information).
The Income::Maximum Income display as "Income @ 0.521" but I would like it to display as "Income @ 52.1%". Keeping in mind that text is kept in my calculation to display Income. I need some help.
