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

Forum Posts

Resolved! Getting Breakdowns on Formula Indicators

Lets say I took the OOB "Incident Backlog Growth" indicator and added the OOB "Assignment Group" Breakdown.I would suspect that I could now see the backlog growth broken down by each assignment group in the system.   However, what I end up seeing is ...

Uncle Rob by Kilo Patron
  • 4407 Views
  • 12 replies
  • 10 helpfuls

Follow interactive filter not working

Hi -   I have a simple list report on a dashboard and i would like to allow the users to apply additional filters as needed; however, when i check 'follow interactive filter' on the widget settings it does not show the filter icon and allow to modify...

find_real_file.png find_real_file.png
Dan Shores by Mega Expert
  • 2551 Views
  • 4 replies
  • 2 helpfuls

Resolved! Reporting on Schedule Entry

I'm trying to run a report on the Schedule Entry table (cmn_schedule_span), but when I try to filter it by the date, the options for the Start Date Time and End Date Time are only "is", "is not", and "is anything." How am I able to filter on normal t...

Resolved! how to duplicate dashboard tab

Is it possible to duplicate a tab within a dashboard?  If so, how?  (To be clear, I don't need to duplicate an entire dashboard, which I know is possible.  I need to duplicate a tab in a dashboard.)

Casey12 by Kilo Expert
  • 12495 Views
  • 5 replies
  • 6 helpfuls

Resolved! PA script time difference from now

Script I have:var diff=function(x,y){return y.dateNumericValue() - x.dateNumericValue();};var mins=function(x,y){return diff(x,y)/(24*60*1000);};mins(current.opened_at, current.now);I need something to replace the now that will give me the time diffe...

Dan Johnson by Tera Contributor
  • 3408 Views
  • 8 replies
  • 0 helpfuls

Record count in database view

How to create a record count in database view? I can't do this with core reports. The record should include these fieldsHeader 1Header 2Header 3Header 4Header 5QuestionDatePersonResult= yesResult= No

fkameka by Kilo Contributor
  • 2322 Views
  • 2 replies
  • 3 helpfuls

Resolved! Database view filter for 'is not null'

Hello,I'm looking for the syntax for how to filter a database view for a field is not null. Example&& inc_major_incident_state="rejected"-If a database view using the incident table had the above filter condition added to the where clause it would re...

Jon Wagner by Mega Expert
  • 3666 Views
  • 3 replies
  • 0 helpfuls
Labels