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 8944927
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T12:07:57+00:00 2026-06-15T12:07:57+00:00

I have one report with various subreports. These subreports are within a table cell.

  • 0

I have one report with various subreports. These subreports are within a table cell. When the subreport doesn’t have any data available, I hide the components (tables, textbox, charts) in that subreport. However, this creates some blank space and I need to eliminate this space.

I already used the properties ConsumeContainerWhiteSpace and KeepTogether, but the blank space is still there.

Any suggestions to remove the blank space?

  • 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-15T12:07:58+00:00Added an answer on June 15, 2026 at 12:07 pm

    To hide or show an entire row based on another reports results will be difficult, if not impossible. You will need to get this data in your parent report somehow.

    I would create a cut down version of your subreport’s query that returns row count for every subreport, but within the parent report. Might look like this:

    UserID   RecordCount
      Abby       3
      Bob        0
      Carl       1
    

    If you are using SSRS 2008r2 you can then use a lookup function to set row visibility. For example the row visibility expression might be

    =IIF(Lookup(Fields!UserID.Value,
           Fields!UserID.Value,
           Fields!RecordCount.Value,
           "LookupDatasetName") > 0,
        false,
        true)
    

    If an earlier version of SSRS, then join that dataset into the dataset for your table.

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

Sidebar

Related Questions

I have a report that is returning a one data field to a tablix
I have a stored procedure which selects various information about suppliers. One of these
I have one master report with sub report. in master report display single value
I have to include one report in my application showing offline/online activity of few
I have one question, in my company we are using Toxicity report to measure
Have deployed numerous report parts which reference the same view however one of them
I have a Report. I need to create another one, similar to the one
So I have a report in Reporting Services 2005. In it is one parameter
tl;dr: is it possible to have grouping levels within a subreport which gets its
I have a SSRS report that I pass parameters to. Within the base report

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.