Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8064101
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T11:15:59+00:00 2026-06-05T11:15:59+00:00

I need to create a SSRS summary report which captures a lot of data

  • 0

I need to create a SSRS summary report which captures a lot of data from many different sources. The report needs to report on about a dozen summary numbers for 3 different types. The computations for each number are pretty complex so I definitely want to optimize the overall reporting.

I’m going to call X/Y/Z “Types” and A/B/C/D/E/D “Items”

Example:

      X     Y     Z
A     10    12    14
B     8     6     11
C     12    0     99
D     10    12    14
E     8     6     11
F     12    0     99

I have the sql to generate each number – a function for each “row” which I just pass X/Y/Z.

My question is how to I gather all the data together to report on it? I can:

  1. Create each data point as a subquery and string them together in one long statement with descriptive column names

  2. Union all the data for each type together into a single proc/function, so I would get the 1st & 2nd columns in one result set, 1st & 3rd columns together in another, and 1st and 4th columns in a third. Then I suppose I could join these together.

  3. Generate each data point as a row (i.e. A;X;10) and pivot them all together.

Also am I best off creating a function for each Item, so I call fnA(X) to get 10? As opposed to just stringing together the SQL in a proc?

I’m reasonably adept at SQL but just getting in to SSRS so I may be missing an easier way to do it. I’m trying to get all the data in SQL and then use that in SSRS but if I should be doing more in SSRS and less in SQL I’m open to it!

Thanks for your input!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T11:16:01+00:00Added an answer on June 5, 2026 at 11:16 am

    I ended up using a cursor to go through and pull each data point for each X/Y/Z type and inserting it into a temp table. Then I used SSRS to display it in a matrix. Sort of dirty but it works…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to create a report with a collection of gauges. The data coming
I need to create a report using SSRS 2008 that will show the top
I need create WebView which can load a page from Youtube. I don't want
I need to create a subscription for my SSRS reports in an asp.net page.
i need create an email list sending to many emails. what is best solution
Need to create a custom DNS name server using C which will check against
I need to create a block of unique lines to test a different project
I'm using Visual Studio 2008 and I need create a DataTable from a Excel
I need to create a report that looks like the following (WE is week-ending
Is it possible to create a custom Web front-end to run SSRS reports from?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.