I am importing a Jira project using the Jira Connector, into a single "tracking" sheet, from which I am trying to automate the creation and updating of "tracking" sheets built from rows based on filtered subsets of the import "tracking" sheet (i.e. the import sheet contains data from multiple accounts and I want to extract the data from each account into separate account-specific sheets). I have been able to sort of achieve this, by using automation, but it appends the same data each time it runs, rather than changing existing data, or only adding new data. I basically want to overwrite the existing destination sheet when the automation runs.
Is there a better way to achieve this than using automation?
Thanks!
Gary