Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
my company is using PBI Report server and want to build paginated reports. Data sources coming from different sources, cloud ( AWS, Azure) and on-prem SQL Database. The solution should be "no-cloud" so how can I achieve this?
Thanks
If you are not using MS SQL server as your Database you will have to create connection between the DB and Report Server. In my own case was Oracle DB, I downloaded Oracle DB drivers and installed them which enabled the communication between data source and Report server.