Forum Discussion
Automation for Power BI Desktop
Then this is not an automated process.
I know we have an option Power BI to publiush but we have to click that publish option maunally.
What i am thinking that we can automate this entire thing and using Macro code we can publish our report on Cloud.
So this is what i am working on....
Any suggestion in that...
Regards,
Satish
Hi Satish,
That you can do with C# or some other code.
In our project our C# developer has written the code using C# he was converted as .exe.
Using that .exe file i can able to publish and create and delete the work spaces and i can generate the embed ur's also.
Regards,
Bajee.
- Satish_Kumar8 years agoHelper V
This Is Same Case which was already asked.
http://community.powerbi.com/t5/Desktop/Command-line-to-open-refresh-publish-PBIX/td-p/252693
this is the link.
Regards,
Satish kumar
- Satish_Kumar8 years agoHelper V
- Satish_Kumar8 years agoHelper V
- Satish_Kumar8 years agoHelper V
- Greg_Deckler8 years agoCommunity Champion
- Fercho8 years agoRegular Visitor
Hello !
Can you share the code to do that ?
I am trying to do the same thing, Because my Datasource is a local Oracle DB and i cannot upload it yet to the Azure (maybe by the EOY).
I think it is sending keystrokes to the Power BI Desktop Application ? or are you using a Power BI SDK to do that..?
Any advice/Tip is appreciated..
Thanks in advance..