How do I delete a row of data that is incorrect. It has passed through staging and is has populate my card. I don't know how to remove it as i have no reference .
Thank you
Hi @NevilleMills, due to the underlying architecture of Domo and data storage in general, the data removal process would not be as easy for users as say, highlighting rows or columns in the DataSet level and deleting, or running a DELETE FROM type command.
What you can do is create a dataflow to input your dataset, filter out the row(s) you don't want and then direct it out to another dataset (i.e. Unused/Archived). You could also then contact SupportĀ [support.domo.com] to request for those rows to be deleted once you have directed the unwanted data into a separate dataset.
@NevilleMills
Is this dataset configured with an upsert key? There may be an option with the CLI if your dataset is configured with an upsert key
Thank you both. This has been a b g help as I start my domo journey