Saving Group by Filters?

jasonr
Kilo Contributor

Hey everyone,

Is it possible to save a filter that has a "Group by" action selected?

IE: Unresolved tickets grouped by State

Thanks!

1 ACCEPTED SOLUTION

djf
Mega Contributor

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.


5-20-2015 1-40-52 PM.png


View solution in original post

8 REPLIES 8

Hmm... that's a good point. I will need to look more into. It does sound like it might not be possible.


djf
Mega Contributor

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.


5-20-2015 1-40-52 PM.png


jasonr
Kilo Contributor

Thanks!   That worked great!


akaupisch
Kilo Guru

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