Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Accessing Power BI Rest API's from Alteryx

Jaimon_office
5 - Atom

Hi Experts,

I'm reaching out to gather insights on accessing Power BI REST APIs through Alteryx, for tasks like cloning templates, pushing data to cloned templates, adding users, and sharing published data etc.

If you have any experience with this integration, I would greatly appreciate any guidance on the steps involved. Additionally, if there are sample workflows or reading materials available, they would be incredibly helpful.

Thank you in advance for your assistance.

1 REPLY 1
abacon
12 - Quasar

@Jaimon_office I have a lot of experience with it. Have you done any work with Power BI APIs in general? That is the tricky part to setup.

 

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

https://www.youtube.com/watch?v=APj3MFt2w5I

 

If you do have the PBI APIs setup, let me know and I can move to the next steps.

 

Bacon

In this tutorial, I will walk you through how to start using Power BI REST API using Python. The Power BI REST API provides service endpoints for your programming language to directly connect to Power BI API Service, from there you can manage your Power BI content, perform admin operations, embed
Labels
Top Solution Authors