Convert number to decimal value

Hello, I need to convert a value into a decimal number.

example

this variable is arriving with the value 2990

I want to convert to 29.90 or 29.90

and also if the value is higher, for example
10000

I want to convert to 100.00

see in the example image how the value is arriving:

Hi @edy_lawson

You can divide it by 100.

If you require additional assistance, please don’t hesitate to reach out to us.
MSquare Support
Visit us here
Youtube Channel

Great, it worked here

Hi @edy_lawson

Glad I could help you!

If you require additional assistance, please don’t hesitate to reach out to us.
MSquare Support
Visit us here
Youtube Channel