Showing posts with label SSRS. Show all posts
Showing posts with label SSRS. Show all posts

Reporting: 13 questions to answer before getting started

I get the following questions quite often and thought I gather my thoughts together in this blog post

  • “Which reporting components should we use in WPF?
    Is it Infragistics, Telerik, syncfusion”
     
  • “Is DevExpress XtraReports Suite still state of the art for reporting?”
     
  • “Do you prefer SQL Server Reporting Services (SSRS) over Crystal Reports?”

Figure: Not sure if I should respond or remain silent
Figure: Not sure if I should respond or remain silent

Fast = $$$ How do you make sure to have a fast application?

Speed = $$$
Many articles on the web, books and statistics tell us that “faster = better” and even more important: faster = more revenue.

For Google an increase in page load time from 0.4 second to 0.9 seconds decreased traffic and ad revenues by 20%.
For Amazon every 100 ms increase in load times decreased sales with 1%.

 

Also Google uses site speed in their web search ranking. So make sure to optimize your website for speed as per my other blog post.

Is Web Performance Optimization (WPO) something for you?

Reporting Services 2.0 Tip - Pimp up your report with data bars

If you are stuck into Report Builder 2.0 world because you are still using SQL Server 2008 and not the shiny new SQL Server 2008 R2. Check out the following tip.
--> Report Builder 3.0 works only in conjunction with SQL Server 2008 R2

My problem

image
Bad: Boring data with numbers that are hard to compare - Sorting is on another column not shown here

SSRS - QA from the BI class

Q1: Where do i get help for the expression syntax in the report designer?
Q2: How can I create a report template, so that I don't have to start from a blank report each time?
Q3: Is it possible to skin the Report server Website? I can make an asp.net page, but I think the Report Server page is probably adequate. Probably the better option is to use report services in Sharepoint?

SSIS and SSRS - QA from the BI class

Q
SSIS can export data into excel files, and SSRS can also do this. Which way is better / more appropriate in which circumstances?

SQL Server Integration Services - QA from the 1st BI class

Q1 How to trigger SSIS/SSRS jobs manually/on-demand without using the SQL Agent. How can I let end users trigger dtsx packages. Are there API hooks that I could run from a VBScript form (ideally) or perhaps .NET
Q2 I would like to know how you loop through different directory and upload files from various directories using SSIS. It will be great if you can give some demo.

Latest Posts

Popular Posts