Process for Power BI Integration - 1.0.0
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-08-22 10:44 PM
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?
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-08-22 02:53 PM
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
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
