Skip to main content

We have a domain which looks like follows:

 

In the GUI this is shown as:

 

How can we limit this to 10,93 in this case eventhough our database holds a more specific value. I am aware there are multiple domain controls which can be used. Numeric, percentage and currency have been tested, however this did not do the trick.

Plan B, is to add another column with a scale of 2. But we are trying to avoid this if possible. Does anyone know if this is possible?

Hi Marijn,

The Universal GUI indeed uses only the scale to decide how many decimals to show. I think your plan B is the way to go here.

Kind regards,

Tim de Lang