Hi!
I have read many different topics about internationalization, otherwise could not get the right approach how to handle different values copied from Excel, which can contain special symbols and extra spaces.
E.g. “100 000,00 ₽”
Should I use beforePaste hook and clean it manually?
Thanks