DotNetShoutout - Stories tagged with SSRS
7
Shouts

Datta's Ramblings on Business Intelligence 'N' Life - Extracting Report URL from ReportServer database in SSRS

published 456 days, 9 hours, 32 minutes ago posted by dharadhara 458 days, 13 hours, 27 minutes ago
Friday, February 17, 2012 8:33:18 PM GMT Wednesday, February 15, 2012 4:38:25 PM GMT
I was working on a report for monitoring the usage of reports on a Report Server instance. As part of that, I wanted to display a list of reports with values for various metrics along with few additional links under each of the reports. (more)
category: Data | clicked: 6 | comment | | source: beyondrelational.com
tags: SQL Server, SSRS
6
Shouts

Add SSRS 2008 named instance tutorial

published 462 days, 13 hours, 16 minutes ago posted by kinj312kinj312 465 days, 10 hours, 39 minutes ago
Saturday, February 11, 2012 4:49:46 PM GMT Wednesday, February 08, 2012 7:26:50 PM GMT
A recent questions about how to add SSRS named instances, couldn't find any that talks about SQL server 2008, anyway I decided to help by creating some screen shots. The installation is straightforward, you just pop the SQL server 2008 installation... (more)
category: Data | clicked: 11 | comment | | source: beyondrelational.com
tags: SQL Server, SSRS
7
Shouts

Reducing SSRS RDL size by uploading Shapefiles to ReportServer

published 471 days, 12 hours, 59 minutes ago posted by dharadhara 473 days, 11 hours, 55 minutes ago
Thursday, February 02, 2012 5:06:51 PM GMT Tuesday, January 31, 2012 6:10:31 PM GMT
I don’t know about you guys, but I am really petrified of public speaking. So I always try to read about it and it really gives me some comfort to know that I am not alone. In fact, if your fear of public speaking is between mild anxiety and complete... (more)
category: Data | clicked: 4 | comment | | source: beyondrelational.com
tags: SQL Server, SSRS
9
Shouts

Using SSAS formatting in SSRS

published 485 days, 7 hours, 30 minutes ago posted by dharadhara 487 days, 19 hours, 43 minutes ago
Thursday, January 19, 2012 10:35:12 PM GMT Tuesday, January 17, 2012 10:23:01 AM GMT
Christmas time is one of my most favourite times of the year – the time when you can just lay back, relax, enjoy some quality time with your family and catch up with your old friends. While this Christmas time has been a little hectic for me considering... (more)
category: Data | clicked: 6 | comment | | source: beyondrelational.com
tags: SQL Server, SSAS, BI, SSRS
10
Shouts

SSRS & SSAS #62 – Create a data source on Report Server for an Analysis Services database

published 486 days, 13 hours, 6 minutes ago posted by kinj312kinj312 488 days, 21 hours, 34 minutes ago
Wednesday, January 18, 2012 4:59:12 PM GMT Monday, January 16, 2012 8:31:09 AM GMT
The team I recently moved into had never had a data source created on their report server for an Analysis Services source. A co-worker helped me got a data source created with Microsoft SLQ Server Analysis Services as the Data Source Type. For credentials... (more)
category: Data | clicked: 5 | comment | | source: beyondrelational.com
tags: SQL Server, SSAS, BI, SSRS
7
Shouts

Getting Started with SSRS - Part 10 - Creating a Report with Charts

published 511 days, 9 hours, 39 minutes ago posted by kinj312kinj312 513 days, 20 hours, 15 minutes ago
Saturday, December 24, 2011 8:26:37 PM GMT Thursday, December 22, 2011 9:50:18 AM GMT
In this article, we will cover how to use Charts and Gauges with the reports in the SQL Server Reporting Services. In our earlier articles, we saw how to design and deploy basic reports and some options to administer the server with basic operations on manipulations with the folder. (more)
category: Data | clicked: 4 | comment | | source: beyondrelational.com
tags: SQL Server, TSQL, BI, SSRS
7
Shouts

Getting Started with SSRS - Part 9 - Creating Matrix Report with inbuilt styles in SSRS

published 514 days, 6 hours ago posted by dharadhara 515 days, 17 hours, 2 minutes ago
Thursday, December 22, 2011 12:05:29 AM GMT Tuesday, December 20, 2011 1:03:07 PM GMT
In this article we are going to see how to create a Matric Report with the help of the Report Wizard and Report Designer. In our earlier articles, we have covered how to design and deploy the report to the server with the option to design using the wizard and also with the report designer. However, in this article we are going to see how to make a matrix type report, since most of the business reports are developed based on the pivot format to analyze. (more)
category: Data | clicked: 7 | 1 comment | | source: beyondrelational.com
tags: SQL Server, TSQL, BI, SSRS
7
Shouts

