Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

How do I pull data from PowerBI?

ALT_2358
9 - Comet
9 - Comet

I need to pull data from PowerBI as PowerBI is able to connect to a system that Alteryx isn't able to. Is there a way to pull from PowerBI as an input?

 

 

5 REPLIES 5
helpplease
5 - Atom

I had the same issue as we moved to Dynamics AX. Found I had to query the raw SQL tables which took a lot of set up by IT. My understanding is that PowerBI was itself a query of AX, so not possible to query PowerBI. Would be interested to hear a solution, but I am 99.9% sure there is not one.

LD
7 - Meteor

Hello, I was about to post the question on how to pull data from a published PowerBI Dataflow / dataset : do you confirm this is what you are also unsuccessfully tried to achieve (e.g. without connecting directly to the raw SQL source) ?

 

Thank you !

 

 

 

 

 

ALT_2358
9 - Comet
9 - Comet

Sorry, should have posted an update on here about it. 

 

I thought of a way to get everything into Alteryx - haven't implemented it fully yet but some initial tests have proven positive. 

 

You can set up 'paginated reports' using Power BI to automatically email an Excel file to yourself (cannot automatically export to a file location, can only send out an email) on a schedule. Then you can set up a MS Flow to automatically save the Excel file into OneDrive/SharePoint/Teams. If you add that file location to your computer as a network location or a synced location through OneDrive, you can then get Alteryx to pick up the latest one. 

 

 

LD
7 - Meteor

wow, what a workaround! thanks for sharing.

ALT_2358
9 - Comet
9 - Comet

No problem!

Labels
Top Solution Authors