I created a number of data sets but ended up with multiple data sources with the same name. So I tried to delete the data sources to clean up, but the “3-dots” menu only shows “Share” as an available option (not “Delete”). I am an administrator so I assume its not a permissions problem.
I read one problem can be if the data source is referenced you cannot delete it. So I made sure all my data sets referring to the data sources have been deleted, but the drop down menu still does not allow me to delete data sources.
Any other suggestions?
Thank you!
Hi @Esther_Kent
Did you by any chance did a search on the datasets and then from that result tried to delete? If Yes, then that is one of the UI issues in Quick Sight.
Don’t do any search/filter browse through the list of the datasets. When you do this you should get the Delete option.
Regards,
Giri
I mean this
I entered Test to search for the dataset. In the list that is produced the Delete option is not shown
In the following case I did not filter; just browsed through the list in the dataset page and then once I find my dataset click on the three dots the delete option is available
Thank you very much Giri.
A good way to delete the data set is using aws quicksight boto3 api’s if you have more datasets. However you have to very sure which one you need to delete. The boto3 documentation is available below.
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/quicksight/client/delete_data_set.html
Regards,
Sanjeeb