Configure Database view in Service Portal

nis
Tera Expert

I have a database view defined in SNOW and need to display the same view into a widget in ServicePortal.

Can anyone guide me on how this can be achieved?

1 ACCEPTED SOLUTION

anurag92
Kilo Sage

Create a new menu item which points to your database view and select type as URL and give HREF/URL as : ?id=list&table=databaseviewname


View solution in original post

3 REPLIES 3

anurag92
Kilo Sage

Create a new menu item which points to your database view and select type as URL and give HREF/URL as : ?id=list&table=databaseviewname


Yes, this works. Thank you!!


Can this not be configured on any widget? So that I could embed it on a page and add other capabilities like custom filters?