We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

GlideAggregate SUM calculates wrong Sum on Currencie Fields

Good Day, We have a problem with our instance in that the currency is calculated wrong when using GlideAggregate SUM, Platform Analytics Dashboards Data Visualizations, which also use GlideAggregate, or when using Filters on Tables. We have the curre...

Ruihster by Tera Contributor
  • 949 Views
  • 2 replies
  • 0 helpfuls

Reference Qualifier for Change Request form

Hello folks! I need help with a Dynamic Ref Qual field.  From the change_request table form: 1. My configuration item field (cmd_ci), needs to show the CIs related to the company previously selected,   1.1 This field is from the Task table   1.2 Fiel...

HansellF by Giga Contributor
  • 1228 Views
  • 3 replies
  • 0 helpfuls

How to send attachments and data to AZURE AI

Hi All,There is one requirements where we need to send the attachments which is present in the incident.There is already an implementation on sending the incident information to the azure ai, The AI summarize the content based on the incident data wh...

Community Alums by Community Alums  
  • 1584 Views
  • 4 replies
  • 0 helpfuls

How to calculate IntegrationHub Usage per Flow?

Hello Community,We have been operating many Flows since the beginning of this year. While reviewing the IntegrationHub usage (ua_ih_usage) on a monthly basis, we noticed a sharp increase in user count starting in February 2025.We were able to identif...

Scheduled job not triggering

hi, I'm facing an issue with scheduled job, it is not triggering . (function() {     var gr = new GlideRecord('sn_grc_task');     gr.addQuery('active', true);     gr.addQuery('state', 'NOT IN', '3,4,7,9');     gr.addQuery('end_date', '!=', '');     g...

armanoj by Mega Sage
  • 3254 Views
  • 24 replies
  • 0 helpfuls