The CreatorCon Call for Content is officially open! Get started here.

Unable to validate task in Performance Analytics (Exper Applicaiton Developer)

SamH54241528364
Tera Contributor

As you can see from the image I uploaded, steps execution is perfectly consistent with the instructions below, however, I still get an error message when trying to validate the task
 

Error: "Did you configure the Source properties per the instructions? To find the Indicator Source, search on Performance Analytics > Sources > Indicator Sources. You can find this information in Indicator sources"

 

"Create New Indicator Source"

Lab Instructions 

  1. Navigate to Performance Analytics > Sources > Indicator Sources.
  2. Select New.
  3. Fill the Indicator Source form as follows:
    • Name: Incidents.Updated
    • Description (Optional): Daily data set of incidents that are updated today but not yet closed or resolved
    • Valid for frequency: Daily
    • Facts table: Incident [incident]

      Conditions:

                      Resolved | is empty | AND Closed | is empty | AND Updated | on | Today
                     
                      Hint: Select DAYS to display the Today option

  4. Select Submit.
1 ACCEPTED SOLUTION

sizzleMcFace
Giga Guru

The name is "Incident.Updated"  but the instructions say "Incidents.Updated", so you are missing the "s" at the end of "IncidentS".

View solution in original post

2 REPLIES 2

sizzleMcFace
Giga Guru

The name is "Incident.Updated"  but the instructions say "Incidents.Updated", so you are missing the "s" at the end of "IncidentS".

@sizzleMcFace 
Good eye and thank you sir! Next time, I'll remember to copy and paste 🙂