Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Searching for Data Visualizations

Ryan S
Mega Sage

How can I search for a specific data visualization OTHER than using the 'Filter by name or description' field in the Platform Analytics workspace? Is there not something like the traditional report admin view where I can easily see a list view of all data visualizations and search/filter AND SORT by other fields?

1 ACCEPTED SOLUTION

SumanthDosapati
Mega Sage

@Ryan S 

You can find them in below 2 tables

1. par_component

2. par_visualization

 

Accept the solution and mark as helpful if it does, to benefit future readers.
Regards,
Sumanth

View solution in original post

4 REPLIES 4

SumanthDosapati
Mega Sage

@Ryan S 

You can find them in below 2 tables

1. par_component

2. par_visualization

 

Accept the solution and mark as helpful if it does, to benefit future readers.
Regards,
Sumanth

List of all Platform Analytics Tables.

 

So, if I want to sort the list of data visualizations by, for example, update date/time, I have to go to one of the above tables and essentially make a new visualization for that table?  Or am I missing something?

Ryan S
Mega Sage

Thanks! I knew it had to be somewhere I was just struggling to find the table names.