Forum Discussion
chriswragge
7 years agoHelper I
Refresh local query using MS Flow
Hi there, I am looking to automatically refresh a local query based on a tigger in MS Flow, but am having difficulty. Here's my current workflow Data is emailed to me weekly as an attachme...
Greg_Deckler
7 years agoCommunity Champion
I think that one issue with your approach is going to be that there are not a lot of options for automating Power BI Desktop via code just yet versus what people have done in the past with things like Excel, Word, etc.
You can check out this here:
https://community.powerbi.com/t5/Desktop/Automation-for-Power-BI-Desktop/m-p/334108#M149441
I do not see much here other than streaming data sets as far as a destination:
https://flow.microsoft.com/en-us/search/?q=power+bi
chriswragge
7 years agoHelper I
Thanks Greg_Deckler. I may explore the local code side of things a little further, but good to know I am not missing something obvious. Cheers!