changing a column data type
Hello community,
I have a column that has dates yet the data type for this column is showing as a 'text'. I've been looking everywhere, but I don't see any options that would allow me to change the data type for this column. Where can I find the menu to change a columns data type? Is this even possible in domo? Thank you!
Best Answers
-
There are a few ways to change the column type. The easiest would be in Magic ETL.
- Open the dataset in Magic ETL
- Add an Alter Columns tile
- Choose the column in the alter columns tile and select "Date" for CAST DATA TYPE
If I solved your problem, please select "yes" above
1 -
As @ColemenWilson said, there are multiple ways to do this. Here's a video that walks you through some options:
**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.0
Answers
-
There are a few ways to change the column type. The easiest would be in Magic ETL.
- Open the dataset in Magic ETL
- Add an Alter Columns tile
- Choose the column in the alter columns tile and select "Date" for CAST DATA TYPE
If I solved your problem, please select "yes" above
1 -
As @ColemenWilson said, there are multiple ways to do this. Here's a video that walks you through some options:
**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.0 -
If you are bringing the data in via API, you may have options to change the data type in the API settings. I use the NoCode oAuth connector, which has a schema definition. If the auto-detect does not recognize the data type you need, you can set it.
** Was this post helpful? Click Agree or Like below. **
** Did this solve your problem? Accept it as a solution! **0 -
Thank you all! It's a bit more complicated than I had hoped, but I will follow the steps. Thanks again!
0 -
Hi @newbie123 - It's a best practice to only build cards off of datasets which have been through a dataflow, however, I understand that under the new consumption model, that has consequences.
So - If we must be building cards off of raw datasets, here's a beast mode that may help you:
Date(`Date`)
If that doesn't work, you may have leading or trailing spaces. If that's the case, try:
Date(trim(`Date`))
DataMaven
Breaking Down Silos - Building Bridges
**Say "Thanks" by clicking a reaction in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"0
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Connect
- 1.3K Connectors
- 309 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 664 Datasets
- 120 SQL DataFlows
- 2.3K Magic ETL
- 824 Beast Mode
- Visualize
- 2.6K Charting
- 86 App Studio
- 46 Variables
- Automate
- 194 Apps
- 486 APIs & Domo Developer
- 90 Workflows
- 24 Code Engine
- AI and Machine Learning
- 23 AI Chat
- 4 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 119 Domo Everywhere
- 283 Scheduled Reports
- 11 Software Integrations
- Manage
- 143 Governance & Security
- 11 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 116 Community Announcements
- 5K Archive