Valid datetime format entry in Domo Online Form
When using the Domo Online Form as a dataset, what is the text format used to input in a valid datetime entry in order for DOMO to recognize it properly as datetime?
I've tried the following but it is only able to recognize the date but not the time:
2015-05-26 10:30:00.0+00
2015-05-26 10:30:00
2015-05-26 10:00:00AM
Best Answer
-
1. I replicated your webform and used this in the MySQL dataflow.
2. I used the CONVERT function to change the data type to datetime and then renamed the column to `launch_date2`
3. Just showing that the `launch_date` field was changed to a date in `launch_date2`
Hope this helps!
1
Answers
-
have you tried mm/dd/yyyy hh:mm:ss ?
I just created a webform using this date time format. As a QA I was able to use a beast mode to remove the time component.
Hope this helps!
0 -
Thank you for the reply.
I actually need to manipulate it at the Dataflows Transform level (for comparison with timestamps from other inputs).
I ran the following query as a test to check if it is a valid date.
It seems to still recognize the manual timestamp entries as text instead of datetime.
0 -
1. I replicated your webform and used this in the MySQL dataflow.
2. I used the CONVERT function to change the data type to datetime and then renamed the column to `launch_date2`
3. Just showing that the `launch_date` field was changed to a date in `launch_date2`
Hope this helps!
1
Categories
- 10.5K All Categories
- 7 Connect
- 917 Connectors
- 250 Workbench
- 465 Transform
- 1.7K Magic ETL
- 69 SQL DataFlows
- 477 Datasets
- 193 Visualize
- 252 Beast Mode
- 2.1K Charting
- 11 Variables
- 17 Automate
- 354 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 246 Distribute
- 62 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 173 Product Ideas
- 1.2K Ideas Exchange
- 12 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive