1

I have always done manual report publishing to PBI work-space and it has worked well. Let's me have better control over;

  • Publishing
  • Dashboarding
  • Collaborating
  • Securing

I have started a new piece of work and requirements are to have all the above or if not at least publish the reports using automated scripts.

I have googled and I haven't found anything that purely talks about automating using, say Powershell or any other method barring C#.

We have plans to use Powershell scripts to deploy Azure modules and was looking for something similar for PBI as well.

Would appreciate pointers to any script that I can customize and use or a tutorial that explains this process.

Cheers...

2
  • A new module has been published by Microsoft for Power BI management. It was announced at the business analytics summit few weeks ago. ref Commented Aug 3, 2018 at 0:19
  • You can check my powershell script at this post. Check here similar answer Commented Oct 22, 2019 at 8:54

1 Answer 1

0

You can either use the PowerBI service to automate all of this, which is the referred way, recommended by Microsoft, as seen on https://community.powerbi.com/t5/Desktop/Automation-for-Power-BI-Desktop/td-p/332560, or you can use this python script by dubravcik: https://github.com/dubravcik/pbixrefresher-python

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.