You need to sign in to do that
Don't have an account?

Using Eclipse To Delete Reports
Hi All,
I imported our reports from production to eclipse. Within a specific folder I would like to see created date next to the report name. Ideally would like to be able to sort on created date as well in order to do a mass delete. (this is a temporary folder and we just keep reports that were created in the last 30 days)
Any guidance on how to do this would be appreciated.
--David
Same issue really; we need to delete based on Last Run date. I didn't see any obvious way to do so via Eclipse.
Ideally, query in eclipse based on last run date > last 30 days and then move to a quarantine folder, then delete basedon create date from the quarantine folder.
If I find a way to do this, I'll let you know, but I'm pretty sure it's not that easy to do in Eclipse. I think a lot of manual XML editing will be required.