Magic ETL error message
Hello, can someone help me figure out how to fix this error in my ETL
"failed to convert data '$0.00' to type BigNumber for column 'Gross charge'
Thank you.
Best Answers
-
It would be helpful to see the convert statement that you are using and more clarification as to which ETL tool you are using in Domo (Magic ETL, MySQL, Redshift, etc.)
If I had to guess, your this Gross charge column is of type text. You can use the REPLACE function to remove the $ from your data and then try to convert it to a numeric data type after that. You might also need to use the REPLACE function remove any commas that are in your values as that can get in the way as well.
**Check out my Domo Tips & Tricks Videos
**Make sure toany users posts that helped you.
**Please mark as accepted the ones who solved your issue.2 -
the error is exactly what it says on the tin.
failed to convert data '$0.00' to type BigNumber for column 'Gross charge'
you can't convert $0.00 int a number because of the $
you have to remove the $ from your data before you try to convert it into a number.
Jae Wilson
Check out my 🎥 Domo Training YouTube Channel 👨💻
**Say "Thanks" by clicking the ❤️ in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"2 -
Thanks Mark and Jae for answering, I will try it and will let you know.
1
Answers
-
Thanks again Mark and Jay. I followed your advice and it work!
1
Categories
- 7.3K All Categories
- 13 Getting Started in the Community
- 142 Beastmode & Analytics
- 1.8K Data Platform & Data Science
- 54 Domo Everywhere
- 2K Charting
- 1K Ideas Exchange
- 904 Connectors
- 237 Workbench
- 342 APIs
- 77 Apps
- 19 Governance & Productivity
- 235 Use Cases & Best Practices
- 50 News
- 473 Onboarding
- 573 日本支部