Hi everyone,
I’m having an excel with string variables in one column (column1) with values that are like this: 7.60
When i’m opening this in a datatable via excel application scope, i’m getting 7.6 as value.
But i want to keep it as 7.60. Is there a code that i can keep my 2 decimal places in my datatable on uipath?