Platform Analytics forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! View Report Analytics

I would like to be able to see analytics with regard to the usage of ServiceNow reports, i.e. which reports are being viewed, who is viewing them, how often are the reports viewed etc.I am not able to find tables in which report analytics is stored 

Resolved! Bi-weekly X-axis labels - any way to change?

We have a widget that displays the results of 2 week sprints. Are there any tricks for modifying the x-axis labels to something more friendly like the date range? Or the sprint number would be awesome if I could map that in. Also, when I use all line...

KellyLogan_0-1704489995145.png KellyLogan_1-1704490017013.png

Insights on CEO Dashboard

Hi,Do we have additional articles or trainings on CEO dashboard apart from the documentation that is present in innovation lab? We have installed the dashboard and we're not able to configure it to meet our organizational needs. Please share addition...

sankethake by Tera Contributor
  • 1105 Views
  • 6 replies
  • 4 helpfuls

Issue with Async Business Rule

Hi ServiceNow Experts, I just want to understand why the below script is not working in Async Business Rule:  var gb = new GlideRecord('cmdb_ci'); gb.addEncodedQuery('correlation_id=test'); gb.query(); if (gb.next()) { gs.log('yes...

Resolved! Database View - List Field

We have a custom table which has a list field pointing to Change. A custom table record could have multiple CHGs listed in the list field. For reporting purposes we created a Database View with a where clause of customtable_field = chg_sys_id, howeve...

PDOOK by Giga Contributor
  • 5697 Views
  • 11 replies
  • 8 helpfuls

Dashboard Tab Cycle on timer

Hi all, As more and more business units are receiving custom apps from us, and utilizing Dashboards we make for them, they are now appearing on TV's around the office. Problem I'm encountering is some of these Dashboards have multiple tabs, but on an...

Labels