ENTITY Screen Ticket Lister Formatting

What code should I use to limit the display number of distance into 2 decimal places?

at the moment it is:

<L00><size 20>{ENTITY DATA:Customers:Distance} Miles</size></block>

Use the format number expression.

1 Like

Thank you very much.