Expand my Community achievements bar.

SOLVED

Find reports that have a column with a specific displayname

Avatar

Level 3

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)?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@KevinMei - 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




View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

@KevinMei - 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




Avatar

Level 3

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? 

Avatar

Level 3

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.