The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Resolved! Cross-site scripting error in IE(Internet Explorer)

When trying to access the Number Fields present on the Dashboard in Internet Explorer I am getting an error as - "Internet Explorer has modified the page to help prevent cross-site scripting"Can you people suggest where can I look into and What can I...

tanuja8 by Giga Contributor
  • 11582 Views
  • 7 replies
  • 5 helpfuls

Resolved! Dynamic report title for reports

Hi all, i have some reports which need dynamic title. i have the code to do it. but it is very long and not that efficient.   ar a = new GlideRecord('sys_report');a.get('9d2afa8affaec3');a.title = 'Monthly Request KPI by OE - Summary for '+getMonth()...

Akhilkumar2 by Mega Contributor
  • 2120 Views
  • 5 replies
  • 3 helpfuls

Resolved! Wrong Color changes in the bar chart.

Hi  All,   I have a bar chart report woth an interactive filter. the chart has two type of data , ie 'true and false'. we have set green color for falase and red color for true. but when selecting name from  the interactive filter the color of the ba...

Akhilkumar2 by Mega Contributor
  • 2109 Views
  • 5 replies
  • 2 helpfuls

Resolved! Can you please explain this script?

hi guys.. I have seen this script in the metric definition....could you please explain this.. here current is incident record.. // script can set answer to false to terminate processing of the metric // mi - MonitorInstance// answerif (!current.activ...

vellanki by Kilo Contributor
  • 1477 Views
  • 3 replies
  • 0 helpfuls

Need help with PA script

I'm trying to build a script to use a breakdown. I've reached out to the community and SN before regarding this but it still isn't working as expected. The breakdown should be coming from a glide list's related field. The structure of the data goes c...

Blair5 by Tera Guru
  • 1987 Views
  • 13 replies
  • 6 helpfuls

Resolved! Is it possible to create a report using multiple criteria?

Hi everyone. I need to create 1 report but the results will come from multiple search criteria e.g. search for CRs that are awaiting approval in the next 24 hours and show all CRs for the next 7 days, no matter what state they are in. Is this possibl...

Ian55 by Mega Contributor
  • 2068 Views
  • 5 replies
  • 1 helpfuls

Resolved! Report on Yes/No survey responses

Dear SN Community,We have a survey with a "Yes/No" question.I would like to create a report showing a pie chart with the percentage of Yes and No answers.So I would create a report on the asmt_metric_result table, filter on the records and "group by"...

peternemeth by ServiceNow Employee
  • 2067 Views
  • 6 replies
  • 1 helpfuls
Labels