How to Configure Power BI Report Server

Introduction Many organizations are reluctant to go to cloud environment due to various reasons such as data privacy, security, compliance or data-sovereignty and data sensitivity. Power BI Report Server is best option for those who has compliance issue to keep their data in the cloud or Power BI online and want to use Power BI reports for reporting, business intelligence and data analysis. In previous … Continue reading How to Configure Power BI Report Server

How to Register Report Server from SQL Server Management Studio

Introduction SQL Server Reporting Services (SSRS) is a part of a suite of Microsoft SQL Server services. This article explains hot to handle connection issue in SSRS. By default, when we setup report server configuration manager it registers the Report Server but sometimes it may fail, and we need to register it manually. So, in this write up I will explain how we can handle this registration … Continue reading How to Register Report Server from SQL Server Management Studio

Deployment of RDL Report File in SQL Report Server

This article explains how to upload or publish rdl file in SSRS report Server. This article will describe two methods to deploy report in SSRS Report Server. 1. By Simply Upload RDL file in Report Server. Open SSRS Server from webportal url. Then, there you will see upload button. Click upload option and browse rdl file of report from the location. It uploads your report … Continue reading Deployment of RDL Report File in SQL Report Server

SQL Server Reporting Services(SSRS) | An Introduction

Introduction: This article introduces what is SQL Server Reporting Services and how does it works in brief. An Introduction to SSRS SQL Server Reporting Services (SSRS) is a server-based report generating software system provided by Microsoft. It is a part of a suite of Microsoft SQL Server services, including SSAS (SQL Server Analysis Services) and SSIS (SQL Server Integration Services). SSRS allows to provide decision making information to end … Continue reading SQL Server Reporting Services(SSRS) | An Introduction

How To Setup Report Server Configuration Manager For SQL Server Reporting Services (SSRS)

Introduction Microsoft SQL Server Reporting Services (SSRS) is a server-based report generating software system. SSRS is a part of a suite of Microsoft SQL Server services which consists of SSAS (SQL Server Analysis Services) and SSIS (SQL Server Integration Services). This means that, it comes with a SQL Server License. We can use it to prepare and deliver a variety of interactive and printable reports with … Continue reading How To Setup Report Server Configuration Manager For SQL Server Reporting Services (SSRS)