Re: Update a single row in dataset
Does anyone know if Domo MySQL supports UPSERT? Also known as Using INSERT ... ON DUPLICATE KEY UPDATE
Comments
-
Hey Matthew!
Since you posted this in the Workbench forum, I'll talk to this from a workbench perspective first. Workbench doesn't currently support Upsert. I know this is something in the pipeline.
One thing you can do in the meantime is use a dataflow to create a recursive dataset. MySQL supports the "Replace Into" functionality that allows you to specify a primary key on a historical table and a smaller table (Such as a week or a month or more worth of data), and then insert the new records from the smaller table while updating any records that already exist in the historical table with the newly updated record based on the specified primary key.
There's a lot of Dojo topics surrounding recursive dataflows that would be useful for you to look at.
Hope this is helpful, let me know if you have additional questions.
**Say 'Thanks' by clicking the thumbs up in the post that helped you.
**Please mark the post that solves your problem as 'Accepted Solution'0
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Connect
- 1.3K Connectors
- 309 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 666 Datasets
- 120 SQL DataFlows
- 2.3K Magic ETL
- 827 Beast Mode
- Visualize
- 2.6K Charting
- 90 App Studio
- 46 Variables
- Automate
- 198 Apps
- 489 APIs & Domo Developer
- 98 Workflows
- 24 Code Engine
- AI and Machine Learning
- 23 AI Chat
- 4 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 118 Domo Everywhere
- 284 Scheduled Reports
- 11 Software Integrations
- Manage
- 145 Governance & Security
- 13 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 117 Community Announcements
- 5K Archive