Microsoft Power BI

Versione:
2023.1
Last modified: May 31, 2022
Driver Details

È necessario creare un account Microsoft Power BI.

Type of Support

Scrivi

Note del release
Versione Descrizione
v3.0.0
  • App Azure multi-tenant integrata con opzione di utilizzo di un'app Azure personalizzata 
  • Supporta più input tabella 
  • Mantiene il set di dati esistente e la relativa struttura con l'aggiornamento/la sovrascrittura dei dati. 
  • Gli utenti possono selezionare lo spazio di lavoro da utilizzare
  • Supporto proxy 
  • Compatibile con Alteryx Designer a partire dalla versione 2021.2.2.
v2.1.3
  • È stata rimossa la configurazione dell'ambiente virtuale preconfezionato a supporto dei miglioramenti del programma di installazione .yxi apportati per Designer 2020.2.
v2.1.2
  • Sono stati aggiunti/corretti i tag di ricerca dei metadati sia per il file config.xml del pacchetto yxi che per i file xml di configurazione dello strumento.
  • È stato risolto un problema di conflitti di versione di request-oauthlib con oathlib versione 2.0.6 in fase di esecuzione.
v2.1.1
  • Aggiornamento delle metainformazioni dello strumento.
v2.1.0
  • È stato aggiunto il supporto per la selezione di un set di dati e di una tabella da un elenco a discesa popolato.
v2.0.0
  • Nuovo connettore YXI Output di Power BI con i seguenti miglioramenti rispetto alla macro esistente.
  • Aggiunto il supporto per la selezione di spazi di lavoro di Power BI diverse da "Il mio spazio di lavoro".
  • Aggiornata l'esperienza utente in modo che corrisponda a quella di altri connettori YXI.
  • Nome modificato in Output di Power BI.
v1.0.0 (versione deprecata)
  • Versione iniziale.

 

Strumenti Alteryx utilizzati per la connessione

Link
Gray icon with bar graph inside

Strumento Output Microsoft Power BI

See Microsoft's Push datasets limitations for limitations and additional details.

Due to Power BI API limitation, Designer can't write DateTime values. Convert the DateTime values to strings before uploading the dataset to Power BI.

Custom API Application Setup

For more information on how to build and manage an application using the Microsoft Azure cloud services, refer to the Azure documentation.

  1. Go to  Microsoft Azure  

  2. Sign in with your Microsoft Azure Active Directory account. 

  3. On the Home screen use Search, or go to the upper left corner menu to open the Azure Active Directory service.

  4. Open App registrations in the left menu.

  5. Select + New registration.

  6. Specify the Name of the app.

  7. Choose desired account type – both Single-tenant and Multi-tenant are allowed.

  8. In the Redirect URI section

    1. For Power BI Output version 3.1.0 and earlier: Select Single-page application (SPA) from the dropdown menu and set the two URLs

      1.  https://cef.alteryx.com/designer/oauthcallback

      2.  https://login.live.com/oauth20_desktop.srf

    2. For Power BI Output version 3.2.0 and later: Select Web-page application (WPA) from the dropdown menu and set the URL:

  9. Select Register.
    The Application (client) ID is your Client ID.
    The Directory (tenant) ID is your Tenant ID

  10. Now proceed to Certificates & secrets and add New client secret.
    Copy the Value as it won't be accessible again once you leave the page–this is your Secret ID.  

  11. Go to API permissions and add these Delegated permissions

    1. Microsoft Graph

      1. Offline_access  

      2. Openid  

      3. User.Read

      4. email

      5. profile

    2. Power BI Service

      1. Dataset.ReadWrite.All  

      2. Workspace.Read.All

  12. To use service principal (app-only authentication) proceed to Certificates & secrets and add New client secret. Copy the Value as it won't be accessible again once you leave the page – this is your Client Secret.

Now you can use this app in your Alteryx SharePoint Files connector. To authenticate login, you will need your User NamePasswordClient ID, and Client Secret ID and Tenant ID provided with application registration.

For more information, visit Microsoft portal.

Questa pagina è stata utile?

Si sono verificati problemi con il tuo prodotto Alteryx? Visita la community Alteryx o contatta il supporto. Non riesci a inviare questo modulo? Inviaci un'e-mail.