Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

This guide provides step-by-step instructions for configuring x-hoppers integration with Power BI and importing call records adoption and performance metrics.

Created: October 2024

Permalink: https://x-hoppers.atlassian.net/wiki/x/IwABB

...

x-hoppers integration with Power BI (PBI) enables you to download x-hoppers analytical data and import it to Power BI for advanced reporting and visualization. The following data types are available for import:

  1. CallsAdoption: information about who joined a broadcast, when and for how long (import via a script)

  2. Performance metrics: Agents and Stores stats, including wait and talk time, headsets battery status and more; Help points stats, such as QR code scans and tablet help points usage (import via CSV/ XLSX)

...

  • x-hoppers system on WMS 6

  • Power BI

  • Node.js (required for specific scenarios)

  • x-hoppers SuperHopper+AI license to download performance metrics

Tip

Note: Steps describe in this Guide are also applicable to other platform for data analysis, such as Looker, Tableau, Excel and Google Sheets.

Setup

...

Adoption data

You can import calls adoption data into Power BI using one the following method.

Method 1.

...

PowerBI direct import

This method involves uploading a DAX (Microsoft’s formula expression language) script to Power BI:

...

  1. Your data should now appear in Power Query. Click Close & Apply to import it into the Power BI data model

...

Method 2.

...

Data export via API

This method uses API calls to fetch data from CDS and integrate it with Power BI or any other platform for data analysis. For detailed API instructions, refer to this guide: https://docs.wildix.com/guides/2024/08/24/cds-ca/.

...