Find reports that have a column with a specific displayname | Community
Skip to main content
Level 2
October 24, 2023
Solved

Find reports that have a column with a specific displayname

  • October 24, 2023
  • 2 replies
  • 701 views

Is there a way to build a report that can find all reports that have a column with a specific displayname (a text mode parameter)?

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 KellieGardner

@yinme - you can add this column to a Report Report to see the columns used for it's view. I'm not great at exist statements for filtering so not sure if there is a way to do it with filters. 

 

displayname=View Definition
textmode=true
valuefield=view:definition
valueformat=html
width=200

2 replies

KellieGardner
Community Advisor
KellieGardnerCommunity AdvisorAccepted solution
Community Advisor
October 24, 2023

@yinme - you can add this column to a Report Report to see the columns used for it's view. I'm not great at exist statements for filtering so not sure if there is a way to do it with filters. 

 

displayname=View Definition
textmode=true
valuefield=view:definition
valueformat=html
width=200

YinMeAuthor
Level 2
October 27, 2023

That works! Thank you!

When I exported the results to Excel, the data of the View Definition column did NOT export. Does it export for you? 

ajdifonzo
Level 3
October 24, 2023

Hi Kevin, 

 

if you are trying to find the reports a field is on you can go into Setup > Custom Forms > Fields

then filter on the fields you want and in the View add the Column Reports under Parameter.