Report of Reports showing a particular filter type used? | Community
Skip to main content
laurence_jayawardane
Level 4
August 26, 2022
Solved

Report of Reports showing a particular filter type used?

  • August 26, 2022
  • 1 reply
  • 665 views

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 🙂

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Stacey_Robertson

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

1 reply

Stacey_RobertsonAccepted solution
Level 5
August 26, 2022

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

laurence_jayawardane
Level 4
September 1, 2022

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