Skip to content

Instantly share code, notes, and snippets.

@wave-inguane
Last active September 19, 2021 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wave-inguane/69b27f4a42efa5986a7e47a18190c6f6 to your computer and use it in GitHub Desktop.
Save wave-inguane/69b27f4a42efa5986a7e47a18190c6f6 to your computer and use it in GitHub Desktop.
ReportUtil

TABLES

    DASHBOARD
       pa_dashboards.list
      /nav_to.do?uri=%2F$pa_dashboards_overview.do
    
    REPORT
       
       /nav_to.do?uri=%2Fsys_report_template.do%3Fsysparm_create%3Dtrue
    
    FILTERS
       sys_ui_hp_publisher.list
       
    CUSTOM FILTER
       Widget:  sys_widgets.list
       Macro: sys_ui_macro.list

WORKING INTERACTIVE FILTER

https://dev81532.service-now.com/nav_to.do?uri=%2F$pa_dashboard.do%3Fsysparm_dashboard%3Dcc9a9ddf2f2e34100cc754492799b667%26sysparm_tab%3D46ca19532f6e34100cc754492799b69d%26sysparm_cancelable%3Dtrue%26sysparm_editable%3Dtrue%26sysparm_active_panel%3DaddWidgetSideContent

DASHBOARD

 Working with responsive dashboards
 https://youtu.be/ytI9JL4ifjU
 
 https://docs.servicenow.com/bundle/paris-now-intelligence/page/use/dashboards/concept/c_ResponsiveDashboards.html
 
 Enable responsive dashboards
 https://docs.servicenow.com/bundle/paris-now-intelligence/page/use/dashboards/task/t_EnableResponsiveDashboards.html
 
 Set dashboards as your Home
 https://docs.servicenow.com/bundle/paris-now-intelligence/page/use/dashboards/task/t_SetDashboardsAsHome.html

REPORT

DATE RANGE FILTER ON REPORT

 CUSTOM INTERACTIVE FILTERS
 https://community.servicenow.com/community?id=community_question&sys_id=f549ef9bdb1673001cd8a345ca961978

This can be done with Interactive Filters that come with Performance Analytics:
https://docs.servicenow.com/bundle/paris-now-intelligence/page/use/dashboards/task/t_CreateADatePublisher.html?cshalt=yes

https://docs.servicenow.com/bundle/paris-now-intelligence/page/use/dashboards/task/t_CreateADatePublisher.html?cshalt=yes