Getting Started with SSRS - Part 8 -Show SSRS Report in ASP.NET Web Page

published 514 days, 6 hours ago posted by dharadhara 520 days, 20 hours, 58 minutes ago
Thursday, December 22, 2011 12:05:29 AM GMT Thursday, December 15, 2011 9:07:49 AM GMT
In this article, we will cover how to use the deployed SSRS Report on to the ASP.NET Web application. In our earlier articles we have seen the steps to create and deploy the report to the Reporting Server and administer the deployed reports. In real time, we have seen requirements on accessing the reports from different clients. (more)
category: Data | clicked: 16 | 1 comment | | source: beyondrelational.com
tags: SQL Server, TSQL, BI, SSRS
9
Shouts

Getting Started with SSRS - Part 7 - User Roles and Permissions in SSRS Server

published 515 days, 10 hours, 33 minutes ago posted by dharadhara 522 days, 20 hours, 26 minutes ago
Tuesday, December 20, 2011 7:32:32 PM GMT Tuesday, December 13, 2011 9:39:19 AM GMT
In this article, we will see how to set user access roles and permissions for a specified user in SQL Server Reporting Services. User permissions in SSRS server is a big challenge for accessing the server for specified users. In this article, we will see how to add a new user role and provide permissions for the user to access particular components of the server reports. (more)
category: Data | clicked: 13 | 1 comment | | source: beyondrelational.com
tags: SQL Server, TSQL, SSRS
7
Shouts

Adding a Target line to a Horizontal Bar Chart in SSRS

published 524 days, 17 hours, 53 minutes ago posted by dharadhara 526 days, 21 hours, 25 minutes ago
Sunday, December 11, 2011 12:12:15 PM GMT Friday, December 09, 2011 8:40:26 AM GMT
This is usually the time of the year when I get to my laziest best. The cold weather and the approaching holiday season brings out the sloth in me and I have a huge backlog of articles I need to read as well as tend to. But somehow I have pulled... (more)
category: Data | clicked: 20 | comment | | source: beyondrelational.com
tags: SQL Server, TSQL, SSRS
7
Shouts

Getting Started with SSRS - Part 6 - Creating, Deleting and Moving a folder in SSRS Server

published 524 days, 17 hours, 53 minutes ago posted by kinj312kinj312 527 days, 20 hours, 30 minutes ago
Sunday, December 11, 2011 12:12:15 PM GMT Thursday, December 08, 2011 9:35:26 AM GMT
In this article we are going to see how to manage the folders in Reporting Server. In our earlier articles we have seen how to create and deploy a report to the reporting server. We have seen cases where we need to manage the reports based on the requirement like moving a report to a folder and take a backup. (more)
category: Data | clicked: 2 | comment | | source: beyondrelational.com
tags: SQL Server, TSQL, BI, SSRS
8
Shouts

Getting Started with SSRS - Part 5 - Deploying a report to the Server

published 528 days, 1 hour, 39 minutes ago posted by kinj312kinj312 529 days, 22 hours, 17 minutes ago
Thursday, December 08, 2011 4:26:26 AM GMT Tuesday, December 06, 2011 7:48:38 AM GMT
In our earlier articles, we have seen how to design a report and connect to the database to pull out the values based on the requirement to be shown in the report. Also, we have seen the configuration section on how to configure the SQL Server Reporting Services manually by providing the Report Server name. (more)
category: Data | clicked: 5 | comment | | source: beyondrelational.com
tags: SQL Server, TSQL, BI, SSRS
8
Shouts

Getting Started with SSRS - Part 4 - Configuring SQL Server Reporting Services in Windows Server 2008

published 528 days, 1 hour, 39 minutes ago posted by kinj312kinj312 533 days, 20 hours, 7 minutes ago
Thursday, December 08, 2011 4:26:26 AM GMT Friday, December 02, 2011 9:58:48 AM GMT
In our previous articles, we have seen how to install SQL Server Reporting Services and to create a new report using the Report Wizard and Report Designer Window. Now, in this article we are going to see how to configure SQL Server Reporting Services in Windows Server 2008 environment. (more)
category: Data | clicked: 5 | comment | | source: beyondrelational.com
tags: SQL Server, TSQL, BI, SSRS
7
Shouts

Getting Started with SSRS - Part 2 - Designing a report using Report Wizard

