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

Forum Posts

Trend by month report by % in platform analytics

Hi, I want to create a trend report by month by % in platform analytics.We can create trend/column type report that shows the value but on the graph or line there is a requirement to show %? Is it possible in platform analytics? please let me know. T...

vishnumaaya by Tera Contributor
  • 1392 Views
  • 7 replies
  • 1 helpfuls

Resolved! Breakdown script question

I have a breakdown script that is getting the a list of users, displaying the user name and their user ID. I want to display it by a different field stored on the user table. However, the breakdown continues to show it as the full name. The breakdown...

Blair5 by Tera Guru
  • 4900 Views
  • 17 replies
  • 4 helpfuls

Indicator only matching breakdown sometimes

Hoping someone with a GigaBrain can assist. I've got an automated indicator running against the sys_history_line table. Has a very specific query to only grab User.Department = GroupIWant, Field = assignment_group, Old value = GroupIWantAssignment gr...

Scoresheet Comparison.png sys_history_line condition returns.png
Oggman13 by Tera Contributor
  • 1011 Views
  • 3 replies
  • 0 helpfuls

Count number of days in a month via pa_indicator

I am using below script in an indicator, but seems it is not working. Please share any insights. var now = new GlideDateTime();var days = now.getDaysInMonthUTC();gs.info("Days in month : "+ days);current.setValue(days);

Y A by Tera Contributor
  • 621 Views
  • 2 replies
  • 0 helpfuls
Labels