Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have added a data provider extension to a Power BI Report Server to support PostgreSQL data sources for Paginated reports. I verified that creating a PostgreSQL data source on the server tests successfully. However, I now need to add the extension to Report Builder so that I can build reports that use this data source. I cannot find any information on how to add an extension to the Report Builder. Only thing I found was about editing RSReportDesigner.config that is part of the SSDT. I have VS 2022 installed with SSDT enabled, but I do not have RSReportDesigner.config in the location that is specified in this document: https://learn.microsoft.com/en-us/sql/reporting-services/report-server/rsreportdesigner-configuratio... C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\RSReportDesigner.config
Any ideas how to add data provider extensions to the Report Builder? Thanks
PS: The PostgreSQL data provider works fine for Power BI report data sources on the server. I would like to be able to use it for both Power BI and Paginated Reports.
Solved! Go to Solution.
Hi @brandonmcg ,
If you want to connect to other data source like PostgreSQL Server then below are the 2 ways that we can follow.
Article link: Publish Power BI Paginated Reports with Azure PostgreSQL | WinWire
If it does not help, please provide more details.
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I have explored the Visual Studio extension a bit more and figured out how to connect to the report server and add objects from the Toolbox. Since VS supports the .NET data provider, I will probably just use this instead of the Report Builder.
Hi @brandonmcg ,
If you want to connect to other data source like PostgreSQL Server then below are the 2 ways that we can follow.
Article link: Publish Power BI Paginated Reports with Azure PostgreSQL | WinWire
If it does not help, please provide more details.
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for the suggestion. I tried it out. It is not ideal because I am going to use a PostgreSQL .NET Data Provider on the Report Server as I need to create data sources for multiple databases.
If this is the only way to connect to PostgreSQL from Microsoft Report Builder, then it is what it is. If there is a way I can add an extension for a .NET data provider to Report Builder, that would solve all my troubles :).
I did look more into Visual Studio. So I realized that I needed to install the "Microsoft Reporting Services Project" VS Extension to get the RSReportDesigner.config file (SSDT alone was not enough). I added an extension to that for the PostgreSQL .NET Data Provider and it works within Visual Studio (does nothing for Report Builder). Was able to connect to PostgreSQL and populate fields. However, VS does not seem so great for building reports in comparison to Report Builder, but maybe I am just not finding my way around the extension. For one, I don't see any way to connect to a report server and can only develop reports locally. That is sort of ok as I can always upload the file. Second, I am not finding all the same tools as Report Builder. For example, how do I had a graph object? If I can work in VS exactly the same way as Report Builder (connect to Report Server and access all report objects), then I will be fine with using that as it works with the .NET data provider.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
3 | |
3 | |
1 | |
1 | |
1 |
User | Count |
---|---|
8 | |
5 | |
4 | |
4 | |
2 |