Is there a way to add a date to workbench update
Is there a way to add a schema column for date for when the data was sent over?
From what I've seen, this is not possible, but there may be an optinon I missed or a workaround with SQL
For example, the Google Analytics connector adds a _BATCH_LAST_RUN_ column, which is similar to what I want but for workbench jobs. This would indicate when the data came through, which would be very beneficial for datasets without dates. I could use this date for trending analysis.
Say I have a dataset come through daily like this:
City | Count |
New York City | 2 |
The next day, it comes through like this:
City | Count |
New York City | 4 |
If I append the data, it will be like this:
City | Count |
New York City | 2 |
New York City | 4 |
There is no way to differentiate the days each row came through.
My ideal state would be every update, it would be something like this:
City | Count | Date |
New York City | 2 | 11/1/2016 |
New York City | 4 | 11/2/2016 |
Best Answer
-
You can use the Workbench transformations to add a column that inserts the current date. This should give you the date column you're looking to add.
1
Answers
-
You can use the Workbench transformations to add a column that inserts the current date. This should give you the date column you're looking to add.
1 -
Thank you @nicolasfeddern! I found it after poking around more.
Didn't know it was under the 'Calculated Field Transform' type.
1 -
0
Categories
- All Categories
- 1.7K Product Ideas
- 1.7K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 292 Workbench
- 4 Cloud Amplifier
- 8 Federated
- 2.8K Transform
- 95 SQL DataFlows
- 602 Datasets
- 2.1K Magic ETL
- 3.7K Visualize
- 2.4K Charting
- 691 Beast Mode
- 43 App Studio
- 39 Variables
- 658 Automate
- 170 Apps
- 441 APIs & Domo Developer
- 42 Workflows
- 5 DomoAI
- 32 Predict
- 12 Jupyter Workspaces
- 20 R & Python Tiles
- 386 Distribute
- 111 Domo Everywhere
- 269 Scheduled Reports
- 6 Software Integrations
- 112 Manage
- 109 Governance & Security
- 8 Domo University
- 30 Product Releases
- Community Forums
- 39 Getting Started
- 29 Community Member Introductions
- 98 Community Announcements
- Domo Community Gallery
- 4.8K Archive