Hi, I imported a csv file from my storage, and now everytime I want to import another it just creates a duplicate of the csv already imported. When I delete one of the duplicates, the old file is deleted and I am left only with the newly imported csv.
For example, I imported file abc.csv, then I want to import another file: xyz.csv, the app creates another copy of abc.csv and when I try to delete one of the abc.csv, both abc.csv are deleted and I am left with the xyz.csv file(which upon importing replaces the name to csv imported file or.smth)
Hi, I imported a csv file from my storage, and now everytime I want to import another it just creates a duplicate of the csv already imported. When I delete one of the duplicates, the old file is deleted and I am left only with the newly imported csv.
For example, I imported file abc.csv, then I want to import another file: xyz.csv, the app creates another copy of abc.csv and when I try to delete one of the abc.csv, both abc.csv are deleted and I am left with the xyz.csv file(which upon importing replaces the name to csv imported file or.smth)