cancel
Showing results for 
Search instead for 
Did you mean: 

Process for Power BI Integration - 1.0.0

DeiseRaiane_Rib
Level 3
Hi!!!

I'm not able to configure the access connection to use Power BI Integration. Does anyone have an example of what to fill in each field?
1 REPLY 1

ewilson
Staff
Staff
Hello @DeiseRaiane_Rib,

The Power BI connector on the DX is designed to use Power BI's RESTful APIs. To leverage those APIs there are a series of steps you must go through to enable Power BI to accept external connections. The following link is a good place to start:

https://docs.microsoft.com/en-us/rest/api/power-bi/

Once you've set up your application ID in Azure AD, you will be able to create a new OAuth2 client credential that you can use from Blue Prism with the Power BI connector. The credential details on Azure AD should give you the auth URI as well as the Client ID and Client Secret which can be added to a credential definition in Blue Prism Credential Manager. You would then select that credential from the configuration screen you show in your screenshot.

Cheers,
Eric​