Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
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.