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

Forum Posts

Resolved! How to create a report from the Record History table

Hi Team, I want to build a report for Incidents, i need to show the transitions of Incident_Status For all the incidents that were created in 2018 This is the information I want to get in the Report (In a single query for all incidents)   And I need...

find_real_file.png
karlo_goit by Kilo Contributor
  • 5464 Views
  • 4 replies
  • 3 helpfuls

Date Calculation on Report

HI Team, I have requirement, where I need to set a filter to check for a specific day from laskweek.  Example: I need to fetch records where the "week_starts_on" that specific day. I have written the logic in a script Include and want to call that in...

msm4 by Mega Guru
  • 2089 Views
  • 9 replies
  • 0 helpfuls

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
  • 6199 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...

Labels