mySQL parameterized querues - resetting the parameter

RobertPenridge
Member
in Connectors
I setup a parameterized query that pulls just incremental data based on IDs.
I initially set the parater to zero and on the first pull it retrieved all rows as expected. On subsequent runs it's pulling just the new records as expected.
Is there a way to 'reset' the parameter so that will will re-pull all rows in the table?
0
Comments
-
The only solution I could figure out was to adjust the SQL so that my `id` field had a hardcoded value of zero, ie...
select 0 as id from mytable...
That way the internally remembered value became zero. I then reverted the SQL to the original settings.
0
Categories
- 10.6K All Categories
- 8 Connect
- 918 Connectors
- 250 Workbench
- 477 Transform
- 1.8K Magic ETL
- 69 SQL DataFlows
- 478 Datasets
- 218 Visualize
- 260 Beast Mode
- 2.1K Charting
- 12 Variables
- 19 Automate
- 356 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 249 Distribute
- 65 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 191 Product Ideas
- 1.2K Ideas Exchange
- 11 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive