Round function in sql view not works

Hello, my app is supported by a view of SQL Server.
A field has 5 decimal places. If I put the sql function round (field,2) on view, SC continues to see the 5 decimals, I have to edit the event OnRecord.
Why? It’s normal ?

Thank you.

Marco.