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

Forum Posts

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
  • 1045 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
  • 3935 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
  • 2056 Views
  • 2 replies
  • 2 helpfuls
Labels