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)?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
@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
Views
Replies
Total Likes
@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
Views
Replies
Total Likes
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?
Views
Replies
Total Likes
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.