JOEL LIPMAN Systems / Automation / AI

Knowledge base / Since 1999

SQL Server Reporting Services Tutorials & Guides

Practical SQL Server Reporting Services tutorials, troubleshooting notes and implementation guides from real projects.

Advanced search

38 entries / SQL Server Reporting Services

Clear filters
SSRS Dropdown parameter cannot be blank!
SQL Server Reporting Services

SSRS Dropdown parameter cannot be blank!

I have created an SSRS report which can compare 4 reports side by side and brings up their latest execution times to the nearest millisecond. The report has 4 parameters. Each parameter is a dropdown populated by a list of all available reports.

Read note 64,288 hits
How to Display Report Execution Time in SSRS (milliseconds)
SQL Server Reporting Services

How to Display Report Execution Time in SSRS (milliseconds)

How to Display Report Execution Time in SQL Server Reporting Services 2008 R2 So there are other articles out there but I was looking to display in milliseconds the execution time it took for a particular report (which searches for results matching the submitted parameter) to run. Lifted from Dattatray Sindol's blog Ot...

Read note 84,266 hits
SSRS Zero Padding
SQL Server Reporting Services

SSRS Zero Padding

Quick Reminder I didn't want to do this at the database level, mainly because it meant modifying the SQL query. The zero padding would need to be applicable within an MDX query. The Situation We have a database using Oracle 10g, and a SQL Server Reporting Services v2008 R2 environment. My use for this was when displayi...

Read note 226,227 hits
SSRS AlphaNumeric Parameter Validation
SQL Server Reporting Services

SSRS AlphaNumeric Parameter Validation

Intro If you ever want to check the parameters submitted with a report for alpha numeric characters (so it doesn't contain symbols, punctuations, etc) then you should do this at the database level, and then get the report to complete the check: The Plan User enters value in parameters and clicks on "View Report" Report...

Read note 34,807 hits
SSRS Retrieving Oracle Stored Procedure Success or ErrorLevel
SQL Server Reporting Services

SSRS Retrieving Oracle Stored Procedure Success or ErrorLevel

We have a report in SQL Server Reporting Services 2008 R2 (SSRS) reading from an Oracle 10g database which works great and lists all the details on a specific student. An additional request is that there appears a link that will run a stored procedure which Updates a timestamp in an existing table Inserts a row into an...

Read note 58,614 hits
Reminder on SSRS row separator
SQL Server Reporting Services

Reminder on SSRS row separator

My Setup XP SP3 Workstation Business Intelligence Development Studio 2008 (BIDS) SQL Server Reporting Services 2008 R2 (SSRS) What do I want? I have a report displaying room bookings. Each row lists the day, date, room name, start/finish times, booking details and the staff contact. I want an empty row to appear betwee...

Read note 30,914 hits
SSRS Repeat Headers in PDF Report
SQL Server Reporting Services

SSRS Repeat Headers in PDF Report

The Problem I've set some tablix headers but when I request the same report in PDF format, the tablix headers only appear once on the first page. Every subsequent page simply displays the report header (which does not include the tablix header... obviously). I right-clicked on the header row of the tablix and checked t...

Read note 35,934 hits
SSRS External Images don't display
SQL Server Reporting Services

SSRS External Images don't display

The Situation We want some photos taken from another website of ours to display in our report. These are not stored locally on the Reporting Server because other services use these photos on our Intranet and we only want one location to upload the photos. These images are provided via a website address (http) or networ...

Read note 112,241 hits

Working principle

Our Purpose

This site exists as a practical knowledge base built from real-world experience across systems, platforms, and technologies since 1999. Much of the content documents solutions, edge cases, and working patterns that were learned through investigation where documentation was incomplete or absent, and is shared to reduce the same friction for others.

27 Years in IT
1021 CRM clients
810 Site articles
29.7m+ Reads / hits

Knowledge base

Search notes

Find matching words in article titles and content.