Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
DataGuruGupta
Regular Visitor

Publish one report to multiple workspaces by changing parameters

I need to automate publishing a common report to 190 clients, each with a unique database connection and workspace. Any guidance or examples from previous implementations would be greatly appreciated.

2 ACCEPTED SOLUTIONS
tharunkumarRTK
Solution Sage
Solution Sage

@DataGuruGupta 

I would suggest you to
1. parameterize the database information.
2. Use Powershell commands for publishing the reports to the desired workspace.

3. Change the database connection paramters using TOM


If the post helps please give a thumbs up


If it solves your issue, please accept it as the solution to help the other members find it more quickly.


Tharun



View solution in original post

4 REPLIES 4
DataGuruGupta
Regular Visitor

Hi, Thanks for the solution. Which API method should I use for changing parameters before publishing the report?

tharunkumarRTK
Solution Sage
Solution Sage

@DataGuruGupta 

I would suggest you to
1. parameterize the database information.
2. Use Powershell commands for publishing the reports to the desired workspace.

3. Change the database connection paramters using TOM


If the post helps please give a thumbs up


If it solves your issue, please accept it as the solution to help the other members find it more quickly.


Tharun



3CloudThomas
Super User
Super User

Hi, Thanks for the solution. Which API method should I use for setting up parameters before publishing?

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors