White Space in SubReport column when one cell grows

Hello, I have a report with a sub report embedded in a column. The sub report contains a table with 3 cells. All cells have the option CanGrow set to True.
I have an expression on the sub report that fills in the background color of the table depending on values in the subreport query that are not contained on the main report.
When one of the cells within the subreport grows, there is white space (as shown in the image) in the cells that do not grow. I need to have CanGrow set to true so that all of the data can show.
How can I make sure this white space is filled in on all of the cells? Short of merging all of the fields into one cell, I do not know what to do. And merging the cells will be a pain since the one cell in the subreport is a link.
Mike Karls

Hi Mike,
According to your description, you want to avoid white space when some cells grows in your subreport. Right?
In this scenario, we are how you set the background color for your cells in subreport. Generally, if that 3 columns are within one tablix, all 3 cells will grow simultaneously. As we tested in our local environment, we just need to apply condition on entire
row to specify different background color, it will not have extra white space as one cell grows. Here are some screenshots for your reference:
As you can see, all the 3 columns will grow automatically.
If you have any question, please feel free to ask.
Best Regards,
Simon Hou

Similar Messages

  • Why are there white spaces between my images when I preview my html design on a web browser?

    I am creating an email newsletter with Dreamweaver CC and after being unable to find a way to use layers I opted to create the entire image in Photoshop and then break it into pieces to create the image links.  I'm using tables and I have the padding and everything set to "0", but when I view it in the browser there are white spaces between each image. It looks solid in Dreamweaver, but in pieces on web browsers.  I do not understand how or why this happened and I cannot figure out how to fix it.  If anyone can help, I'd greatly appreciate it.  Thanks.

    I only used Photoshop for the layout.  Then I created web-safe images for everything that I used for Dreamweaver.  I uploaded the images to the internet and then image sourced them into the code so that they will be viewed properly in the correct circumstances.  I haven't used HTML since about 2004 and I wasn't very good then.  I've just been thrown back into it and I'm pretty much learning as I go.  This is my second attempt because I wanted to make the newsletter more eye-catching.  My first one is very basic and without a background image at all and that looks fine in pretty much all email clients.  I tested it with Litmus.  All except for Windows Live Mail, where the images didn't act as links but as static images.  It works fine with the others I tested manually.  Those being Gmail, Yahoo and AOL.  I will try the display:block and get back to you.  Thanks for your suggestions.

  • I can't get rid of white space between images (even when margins are 0)

    I'd like the user to be able to add two images that actually touch. I've set up 2 image fields that are touching, and set the margins to 0, but there is still white space in between the user added pictures.
    I thought maybe the problem had something to do with borders, but when i click the borders palette, it tells me "these properties are not available for forms that contain background artwork".
    Any help is appreciated.

    The behavior only appears if you create a static form.
    I saw an old thread about it here in the forums, you have commented too.
    It probably will never get changed or nobody have ever send a bug report about this to Adobe.
    http://forums.adobe.com/message/4927663#4927663
    I never had such problem with image fields in dynamic forms.
    And I almost never build static forms from existing PDF files, as those forms are too limited in — ahem — everything.

  • Too much white space to the right when previewing it in my phone using inspect. Why?

    Using edge reflow to create a responsive landing page and inspect to connect to my device.
    I tried to preview it but there's so much white space to the right which i can scroll horizontally through the screen.
    my width is 100%  even my container. why is that? Chrome preview is looking fine btw.
    thanks for whoever can give me an answer advance!!

    How does your page look when you make the canvas narrow in Reflow?
    Vic

  • Hide the white space behind active content when first loads.

    Hello,
    Is there an elegant way to mask the 'hole' in a website where
    it is waiting momentarily before it loads active content? I have a
    Flash video player on a site against a dark background. But when
    the page loads, the area for the video is bright white while the
    rest of the screen is dark. It's mostly an aesthetic thing, but if
    there's a way to tame it I'd like to try.
    Thanks,
    Tom

    Here's what I had in a sample page I made. You can see where
    I added that code at the end of that big, long, ugly list of
    parameters being fed to the AC_FL_RunContent() function.
    <body>
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0',
    'width','446','height','369','id','FLVPlayer','src','FLVPlayer_Progressive',
    'flashvars','&MM_ComponentVersion=1&skinName=Halo_Skin_3&streamName=Classic&autoPlay=false &autoRewind=false',
    'quality','high','scale','noscale','name','FLVPlayer','salign','lt','pluginspage','
    http://www.macromedia.com/go/getflashplayer',
    'movie','FLVPlayer_Progressive','bgcolor','#000000' ); //end
    AC code
    </script>
    <noscript>
    <object ...

  • How do I get rid of white space on one side of image in table cell?

    I'm making a disjointed rollover and when ever I add images it creates too much white space to the right of the cell.  How can I make the picture fit, so space is not wasted?  See image sample with red arrows where I want to remove space.  I've removed the width size from my table, hoping it would "spring to shape" around the images, but no go.

    HTML:
    Cellpadding="0"
    Cellspacing="0"
    CSS:
    table {border-collapse: collapse}
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Can I copy just the info on one column? Not just one cell the whole column?

    And then use it to paste into a seperate pages document? I cant find a way to do the whole column just one cell.

    Yes, you can! You have to select all the cell in the column. You can do that in several ways, click and drag, OR hold down Shift key and click on each cell in the column.
    Why not for the learning Command and click on cells not in the same column or row, and copy and paste to see what happens?!

  • Removing white spaces

    Hie Guys,
    One of the columns in my report - "Status Description" contains few lines of white spaces before the contents of the cells are displayed. Example is given below. Can anyone tell me how I can remove those white spaces (function/formula)?  Thanks.
    Project ID
    Status Description
    100
    This project will increase sales by $1.2 M. It will also help increase profit by $0.2 M
    101
    This project will increase sales by $1.5 M. It will also help increase profit by $0.5 M
    102
    This project will increase sales by $2.2 M. It will also help increase profit by $1.2 M

    "trim(status description)" did not work for me. Originally the cell contents had html tags as shown below. I used the "Read content as html" format option, but the tags did not go away. Then I used the "Read content as hyperlink" option and the tags disappeared. However, I got white spaces like I showed above.
    Project ID
    Status Description
    100
    <p>This project will increase sales by $1.2 M. It will also help increase profit by $0.2 M</p>
    101
    <p>This project will increase sales by $1.5 M. It will also help increase profit by $0.5 M</p>
    102
    <p>This project will increase sales by $2.2 M. It will also help increase profit by $1.2 M </p>
    Some cells have other html tags as well besides <p>.

  • Powershell (Replacing White Spaces with a comma)

    The object property values output tends to be tabular with varying white spaces between each column. I’m looking for a script that will allow me to:
    Output the object property values to a file
    Remove all white spaces encountered (regardless of the number of spaces)
    Replace the spaces with one (1) comma
    Replace isn’t the answer unless I literally define each instance of spaces and I can’t find any discernable documentation on using Regex…
    -- formattting the output doesn't help either...
    Any guidance / help would be appreciated
    Roderick

    Let's say I ran the PowerShell command below:
    Get-ClusterResource  -Cluster ClusterName | Where-Object {$_.Name -like "SQL Server (*"}
    The output would be something along lines of what you see below.
    I typically output the result set to a csv file, strip the header, replace the spaces with a single comma, and bulk import the data into a SQL Server table for reporting.
    Basically, I'd like a "dynamic way" (not replace with the literal space count between double quotes) of getting rid of the spaces between the columns and replace the spaces with a single comma.
    Name                                        State          
    Group             ResourceType                            
    SQL Server (SRV101O)            Online           SRV101o            SQL Server                              
    SQL Server (SRV301O)            Online           SRV301o            SQL Server                              
    SQL Server (SRV201O)            Online           SRV201o            SQL Server                              
    SQL Server (REMSRV101O)      Offline           REMSRV101o     SQL Server                              
    SQL Server (REMSRV301O)      Offline           REMSRV301o     SQL Server                              
    SQL Server (REMSRV201O)      Offline           REMSRV201o     SQL Server                              
    SQL Server (REMSRV401O)      Offline           REMSRV401O     SQL Server                              
    SQL Server (REMSRV501O)      Offline           REMSRV501O     SQL Server                              
    SQL Server (SRV401O)             Online          SRV401O            SQL Server                              
    SQL Server (SRV501O)             Online          SRV501O            SQL Server                              

  • White Space

    Hi Guys,
    I am working in Indesign CS5, I am working on pantone color Job. I am having the Image with Drop Shadow placed above the tint. But there is some white space around the photo when making PDF but i dont know how it is created. I have attached the screenshot for further clearance.
    Thanks
    Siddiq

    InDesignSecrets » Blog Archive » Eliminating the White Box Effect

  • Query return/wddx with white space

    i have a query return i am looking at which i will send it to
    another program but for some reason this is coming with some white
    space. i have following questions.
    if i make changes on the admin console for white space
    management do i need to reboot.
    i am trying to use cfsetting but it is still producing some
    white spaces at the beginging. when i see the source.

    The CF admin setting helps but does not completely solve
    whitespace issues. (Look at the source for these forum pages, for
    example..)
    Also, beware of people who tell you to strip the whitespace
    off after the fact by manipulating CF output as though it were a
    string.
    Put this at the top of your Application.cfm or
    Application.cfc:
    <CFSETTING EnableCFOutputOnly = "yes">
    This means that nothing makes it to the page unless it is
    inside <CFOUTPUT> tags or in WriteOutput ().
    This is good practice anyway because it encourages you to
    separate output code from logic and makes you more conscious of
    whitespace as you code.
    Finally, for XML to some programs or the <DOCTTYPE>
    declaration to IE know that the output must be immediately after
    the first <CFOUTPUT> with no whitespace of any type.
    IE:
    <CFOUTPUT><?xml version="1.0" encoding="UTF-8"?>
    works but
    <CFOUTPUT>
    <?xml version="1.0" encoding="UTF-8"?>
    doesn't.

  • How do you get rid of white space when you are printing multiple pages to one sheet of paper?

    How do you get rid of extra white space when you are printing multiple pages to one sheet of paper?  When printing multiple pages to one sheet of paper Acrobat won't let you select the "zoom" for printing.
    Thanks

    Take a look at Quite Imposing.

  • White spaces around cells

    I am inserting graphics in ajoining cells than need to form a
    continous image across the screen. Dreamweaver cs3 always places a
    white space between each cell so a thin white space shows between
    the cells. I have click "never" in Layout mode in preferences so a
    transparent gif will not be inserted, but the problem continues.
    What do I try next?

    Create a new page. Exit layout mode. INSERT | Table. Click
    within a table
    cell. INSERT | Table.
    Don't use Layout mode. In my opinion, there are three serious
    problems with
    Layout Mode -
    1. Perhaps most importantly, it sits between you and *real*
    HTML tables,
    and fools you into believing that concepts like "layout cell"
    and
    "autostretch" really mean something. They do not. As long as
    you use
    Layout Mode, you'll never learn one of the most important
    things for new web
    developers - how to build solid and reliable tables.
    2. Actually, #1 wouldn't be *so* bad, except that the code
    that is written
    by Layout Mode is really poor code. For example, a layout
    table contains
    MANY empty rows of cells. This can contribute to a table's
    instability.
    In addition, if your initial positioning of the table's cells
    is a bit
    complex,
    Layout Mode will throw in col- and rowspans aplenty as it
    merges and splits
    cells willy-nillly to achieve the pixel-perfect layout you
    have specified.
    Again,
    this is an extremely poor method for building stable tables,
    because it
    allows
    changes in one tiny cell's shape (i.e, dimensions) to ripple
    through the
    rest
    of the table, usually with unexpected and sometimes
    disastrous consequences.
    This is one of the primary reasons for the final result's
    fragility - read
    this -
    http://apptools.com/rants/spans.php
    3. The UI for Layout Mode is beyond confusing - many options
    that you might
    want to use are inaccessible, e.g., inserting another table,
    or layer onto
    the page.
    I can understand the new user's desire to use this tool to
    make their life
    easier,
    but the cost is just too heavy in my opinion.
    To make good tables, keep it simple. Put a table on the page,
    and begin to
    load your content. If you would want a different table
    layout, instead of
    merging or splitting cells, consider stacking tables or
    nesting simple
    tables instead, respectively.
    And above all, do not try to build the whole page with a
    single table!
    To read more about this approach, visit the DW FAQ link in my
    sig, and run
    through the table tutorials.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "DavidConner" <[email protected]> wrote in
    message
    news:[email protected]...
    > Thank you ACE. That was very helpful. How do you suggest
    I insert tables?
    >
    > David

  • How do I remove the white space when importing a site from Flash?

    Okay, so I've dragged and dropped my created Flash site into Dreamweaver. One problem though, when I view it in a web browser (any web browser), it displays the site fine, however with a huge white space to the side of it. You'll see what I mean in this screenshot:
    What can I do then to remove that white space and make the site fill up the whole web browser? I've tried resizing it using a number of ways, but cannot seem to get it right.
    Thanks.

    function(){return A.apply(null,[this].concat($A(arguments)))}
    What can I do then to remove that white space and make the site fill up the whole web browser? I've tried resizing it using a number of ways, but cannot seem to get it right.
    You can do two things:
    1) Change the width of the container to 100%;  OR
    2) Post a link to your test page here (not the code nor picture) so that we can see ourselves what your code looks like.
    hth

  • Get rid of the white space at the top and bottom of the report when Printing as PDF document

    Hello All,
    I have a wider tablix report which is 29 inches wide. I have given the paper size as custom and width as 29 and height as 11 in report properties.I have deployed it and saved it as PDF document. When I print preview the report I am using the paper size as
    tabloid (17 by 11) and selected the orientation as Landscape. I am getting the full report without any stripping but I am getting some extra space at the top and bottom when I print the report. Can anyone help me how to get rid of this space? . I checked the
    margins for the report and it was 0in. Please help.
    Thank You

    Hi There
    In Reporting Services (SSRS 2008), there are white spaces preserved in the report body by default. When the white space extends the body size beyond the width of the report, blank pages will be generated. To avoid the issue, you can set the “ConsumeContainerWhiteSpace”
    property of the report to “True”.
    Please try to adjust your margins (top + side) and hopefully this problem will get resolved
    Body Width <= Page Width - (Left Margin + Right Margin)
    Horizontal usable area:
    X = Page.Width - (Left Margin + Right Margin + Column Spacing)
    Vertical usable area:
    Y = Page.Height - (Top Margin + Bottom Margin + Header Height + Footer Height)
    Body Width <= Page Width - (Left Margin + Right Margin)
    Horizontal usable area:
    X = Page.Width - (Left Margin + Right Margin + Column Spacing)
    Vertical usable area:
    Y = Page.Height - (Top Margin + Bottom Margin + Header Height + Footer Height)
    If you have any questions please ask.
    Many Thanks
    Syed Qazafi Anjum
    Please click "Mark as Answer" if this resolves your problem or "Vote as Helpful" if you find it helpful.

