SQL Connector dataset set to 'Replace' but the data remains the same

I am using the preferred SQL Server connector and pulling in data. However I want to "restart" this dataset and wipe it out to 0 rows. I set the update method to Replace and modified my query to return 0 rows. I can see my preview returns no rows:

However when I run this, the updated rows shows - and the total row count remains the same

Shouldn't these 1.7M rows be replaced with the new runs 0 rows?

Answers

  • I know in Domo Workbench there is a checkbox that has to be checked to clear out the dataset if the query returns zero rows. There is likely a similar setting for the SQL Server Connector that needs to be checked.

    **Check out my Domo Tips & Tricks Videos

    **Make sure to <3 any users posts that helped you.
    **Please mark as accepted the ones who solved your issue.