Expand my Community achievements bar.

The Community Ideas review for H1 2025 is out now, see which ideas our Product team prioritized and let us know your thoughts.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Report of Reports showing a particular filter type used?

Avatar

Level 2

Hi Workfront community!

Does anyone know if it's possible to create a report that shows all reports that contain a particular filter type? I'm looking to find any reports in our instance that might be filtered based on "company" because I need to switch that filter to "home group".

Thanks

1 Accepted Solution

Avatar

Correct answer by
Level 7

You can create a report on reports and add a filter definition column.  That will show you all filters applied to a report and you can probably do a text search to narrow it down.

displayname=Filter definition
textmode=true
valuefield=filter:definition
valueformat=HTML

View solution in original post

2 Replies

Avatar

Correct answer by
Level 7

You can create a report on reports and add a filter definition column.  That will show you all filters applied to a report and you can probably do a text search to narrow it down.

displayname=Filter definition
textmode=true
valuefield=filter:definition
valueformat=HTML

@Stacey_Robertson this is working great, thank you for the suggestion!