Hi,
I’m trying to change a number format from 1.320,45 to 1320.45 I use format value activity and it works on my pc. However, when I try to open project and run it in a colleague’s pc I’m getting the “Generic value cannot convert to system.decimal” error.
I added system. globalization to imports. Everything is same but I’m still getting the error.
What am I doing wrong?
Thank you.
Hi,
Variable type of Amount is Uipath.Core.GenericValue.
Thanks.
What is the excel version in both of you PC’s? It is same ?
We are using office 2016 our excel files are .xlsx
Hello @makboga
Please check the studio version and the package versions on both the machines. If it’s working in one machine, it should work in another one as well. So if there is any conflicts between the version, update to the latest version and check it once.
Thanks
I checked everything and everything is the same versions, packages etc. What am I missing?
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.