Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Platform Analytics: Data Visualization

DeniseV
Tera Contributor

Hello, I am recreating a Dashboard and would like to know what is the Platform Analytics equivalent to a Catalog Category Widget? 

 

When creating a data visualization and pulling in the sc_category table in Platform Analytics, it does not drill down deep enough to display the list of category items like it used to before Platform Analytics. 

 

Has anyone ran into this or has come up with a solution for this? 

1 REPLY 1

sizzleMcFace
Tera Guru

Plarform Analytics doesn't have a direct equivalent. To replicate the old widget, you’ll likely need to create a custom component or portal widget tied to catalog tables.

 

You can create a technical dashboard and add a Record List component or some custom implementation with nested repeaters and cards.