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.

Display report in mobile app with data from a database view

Elena Pomana
Tera Guru

Hello,

 

I have a report that is created from a database view (3 tables involved: Approver, Contract, Cost center). In backend in works perfectly but I need to make it work for mobile app as well.

I managed to create it, display it in mobile app under another report.

I think there are some limitations in the mobile app, and the report is displayed but once clicked on any data, it can’t access the list of the selected query or I didn't know how to do it:

ElenaPomana_0-1675671717139.png

In this situation the user can only see that there are 32 requested approvals.

 

Is there any way to do it or is it indeed a mobile app limitation?

 

Thank you,

Elena

1 REPLY 1

Justinn
Tera Contributor

Hi Elena,

I think you're just missing some configurations for this. You'll need to create a function that will contain the list screen and add it to the "Chart header function instances" of your existing chart screen.

You can follow the steps here: https://docs.servicenow.com/bundle/utah-mobile/page/administer/tablet-mobile-ui/concept/nav-chart-to...


Regards,
Justinn