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

Forum Posts

Resolved! How to translate "chart title" in a report?

Hey everyone, I did a report that shows the expired licenses, it shows the total of licenses, as the image below. What I'm trying to do is, in this report I need the 'chart title' to be translated to Spanish and Brazilian Portuguese. I tried to chan...

find_real_file.png find_real_file.png

Is there any way to run script include in report?

I have written a script include  function P2_Count() {     gs.log("Inside Script include");    var str = [];     count = new GlideAggregate('incident');    count.addEncodedQuery('assignment_group=6351d485db4e67803629f7051d9619e9^priority=2^active=tru...

Yash47 by Tera Contributor
  • 5618 Views
  • 9 replies
  • 2 helpfuls

Resolved! How do we get the Unautherized change report

As a change manager, we are assuming that some changes happening in couple of CI's without change manager knowledge and proper change request. So we just want to know How we can check the unauthorized change happened in any CI's without Change reques...

before query business rule affecting reports

Hi,I have a before query business rule on a table where the records are displayed to the user depending on the roles. It is working fine for the records in the table. There is a report for the same table. The report needs to display the count of all ...

Sagar V1 by Mega Expert
  • 2434 Views
  • 2 replies
  • 2 helpfuls

How to create report with count from another table?

I need to create a report for company table. The report should show company name, total incident reported and total number of users. I am not sure if this is even possible in ServiceNow. Any idea? Report format: Company Name (From core_company table)...

TT3 by Kilo Guru
  • 1942 Views
  • 3 replies
  • 0 helpfuls

Comparing Date and Date/Time fields

I am trying to write a script using a generic script, however my "Valid To" date is in Date format, not in Date/Time format. The difference between the Valid to - Date field vs Score - Date/Time field is causing issues with the script var diff=functi...

Red HK by Tera Contributor
  • 823 Views
  • 1 replies
  • 1 helpfuls
Labels