- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2015 07:36 AM
Hey everyone,
Is it possible to save a filter that has a "Group by" action selected?
IE: Unresolved tickets grouped by State
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2015 10:43 AM
The only way I have been able to do it is by creating a report (for Me) and then drag it to the bookmark bar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2015 07:47 AM
Hmm... that's a good point. I will need to look more into. It does sound like it might not be possible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2015 10:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2015 06:43 AM
Thanks! That worked great!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2016 03:09 PM
There is another way...in the sys_ui_bookmark table, you can find the url you want. inside that url, at the very end of the query string and before the &, paste the following code: %5EGROUPBYcolumn_name
This isn't a 'neat' way of doing it, but I'm working on a solution for that