Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Performance Analytics - Automated indicators and Formula indicators are not showing any data

M2A
Tera Contributor

Hi Team,

 

I wanted to calculated "%SLA not breached" in a month.

For this i have created a Indicator Source: SCTASK.SLA.COMPLETED

M2A_1-1751634084425.png

 



Then i have created two automated indicators:

1. All not breached SLAs

2. ALL SLAs

 

 

 

Under the above automated indicator i have created a job, which collects data, as of now i kept it "On Demand".

M2A_0-1751633990213.png

 And when i click on the above two automated indicator "Explore indicator" related link after running the job, which is collecting data, it shows like below:

M2A_2-1751634240996.png

Can anyone help me out on this, where am i lacking to create the indicator?

9 REPLIES 9

Manoj89
Giga Sage

1. Did you execute the job after adding indicator? If so, check how many inserts happened/Warnings/error

Manoj89_0-1751734637030.png

 

2. If there are no warning/error, check if any record matches the query used in Indicator source and Indicator.

M2A
Tera Contributor

Yes, i executed the job and it shows 60 inserts, collected. No warnings, errors.
Once i preview the indicator source there also data is there. But when i go individual automated indicators there it doesn't show any data once i click on explore, i believe once this indicator works the formula indicator will also work.

Mohammad Danis1
Giga Guru

@M2A , Check if there is data in the table for last month, also check if job runs successfully without error.
How you going the get the SLA breach from Stage field ?

I ran the job and it executed without error. 

 

From stage = completed i am getting the list of all SLA which is completed.