- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Install report with powershell ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-27-2017 02:34 AM
Hello,
Is is possible to install report with power shell (from a pbix)?
So set several parameter before installation :
set the datasource (for choosing the environnement), machine and database
set the the user/password
set the workspace
Thank a lot !
Julien
Solved! Go to Solution.
Accepted Solutions
Re: Install report with powershell ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-28-2017 03:09 AM
You can use call REST API to publish your report via PowerShell. You can refer to articel below:
Automation Series 1, Part 2: Powershell and Power BI
Regards,
All Replies
Re: Install report with powershell ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-28-2017 03:09 AM
You can use call REST API to publish your report via PowerShell. You can refer to articel below:
Automation Series 1, Part 2: Powershell and Power BI
Regards,