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
Dall
Frequent Visitor

Paginated reports - installation of Report Builder and problems with .NET Framework

I'm trying to install Report Builder to create Paginated Reports. I get a message that I need .NET Framework 4.7.2. I have a higher version 4.8.xxxx and cannot downgrade.

 

How can I fix this? We have a 3rd party IT company who need to install all programs so I need a description to give them.

1 ACCEPTED SOLUTION
v-kkf-msft
Community Support
Community Support

Hi @Dall ,

 

Please run a command prompt, as administrator. Then execute the msi:

 

msiexec /i <filepath>\PowerBiReportBuilder.msi /passive

 

 

If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.

Best Regards,
Winniz

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-kkf-msft
Community Support
Community Support

Hi @Dall ,

 

Please run a command prompt, as administrator. Then execute the msi:

 

msiexec /i <filepath>\PowerBiReportBuilder.msi /passive

 

 

If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.

Best Regards,
Winniz

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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