Microsoft Power BI

Versão:
2023.1
Last modified: May 31, 2022
Driver Details

É preciso criar uma conta do Microsoft Power BI.

Type of Support

Gravar

Notas de versão
Versão Descrição
v3.0.0
  • Aplicativo Azure multilocatário incorporado com uma opção para usar um aplicativo Azure personalizado 
  • Suporte para múltiplas entradas de tabela 
  • O conector mantém o conjunto de dados existente e sua estrutura com a atualização e substituição de dados 
  • Os usuários podem selecionar qual espaço de trabalho usar
  • Compatível com proxy 
  • É compatível com o Alteryx Designer verão 2021.2.2 e posteriores
v2.1.3
  • Removida a configuração do ambiente virtual pré-preparado para dar suporte aos aprimoramentos do instalador .yxi feitos para o Designer 2020.2.
v2.1.2
  • Adicione ou corrija as tags de pesquisa de metadados ao config.xml no pacote yxi e aos arquivos xml de configuração da ferramenta.
  • Correção do problema com a versão request-oauthlib em conflito com a versão 2.0.6 do oathlib no tempo de execução.
v2.1.1
  • Atualização de metainformações da ferramenta.
v2.1.0
  • Suporte adicionado para selecionar um conjunto de dados e uma tabela em uma lista suspensa preenchida.
v2.0.0
  • O novo Conector da Saída do Power BI YXI com as seguintes melhorias da macro existente.
  • Adiciona suporte para selecionar espaços de trabalho do Power BI diferentes do "Meu espaço de trabalho".
  • Atualiza a UX para corresponder a outros Conectores YXI.
  • Nome alterado para Saída do Power BI.
v1.0.0 (descontinuada)
  • Versão inicial.

 

Ferramentas do Alteryx usadas para conexão

Link
Gray icon with bar graph inside

Ferramenta Saída do 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.

Esta página foi útil?

Problemas com seu produto Alteryx? Visite a Comunidade Alteryx ou entre em contato com nossa Equipe de Suporte. Não é possível enviar este formulário? Envie-nos um e-mail.