Unable to enter negative value on updatable dashboard

I have a dashboard based on an updatable BAQ on a UD table. When trying to change a decimal (Number08) value to a negative number I am unable to type the - in the dashboard grid. It will only accept numbers and not the - sign. Has anyone come across this issue?

Look at the format column in your BAQ. Do you have a " - " at the beginning.

In the example below, InvcDtl_SellingShipQty would allow for a negative number while InvcDtl_UnitPrice would not.

image

3 Likes

That was it! Thank you!

Thank you! This worked perfectly

Give that man a solve!

Unfortunately, it doesn’t just allow a negative, it requires it. So is it possible to allow either to be entered in the same field?