Right string operation to remove the timestamp

I have a long date that I have converted to a text. Now I want to use the string operations tile to cut off the tail so I can have a nice clean date. the way it looks now in a string format is:
2022-02-24T12:08:34
What I want is:
2022-02-24
What I have been trying is:
But it leaving the date unchanged and that timestamp at the end is still there.
Thx
Best Answer
-
That looks correct. Are you looking at the newly named column for your result as it won't affect the original column.
A better option might be to use the Formula tile and use the date function to extract the date from your field. It would look like this:
DATE(`drentlastchanged`)
This will not only produce just the date, but will make it a date column that will be more usable at the card level.
**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.1
Answers
-
That looks correct. Are you looking at the newly named column for your result as it won't affect the original column.
A better option might be to use the Formula tile and use the date function to extract the date from your field. It would look like this:
DATE(`drentlastchanged`)
This will not only produce just the date, but will make it a date column that will be more usable at the card level.
**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.1 -
@MarkSnodgrass Son of a gun you are right. The dataset has a ton of columns and I wasn't looking for the new column to be at the end of the columns. I was just referring to the existing column. Thanks!
0
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Data Connections
- 1.3K Connectors
- 309 Workbench
- 17 Cloud Integrations
- Data & ETL
- 2.3K Magic ETL
- 120 SQL DataFlows
- 667 Datasets
- Visualize & Apps
- 90 App Studio
- 198 Pro-code Components
- 2.6K Charting & Analyzer
- 873 Calculations & Variables (Beast Mode)
- AI & Data science
- 23 Domo AI & AI Chat
- 4 Managing AI
- 18 Jupyter Workspaces
- Automate
- 122 Workflows
- Alerts
- Distribute
- 118 Domo Everywhere
- 284 Reporting
- Manage
- 146 Governance & Security
- 489 APIs
- 11 Add-ins & Plugins
- 13 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 118 Community Announcements
- 5K Archive