Enabling clickable ticket statistics cards in Shared Ticket Console


If you have created customized views for BMC Helix Innovation Studio based Shared Ticket Console and you upgrade from BMC Helix ITSM version 22.1.07 or earlier, you must update your customized views as described in this topic to be able to click the ticket statistics cards to apply the respective filters.

Important

If you upgrade from BMC Helix ITSM version 23.3.00, note that the following changes are made to keep the statistics card highlighted until it is clicked again, or any filter is removed:

  • For the Statistics Card Bar component, a new Set property is added. For more information, see steps 5 to 9.
  • For each statistics card, the existing Apply grid filter action is modified to add a condition, and a new Apply grid filter action is added. For more information, see steps 10 to 15.

stats card.png


To enable clickable ticket statistics cards in Shared Ticket Console

  1. Log in to BMC Helix Innovation Studio in Best Practice mode.
  2. On the Workspace tab, click Applications.
  3. Click ITSM Application.
  4. On the Views tab, click the customized copy view of the default view Default IT Ticket Console SM.

    Preset_STC_1.jpg

  5. Select the Statistics Card Bar component.
  6. In the Component properties area, under On Load Actions, click Edit actions.

    image-2024-3-26_16-19-55.png

  7. From the list of available actions, add Set property.
  8. Update the fields with their respective values and expressions as given in the following table:

    Field

    Value

    Expression path

    Condition

    Not applicable

    Not applicable

    Property path

    ​Get Query Expression

    image-2024-3-26_16-12-13.png

    Property value

    Query Expression

    image-2024-3-26_16-13-17.png

    image-2024-3-26_16-14-54.png

  9. Click Save.
  10. Click the CRITICAL Statistics Card.
    image-2024-3-26_16-22-9.png
    To configure the record grid to display all the tickets that have Priority as Critical, perform the following steps:
    1. Under General in Properties, click Edit actions.
    2. From the list of available actions, add Apply grid filter.
      1. Update the fields with their respective values and expressions as given in the following table:

        Field

        Value

        Expression path

        Condition

        Last Clicked Stats Card = "criticalTickets" AND Stat Card Filter Flag = true

        image-2024-3-26_16-23-56.png= "criticalTickets" AND image-2024-3-26_16-24-18.png= true

        Record grid

        ​Record grid (ITSM Tickets CRD: ITSM tickets CRD grid)

        image-2024-1-17_18-41-41.png

        Mode

        Append

        Not applicable

      2. Click Filter and then from the list of available filters, select Priority > Critical.
      3. Click Apply filters.

        image-2024-3-26_16-38-23.png

    3. From the list of available actions, add Apply grid filter.
      1. Update the fields with their respective values and expressions as given in the following table:

        Field

        Value

        Expression path

        Condition

        Last Clicked Stats Card = "criticalTickets" AND Stat Card Filter Flag = false

        image-2024-3-26_16-23-56.png= "criticalTickets" AND image-2024-3-26_16-24-18.png= false

        Record grid

        ​Record grid (ITSM Tickets CRD: ITSM tickets CRD grid)

        image-2024-1-17_18-41-41.png

        Mode

        Remove

        Not applicable

      2. Click Filter and then from the list of available filters, select Priority > Critical.
      3. Click Apply filters.

        image-2024-3-26_16-39-17.png

    4. Click Save.
  11. Click the MAJOR INCIDENTS Statistics Card.
    To configure the record grid to display all the major incident tickets, perform the following steps:
    1. Under General in Properties, click Edit actions.
    2. From the list of available actions, add Apply grid filter.
      1. Update the fields with their respective values and expressions as given in the following table:

        Field

        Value

        Expression path

        Condition

        Last Clicked Stats Card = "majorIncidents" AND Stat Card Filter Flag = true

        image-2024-3-26_16-23-56.png= "majorIncidents" AND image-2024-3-26_16-24-18.png= true

        Record grid

        ​Record grid (ITSM Tickets CRD: ITSM tickets CRD grid)

        image-2024-1-17_18-41-41.png

        Mode

        Append

        Not applicable

      2. Click Filter and then from the list of available filters, select Major_incident > Yes.
      3. Click Apply filters.
    3. From the list of available actions, add Apply grid filter.
      1. Update the fields with their respective values and expressions as given in the following table:

        Field

        Value

        Expression path

        Condition

        Last Clicked Stats Card = "majorIncidents" AND Stat Card Filter Flag = false

        image-2024-3-26_16-23-56.png= "majorIncidents" AND image-2024-3-26_16-24-18.png= false

        Record grid

        ​Record grid (ITSM Tickets CRD: ITSM tickets CRD grid)

        image-2024-1-17_18-41-41.png

        Mode

        Remove

        Not applicable

      2. Click Filter and then from the list of available filters, select Major_incident > Yes.
      3. Click Apply filters.
    4. Click Save.
  12. Click the NEEDS ATTENTION Statistics Card.
    To configure the record grid to display all the tickets that need attention, perform the following steps:
    1. Under General in Properties, click Edit actions.
    2. From the list of available actions, add Apply grid filter.
      1. Update the fields with their respective values and expressions as given in the following table:

        Field

        Value

        Expression path

        Condition

        Last Clicked Stats Card = "needsAttention" AND Stat Card Filter Flag = true

        image-2024-3-26_16-23-56.png= "needsAttention" AND image-2024-3-26_16-24-18.png= true

        Record grid

        ​Record grid (ITSM Tickets CRD: ITSM tickets CRD grid)

        image-2024-1-17_18-41-41.png

        Mode

        Append

        Not applicable

      2. Click Filter and then from the list of available filters, select Needs attention > Flagged.
      3. Click Apply filters.
    3. From the list of available actions, add Apply grid filter.
      1. Update the fields with their respective values and expressions as given in the following table:

        Field

        Value

        Expression path

        Condition

        Last Clicked Stats Card = "needsAttention" AND Stat Card Filter Flag = false

        image-2024-3-26_16-23-56.png= "needsAttention" AND image-2024-3-26_16-24-18.png= false

        Record grid

        ​Record grid (ITSM Tickets CRD: ITSM tickets CRD grid)

        image-2024-1-17_18-41-41.png

        Mode

        Remove

        Not applicable

      2. Click Filter and then from the list of available filters, select Needs attention > Flagged.
      3. Click Apply filters.
    4. Click Save.
  13. Click the OVERDUE Statistics Card.
    To configure the record grid to display all the overdue tickets, that is, the tickets with service targets breached, perform the following steps:
    1. Under General in Properties, click Edit actions.
    2. From the list of available actions, add Apply grid filter.
      1. Update the fields with their respective values and expressions as given in the following table:

        Field

        Value

        Expression path

        Condition

        Last Clicked Stats Card = "overdueTickets" AND Stat Card Filter Flag = true

        image-2024-3-26_16-23-56.png= "overdueTickets" AND image-2024-3-26_16-24-18.png= true

        Record grid

        ​Record grid (ITSM Tickets CRD: ITSM tickets CRD grid)

        image-2024-1-17_18-41-41.png

        Mode

        Append

        Not applicable

      2. Click Filter and then from the list of available filters, select Slmstatus > Service Targets Breached and All Service Targets Breached.
      3. Click Apply filters.
    3. From the list of available actions, add Apply grid filter.
      1. Update the fields with their respective values and expressions as given in the following table:

        Field

        Value

        Expression path

        Condition

        Last Clicked Stats Card = "overdueTickets" AND Stat Card Filter Flag = false

        image-2024-3-26_16-23-56.png= "overdueTickets" AND image-2024-3-26_16-24-18.png= false

        Record grid

        ​Record grid (ITSM Tickets CRD: ITSM tickets CRD grid)

        image-2024-1-17_18-41-41.png

        Mode

        Remove

        Not applicable

      2. Click Filter and then from the list of available filters, select Slmstatus > Service Targets Breached and All Service Targets Breached.
      3. Click Apply filters.
    4. Click Save.
  14. Click the SLA DUE SOON Statistics Card.
    To configure the record grid to display all the tickets that have SLM status as Service Target Warning, perform the following steps:
    1. Under General in Properties, click Edit actions.
    2. From the list of available actions, add Apply grid filter.
      1. Update the fields with their respective values and expressions as given in the following table:

        Field

        Value

        Expression path

        Condition

        Last Clicked Stats Card = "slaDueSoon" AND Stat Card Filter Flag = true

        image-2024-3-26_16-23-56.png= "slaDueSoon" AND image-2024-3-26_16-24-18.png= true

        Record grid

        ​Record grid (ITSM Tickets CRD: ITSM tickets CRD grid)

        image-2024-1-17_18-41-41.png

        Mode

        Append

        Not applicable

      2. Click Filter and then from the list of available filters, select Slmstatus > Service Target Warning.
      3. Click Apply filters.
    3. From the list of available actions, add Apply grid filter.
      1. Update the fields with their respective values and expressions as given in the following table:

        Field

        Value

        Expression path

        Condition

        Last Clicked Stats Card = "slaDueSoon" AND Stat Card Filter Flag = false

        image-2024-3-26_16-23-56.png= "slaDueSoon" AND image-2024-3-26_16-24-18.png= false

        Record grid

        ​Record grid (ITSM Tickets CRD: ITSM tickets CRD grid)

        image-2024-1-17_18-41-41.png

        Mode

        Remove

        Not applicable

      2. Click Filter and then from the list of available filters, select Slmstatus > Service Target Warning.
      3. Click Apply filters.
    4. Click Save.
  15. Click the NEW Statistics Card.
    To configure the record grid to display all the tickets created in the past 24 hours, perform the following steps:
    1. Under General in Properties, click Edit actions.
    2. From the list of available actions, add Apply grid filter.
      1. Update the fields with their respective values and expressions as given in the following table:

        Field

        Value

        Expression path

        Condition

        Last Clicked Stats Card = "newTickets" AND Stat Card Filter Flag = true

        image-2024-3-26_16-23-56.png= "newTickets" AND image-2024-3-26_16-24-18.png= true

        Record grid

        ​Record grid (ITSM Tickets CRD: ITSM tickets CRD grid)

        image-2024-1-17_18-41-41.png

        Mode

        Append

        Not applicable

      2. Click Filter and then from the list of available filters, select Create_date > Past 24 hours.
      3. Click Apply filters.
    3. From the list of available actions, add Apply grid filter.
      1. Update the fields with their respective values and expressions as given in the following table:

        Field

        Value

        Expression path

        Condition

        Last Clicked Stats Card = "newTickets" AND Stat Card Filter Flag = false

        image-2024-3-26_16-23-56.png= "newTickets" AND image-2024-3-26_16-24-18.png= false

        Record grid

        ​Record grid (ITSM Tickets CRD: ITSM tickets CRD grid)

        image-2024-1-17_18-41-41.png

        Mode

        Remove

        Not applicable

      2. Click Filter and then from the list of available filters, select Create_date > Past 24 hours.
      3. Click Apply filters.
    4. Click Save.
  16. Click Save.


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*