published 533 days, 15 hours, 54 minutes ago posted by kinj312kinj312 536 days, 22 hours, 28 minutes ago
Friday, December 02, 2011 2:11:13 PM GMT Tuesday, November 29, 2011 7:37:39 AM GMT
This article frames a guideline on how to make the use of the Report Wizard and create a simple report using the Business Intelligence Studio. A Report Wizard is the simplest form for creating a readymade report by simply selecting the data that should be displayed and by selecting the inbuilt templates available as per the requirement. (more)
category: Data | clicked: 7 | 1 comment | | source: beyondrelational.com
tags: SQL Server, TSQL, BI, SSRS
7
Shouts

Getting Started with SSRS - Part 3 - Designing a report using Report Designer

published 533 days, 15 hours, 54 minutes ago posted by kinj312kinj312 536 days, 22 hours, 44 minutes ago
Friday, December 02, 2011 2:11:13 PM GMT Tuesday, November 29, 2011 7:21:13 AM GMT
This article would cover how to design a report using the Report Designer. In our previous article, we saw the option on designing a report using the Report Wizard with just the configurations used to design and develop the report with some simple steps. (more)
category: Data | clicked: 8 | comment | | source: beyondrelational.com
tags: SQL Server, TSQL, BI, SSRS
9
Shouts

SSRS Tutorial - Part 1 - SQL Server Reporting Services Overview and Installing in Windows Server 2008

published 540 days, 1 hour, 40 minutes ago posted by kinj312kinj312 540 days, 22 hours, 56 minutes ago
Saturday, November 26, 2011 4:25:17 AM GMT Friday, November 25, 2011 7:09:42 AM GMT
In this article, we would see what SQL Server Reporting Services are and a high-level overview of the architecture and the components involved in running reports on the SQL Server. This article is the first part of the series on SQL Server Reporting Services right from the architectural overview to running the customized report on different servers with deployment. (more)
category: Data | clicked: 74 | 1 comment | | source: beyondrelational.com
tags: SQL Server, TSQL, BI, SSRS
6
Shouts

Generating QR codes in SSRS

published 569 days, 15 hours, 16 minutes ago posted by dharadhara 572 days, 10 minutes ago
Thursday, October 27, 2011 2:49:45 PM GMT Tuesday, October 25, 2011 5:55:31 AM GMT
Over the short span of my career, I have seen many people get burnt out and change their careers from technology to some other field. It is easy to get disillusioned with a job that requires you to sit on a chair the entire day and "code" the... (more)
category: Data | clicked: 21 | comment | | source: beyondrelational.com
tags: SQL Server, BI, SSRS
4
Shouts

Create Label Printing Report in SSRS

published 583 days, 9 hours, 35 minutes ago posted by dharadhara 589 days, 22 hours, 28 minutes ago
Thursday, October 13, 2011 8:30:22 PM GMT Friday, October 07, 2011 7:37:46 AM GMT
Hi, I have heard from my friends that it’s not possible to create Label Printing report using SSRS. I am amazed after hearing this words not possible in SSRS. I googled lot and found that it is possible to some of people know about the Report Builder... (more)
category: Data | clicked: 12 | 3 comments | | source: beyondrelational.com
tags: SQL Server, TSQL, BI, SSRS
7
Shouts

SQL SERVER: Load Reports without SQL SERVER Reporting Service with Asp.Net

published 595 days, 11 hours, 12 minutes ago posted by dharadhara 597 days, 22 hours, 11 minutes ago
Saturday, October 01, 2011 6:53:51 PM GMT Thursday, September 29, 2011 7:54:40 AM GMT
Recently, we have weekly meetings with my team and one of developer is come up with question that, "Can we use Reports without having SQL SERVER Report Services?". That is very good question that came up by him, as he says client does not want... (more)
category: Data | clicked: 13 | 4 comments | | source: beyondrelational.com
tags: SQL Server, SSRS
8
Shouts

Move SSRS reports from one server to another

published 595 days, 11 hours, 12 minutes ago posted by dharadhara 598 days, 21 hours, 43 minutes ago
Saturday, October 01, 2011 6:53:51 PM GMT Wednesday, September 28, 2011 8:22:10 AM GMT
Hi All, I am here to write a simple article to move SSRS reports from one server to another. When I have faced the same issue to move reports those were developed by developer on development server and now need to be moved on production server. I have... (more)
category: Data | clicked: 41 | 8 comments | | source: beyondrelational.com
tags: SQL Server, SSRS
Previous 1 2 3 4 Next