Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usercube connector documentation updated #425

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion powerquery-docs/connectors/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ The connectors are listed in alphabetical order in separate tables for each lett

| Connector | Excel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | Power BI (Datasets) | Power BI (Dataflows) | Power Apps (Dataflows) | Customer<br/>Insights (Dataflows) | Analysis Services |
| --- | --- | --- | --- | --- | --- | --- |
| [![Usercube.](media/index/usercube-64.png)<br/>**Usercube**](./usercube.md)<br/>By Usercube | ![Not supported - Usercube (Beta) in Excel](media/index/no.png) | ![Supported - Usercube (Beta) in Power BI (Datasets)](media/index/yes.png) | ![Supported - Usercube (Beta) in Power BI (Dataflows)](media/index/yes.png) | ![Not supported - Usercube (Beta) in Power Apps (Dataflows)](media/index/no.png) | ![Not supported - Usercube (Beta) in Customer Insights (Dataflows)](media/index/no.png) | ![Not supported - Usercube (Beta) in Analysis Services](media/index/no.png) |
| [![Netwrix Usercube.](media/index/usercube-64.png)<br/>**Netwrix Usercube**](./usercube.md)<br/>By Netwrix | ![Not supported - Netwrix Usercube in Excel](media/index/no.png) | ![Supported - Netwrix Usercube in Power BI (Datasets)](media/index/yes.png) | ![Supported - Netwrix Usercube in Power BI (Dataflows)](media/index/yes.png) | ![Not supported - Netwrix Usercube in Power Apps (Dataflows)](media/index/no.png) | ![Not supported - Netwrix Usercube in Customer Insights (Dataflows)](media/index/no.png) | ![Not supported - Netwrix Usercube in Analysis Services](media/index/no.png) |

## V

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified powerquery-docs/connectors/media/usercube/usercube-server.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 13 additions & 13 deletions powerquery-docs/connectors/usercube.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
title: Power Query Usercube connector
description: Provides basic information and prerequisites for the Usercube connector. Also includes descriptions of the optional input parameters, and discusses limitations and issues you might run into.
title: Power Query Netwrix Usercube connector
description: Provides basic information and prerequisites for the Netwrix Usercube connector. Also includes descriptions of the optional input parameters, and discusses limitations and issues you might run into.
author: bezhan-msft
ms.topic: conceptual
ms.date: 6/24/2022
ms.author: bezhan
---

# Usercube
# Netwrix Usercube

>[!Note]
>The following connector article is provided by Usercube, the owner of this connector and a member of the Microsoft Power Query Connector Certification Program. If you have questions regarding the content of this article or have changes you would like to see made to this article, visit the Usercube website and use the support channels there.
>The following connector article is provided by Netwrix, the owner of this connector and a member of the Microsoft Power Query Connector Certification Program. If you have questions regarding the content of this article or have changes you would like to see made to this article, visit the Netwrix website and use the support channels there.

## Summary

Expand All @@ -23,30 +23,30 @@ ms.author: bezhan

## Prerequisites

You must have a Usercube instance with the *PowerBI* option.
You must have a Netwrix Usercube instance with the *PowerBI* option.

## Capabilities supported

- Import

## Connect to Usercube from Power Query Desktop
## Connect to Netwrix Usercube from Power Query Desktop

To connect to a Usercube server:
To connect to a Netwrix Usercube server:

1. Launch Power BI Desktop and enter the **Get Data** experience.

2. From the **Other** category, select **Usercube**, and then select **Connect**.
2. From the **Other** category, select **Netwrix Usercube**, and then select **Connect**.

![Get Data.](media/usercube/usercube-get-data.png)

3. You'll be prompted to specify your Usercube server's URL.
3. You'll be prompted to specify your Netwrix Usercube server's URL.

![Usercube Server.](media/usercube/usercube-server.png)
![Netwrix Usercube Server.](media/usercube/usercube-server.png)

4. Enter the client credentials. The *Client Id* must be built from the *Identifier* of an *OpenIdClient* element. This element is defined in the configuration of your Usercube instance. To this identifier, you must concatenate the `@` character and the domain name of the Usercube instance.
4. Enter the client credentials. The *Client Id* must be built from the *Identifier* of an *OpenIdClient* element. This element is defined in the configuration of your Netwrix Usercube instance. To this identifier, you must concatenate the `@` character and the domain name of the Netwrix Usercube instance.

![Client credentials.](media/usercube/usercube-client-credentials.png)

5. In **Navigator**, select the data you require. Then, either select **Transform data** to transform the data in the Power Query Editor, or choose **Load** to load the data in Power BI.
5. In **Navigator**, select the data you require. Then, either select **Transform data** to transform the data in the Power Query Editor, or choose **Load** to load the data in Power BI.

![Usercube import data navigator](./media/usercube/usercube-import-data-navigator.png)
![Netwrix Usercube import data navigator](./media/usercube/usercube-import-data-navigator.png)
4 changes: 2 additions & 2 deletions powerquery-docs/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +436,8 @@
href: connectors/microstrategy-for-power-bi.md
- name: "MySQL database"
href: connectors/mysql-database.md
- name: "Netwrix Usercube"
href: connectors/usercube.md
- name: "OData Feed"
items:
- name: "Connect to an OData Feed"
Expand Down Expand Up @@ -532,8 +534,6 @@
href: connectors/tibco.md
- name: "Twilio (Beta) (Deprecated)"
href: connectors/twilio.md
- name: "Usercube"
href: connectors/usercube.md
- name: "Vessel Insight"
href: connectors/vessel-insight.md
- name: "Web"
Expand Down