0
How to undo linked tags?
Feedback / Product Ideas and Feature Requests / Virtual Views
We linked some historical data together with linked tags, but we want to be able to separate the historical data to review it. Is there a way to do this?
1 reply
-
Hi ,
You could upload a blank CSV file. Whenever you upload a new one, a backup of the SQLite database is created. You could then revert back to the previous database by stopping the Views service and renaming the backup file.
The other option would be to stop the Views service, move the C:\ProgramData\Canary\Views\LinkedTags\LinkedTags.sqlite database to a temporary location, then restart Views. It will create a new blank database when the service starts. Afterwards, just stop the service again and move the file back into place.