diff --git a/powerquery-docs/connectors/index.md b/powerquery-docs/connectors/index.md index bf262e02a..2003d53c1 100644 --- a/powerquery-docs/connectors/index.md +++ b/powerquery-docs/connectors/index.md @@ -298,7 +298,7 @@ The connectors are listed in alphabetical order in separate tables for each lett | Connector | Excel        | Power BI (Datasets) | Power BI (Dataflows) | Power Apps (Dataflows) | Customer
Insights (Dataflows) | Analysis Services | | --- | --- | --- | --- | --- | --- | --- | -| [![Usercube.](media/index/usercube-64.png)
**Usercube**](./usercube.md)
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)
**Netwrix Usercube**](./usercube.md)
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 diff --git a/powerquery-docs/connectors/media/usercube/usercube-client-credentials.png b/powerquery-docs/connectors/media/usercube/usercube-client-credentials.png index 2161c8df7..08e0330aa 100644 Binary files a/powerquery-docs/connectors/media/usercube/usercube-client-credentials.png and b/powerquery-docs/connectors/media/usercube/usercube-client-credentials.png differ diff --git a/powerquery-docs/connectors/media/usercube/usercube-get-data.png b/powerquery-docs/connectors/media/usercube/usercube-get-data.png index f0d535530..fa1fbb39e 100644 Binary files a/powerquery-docs/connectors/media/usercube/usercube-get-data.png and b/powerquery-docs/connectors/media/usercube/usercube-get-data.png differ diff --git a/powerquery-docs/connectors/media/usercube/usercube-import-data-navigator.png b/powerquery-docs/connectors/media/usercube/usercube-import-data-navigator.png index f14a6db52..5a2cda68a 100644 Binary files a/powerquery-docs/connectors/media/usercube/usercube-import-data-navigator.png and b/powerquery-docs/connectors/media/usercube/usercube-import-data-navigator.png differ diff --git a/powerquery-docs/connectors/media/usercube/usercube-server.png b/powerquery-docs/connectors/media/usercube/usercube-server.png index 8f006663f..e15b6004b 100644 Binary files a/powerquery-docs/connectors/media/usercube/usercube-server.png and b/powerquery-docs/connectors/media/usercube/usercube-server.png differ diff --git a/powerquery-docs/connectors/usercube.md b/powerquery-docs/connectors/usercube.md index 3ee2b26c1..26ad882c3 100644 --- a/powerquery-docs/connectors/usercube.md +++ b/powerquery-docs/connectors/usercube.md @@ -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 @@ -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) \ No newline at end of file + ![Netwrix Usercube import data navigator](./media/usercube/usercube-import-data-navigator.png) \ No newline at end of file diff --git a/powerquery-docs/toc.yml b/powerquery-docs/toc.yml index 60a3655c8..f667d09fa 100644 --- a/powerquery-docs/toc.yml +++ b/powerquery-docs/toc.yml @@ -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" @@ -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"