Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2024 08:36 PM - edited 07-13-2024 08:40 PM
Hi @JPSS,
We cannot store "string" value to "Decimal field type" which will be troughing the validation error as data type mismatch. If we follow below approach, then will be able to store string as in Decimal field type.
I have tested in my PDI, please find below screenshots
Best practice we can use string data type.
Please mark helpful & correct answer its worthy for you.