• Resolved cwgservices

    (@cwgservices)


    I have a table that needs to update whenever the original csv file is changed. Ideally the lines from the csv should be appended or updated to the existing table, depending on whether the key column(s) match an existing line. I’ve temporarily set this up as an automatic upload on a 15 minute timer but I think that it overwrites the existing table rather than updating it.

    I look forward to hearing your thoughts on this.

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Indeed, the Auto Import does overwrite the existing version of the table with the data from the CSV file.
    Unfortunately, I don’t see an easy way to change this at the moment, so that I can only suggest that your try implementing something like this in a custom solution. Sorry for not having better news here.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Additional Auto Update Options Needed’ is closed to new replies.