- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2016 04:43 PM
Hi All,
I have got a requirement to run a report on all the attachments from the list of active Incidents. Can any one of you point me in the right direction of what needs to be done in order to accomplish this task.
Thanks in advance...
Cheers !
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2016 05:00 PM
I would use a database view, then use the filter tool to create a report against that view. Like this:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2016 04:45 PM
Hi Suhas,
This is a bit of an unusual request. Can I ask what the business requirement is behind this report?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2016 04:47 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2016 04:51 PM
Wow, Pradeep! Where do you come up with these old discussion topics?!
Suhas,
If you follow the instructions in the link Pradeep sent you to create a database view, you can then use that database view as the table name in your report. That will give you the solution you need.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2016 05:01 PM
You know I was about to say the same to Pradeep.
Sure, will check the discussion link & update on how I go...the requirement is for all incidents assigned to a particular group that the group manager needs to look at. (Don't know for what joy though )