Maybe you are looking for

  • Error While uplaoding a EXCEL file in Web dynpro - HR_KR_XSTRING_TO_STRING

    Hi,     I am getting an error while uploading an excel file in web Dynpro application. i am using the HR_KR_XSTRING_TO_STRING this function. I am getting the following error message 'Unable to interpret    as a number'.

  • Error while using FJTable.jar & SwingButton.jar files in a same form

    Hi Experts, I am using forms 10.1.2 with Java Plug-in 1.6.0_02 I have downloaded FJTable.jar & SwingButton.jar files from http://forms.pjc.bean.over-blog.com site. When I am using both files in one form, it shows error : java.lang.SecurityException:

  • SA 520 DNS Issues

    Guys, I have a problem that was discussed before, but no results and the other user said that they firmwared up the unit and that fixed their problem. I have seen this problem on 1.1.42 and the prerelease of 1.1.56. It brings up a screen that says: A

  • ITunes match turned off on 4s but "cloud" icon still showing

    I have signed up to iTunes Match and uploaded my entire music collection to the service. I have turned this functionality off in my iPhone 4s so that all music that appears on this device, should be music that is physically stored on the device. Howe

  • Updating to 9.0.4.3 throws Exception 7108 while connecting via ServerSessio

    I've recently updated the toplink.jar to version 9.0.4.3. When I perform try to login using the ServerSession : ((ServerSession)SessionManager.getManager().getSession(<session-name>).login(); I get the following Exception : Exception [TOPLINK-7108] (