Record Type from a WebService. Error syncing. Type could not be inferred due to inconsistent types for field(s)
As you can see, I'm creating a new Record Type from a Webservice. I get de data properly.

But when I try to sync the data in the Record Type I get the following error: Type could not be inferred due to inconsistent types for field(s): discountPercentage
I think the format is ok. Do you why I getting the error? As you see bellow in the Expression Rule commented code, I map the fields formating the decimal fields but I don't to do so because I would map all the fields.
Any idea to solve it? Thanks!
