I have lots of assets in my object schema. So, I want to remove all the duplicates assets.
So, how to remove those assets please answer this question.
I would export all your assets to a csv and then highlight the keys of the duplicates. Then you can do an advanced search on AQL with the keys. Once you have the results, perform a bulk delete.
Good luck.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You will have to find it on your own. How do you know they are duplicates? There must be some attributes that you will have to search by.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So, I know the assets name are same but which one is duplicates that I did not understand. So How to write a query to find the assets which names are same if you know that please give that.
Thank you
Risikanta
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can't that's why I told you to export to a CSV/excel and figure out what the duplicates are. Use a Vlookup or something similar.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.