Form Recognizer - Allow different decimal symbol
Kevin 42IT
0
Reputation points
I have some invoice where the provider use both "," and "." as a decimal symbol.
Form Recognizer seems to accept only 1 kind of symbol.
The field is setup as number -> currency and read correctly the value as 43,80 but change it to 4380.
Is there any way to let Form Recognizer knows that both "." and "," are acceptable decimal symbol ?
Or maybe any other way beside changing my fields to string ?
Sign in to answer