Convert Hex to Decimal
I have a hex data point that I need to parse and convert to numeric values. Has anyone done this and what would someone recommend? SQL?
0
Comments
-
You would need to do this in a MySQL dataflow, but I believe you can use the CONV() function there
SELECT
CONV(`hex field`,16,10) as `decimal field`
______________________________________________________________________________________________
“There is a superhero in all of us, we just need the courage to put on the cape.” -Superman
______________________________________________________________________________________________0
Categories
- 7.3K All Categories
- 13 Getting Started in the Community
- 137 Beastmode & Analytics
- 1.8K Data Platform & Data Science
- 53 Domo Everywhere
- 2K Charting
- 997 Ideas Exchange
- 900 Connectors
- 236 Workbench
- 342 APIs
- 76 Apps
- 19 Governance & Productivity
- 233 Use Cases & Best Practices
- 49 News
- 473 Onboarding
- 572 日本支部