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.

Excel to Power BI

marora1
5 - Atom

Hi I have a Power BI dashboard that gets refreshed by an Excel file with multiple sheets in it. I am exploring an option to refresh the same using an Alteryx workflow in such a manner that whenever the flow is given a run command with new excel input, it outputs refreshed Power BI dashboard.

1 REPLY 1
Qiu
21 - Polaris
21 - Polaris

@marora1 

I did not try it but this one should help.

you can run the power shell or use Run Command if you want it to be in Alteryx.

https://github.com/Azure-Samples/powerbi-powershell/blob/master/manageRefresh.ps1

Labels
Top Solution Authors