Customize KPIs for intraday insights

Note

Intraday insights reports for Omnichannel for Customer Service are deprecated as of May 1, 2023. We recommend that you use real-time analytics reports, our latest analytics capability, which provide real-time information about the health and key performance indicators of your organization. For more information on the deprecation, go to Intraday insights for Omnichannel for customer service are deprecated.

To cater to your organizational needs, intraday insights allows you to customize KPIs. This allows supervisors to adapt to your organizational parameters that are designed for your organization. Through the Power BI desktop application, you can customize these KPIs.

Note

Do not customize out-of-the-box reports because they will be overwritten when new versions are made available by Microsoft. However, if you do customize them, save them with another name.

The customization of KPIs includes:

Review prerequisites

Verify the following prerequisites before you add the custom KPIs:

  1. Power BI desktop app is installed on your computer.

  2. Administrator or equivalent role is assigned to you.

  3. Intraday insights dashboard is configured for your organization. To Learn more, see Configure to view intraday insights dashboard

Add custom KPIs

You can add the custom KPIs that are specific to your organization to intraday insights. This allows intraday insights to be more specific and helps supervisors adhere your organizational requirements. To add custom KPIs, follow these steps:

  1. Review the prerequisites.

  2. Open the Power BI desktop application and sign in with your administrator credentials.

  3. From the Home menu, select Get Data > Power BI datasets.

    Select Power BI datasets.

    The dataset selection dialog box opens.

  4. Select IntradayMonitoring from the workspace that you've created through configuration, and then select Load.

    Select intraday insights datasets.

    The fields related to intraday insights are loaded.

  5. From the field category list, select a category to create a measure and then select More options (...) > New measure.

    In this example, we're creating a measure for the field category AgentAvailability.

    Select Agent Availability field.

    A new measure is created for the field.

  6. The formula bar appears along the top of the Report canvas, where you can rename your measure and enter a DAX formula.

    In this example, we're adding a measure for calculating the total number hours that an agent is working on a work item.

    Total agent work hours = Agent[Average Session Handling Time] + Agent[Average Conversations Per Online Agents]
    

    The measure is added.

  7. Select the measure and verify that the measure is working as defined.

    Verify created measure.

    To learn more about creating measure, see Create a measures.

  8. Add the measure to your report. To learn more, see Use your measure in the report.

  9. Publish the report.

    The custom KPI measure is added to the intraday insights dashboard.

To learn more about how to create custom measures, see Tutorial: Create your own measures in Power BI Desktop.

Edit measures and visuals of existing KPIs

You can edit the measures and visuals of existing custom and out-of-the-box KPIs to match your organizational requirements. This helps in reducing the effort of adding a new KPI to the intraday insights. To edit measures of existing KPIs, follow these steps:

  1. Review the prerequisites.

  2. Open the Power BI desktop application and sign in with your administrator credentials.

  3. From the Home menu, select Get Data > Power BI datasets.

    Select Power BI datasets.

    The dataset selection dialog box opens.

  4. Select IntradayMonitoring from the workspace that you've created through configuration, and then select Load.

    Select intraday insights datasets.

    The fields related to intraday insights are loaded.

  5. To edit a measure:

    1. From the field category list, select a category and then select the field for which you want to change the measure.

      Note

      Fields with measures are preceded with a calculator icon.

      In this example we're selecting Total agent work hours field from AgentAvailability category. The details of for the field is displayed including its formula bar.

      Select a field to edit the measure.

    2. From the formula bar, edit the formula as required.

      To learn more about change visualizations, see Create and use your own measures.

  6. To edit a visual:

    1. From the field category list, select a category and then select the field for which you want to change the visual.

      In this example we're selecting Agent Handling Time field from Session category. The visual for the field is displayed.

      Select a field to change visualization.

    2. From the VISUALIZATIONS tab, edit the visualizations of the field as required. In this example, we're changing the chart to a pie chart.

      Change visualization from bar chart to pie chart.

      To learn more about change visualizations, see Add visualizations to a Power BI report.

  7. Publish the report.

Reference

The tables in the intraday insights dataset consists of entity attributes along with measures and calculated columns. The following are the list of entity that is supported in Intraday insights:

Configure to view intraday insights dashboard