Line at bottom of header is getting hidden

I've added a line at the bottom of the report header and it is displayed when the text box immediately above is hidden (based on whether there is text to populate the text box).
If there is text to populate the text box immediately above the line, the  line gets hidden.  Is there a way to force the line to always be displayed?
The reason I'm trying to use the line instead of the header border is because I don't like the way the header border extends beyond the right and left edge of the body of my report.  I like the line because I can make the same width as the report body.
Kevin

Hi Simon,
It's actually the reverse.  There is no expression controlling whether the line is hidden.  It is meant to be displayed all the time.
However, the text box above it has the following expression for it's contents.
=First(Fields!DispatchComments1.Value, "DataSet1") & vbcrlf &
First(Fields!DispatchComments2.Value, "DataSet1") & vbcrlf &
First(Fields!DispatchComments3.Value, "DataSet1") & vbcrlf &
First(Fields!DispatchComments4.Value, "DataSet1")
It also has the following expression that controls whether it is hidden.  The expression works as expected.  If there is text in any of those fields the text box is displayed, if not it is hidden.
=IIF(LEN(First(Fields!Comments1.Value, "DataSet1") &
First(Fields!Comments2.Value, "DataSet1") &
First(Fields!Comments3.Value, "DataSet1") &
First(Fields!Comments4.Value, "DataSet1")) > 0, FALSE, TRUE)
When there is no text in the text box the line is visible.  The problem is if there is text in the text box it appears to be covering up the line.
Kevin

Similar Messages

  • How Configure a Margin-Width Line at Bottom of Header and Top of Footer?

    Pages Mavens,
    Would you help?
    How can Pages (v5.5.2) be configured to draw a "margin-to-margin" line (aka, "border") at the bottom of the header region and top of the footer region?As shown in the image below, this function is irritatingly easy in MS-Word (darn it).
    Many thanks for the assist!
    Plane Wryter

    You are right. There is some extremely annoying bug in Pages 5.5.2.
    Tried inserting a tab in the Format Sidebar but it doesn't seem to take.
    Nothing new there! I really don't know why Apple implemented this awful divided Headers/Footers model.
    Menu > Pages > Provide Pages Feedback
    Btw here is Pages '09:
    Took a few seconds and just works.
    Peter

  • Some fields are getting hidden in contract..

    Hi All,
    I have a problem while creating contract in ME31K.
    Start of Validity period validity period end fields are getting hidden in ME31k.
    Field selection group for the contract document type is WKK and these fields in this group are 'required entries'.
    I don't understand how come these fields are disapearing in contract..
    Can anybody please figure out the problem...
    Thanks in advance
    Raju

    Hi,
    In ME31K, these date fields will be usually not showed on the initial screen. While creating contract, after entering vendor, agreement type, agreement date, organizational data, we will be taken to the next screen where in we need to fill validity start date and end date.
    In ME33K we can see this information under Header - > Details menu path.
    If these dates are not available in the details tab, you might need to create a transaction variant from "SHD0" transaction. Please check under details tab and if not available create try to create a transaction varaint.
    Hope this helps you !!!
    Regards,
    Ganga

  • 2 Different HP Printers Not Printing Final Line at Bottom of Page

    This has now been over a year in attempting to figure this out --including NUMEROUS calls/emails to HP support, calls to Apple, and even an ENTIRELY DIFFERENT replacement printer (having gone from the Officejet 7310 to the Officejet Pro L7680) --and yet, this problem still persists.
    Basically, when printing a document that uses the entire page, the very last line at the very bottom of the page gets cut off --i.e. doesn't get printed.
    We have tried uninstalling/re-installing, the previously mentioned different replacement, trying a different driver, and pretty much everything under the sun, and it's still happening.
    All Apple had me do was an Archive and Install --again, futile
    (FYI the printer will print the entire document when photo-copying)
    The ONLY way around this is by my choosing "Borderless Printing", but that takes F-O-R-E-V-E-R to print just one document.
    Both "sides" of this issue are now "shrugging their shoulders" with me in the middle --so I thought there may be some users who have had this similar problem.
    Connecting via USB.
    Would TRULY appreciate any and all input.
    Thanks!!
    Message was edited by: keypounder

    What's really funny, BD, is that if ALL I do is change ONLY the BOTTOM margin setting via that Custom Page, the entire printer will automatically kick in to Borderless mode --despite my leaving the other margins intact.
    This is obviously some type of default on the HP driver that I am currently working with HP to somehow attempt to override.

  • Why does the top and bottom of my clips get cut off?

    Hi, I'm new to iMovie and I've encountered an annoying problem. I imported all my movie files from my flash drive without any issues. I dragged a clip from the section with all the clips to the play reel. I previewed the clip, both normal screen and full screen, and both times the top and bottom of the clip was cut off. I tried it again with different clips but the same thing kept happening? Can anyone tell me why this happens because my head keeps getting cut off and I don't like it one bit.

    First, you can go into File/Project Preferences and adjust the aspect ratio of your project to either widescreen (16:9) or standard (4:3), to match your footage.
    You can combine footage that is widescreen and standard in the same project. In this case, you have to tell imovie how to handle the clips that do not fit the overall project aspect ratio. To do this, you can select a clip in your project and use the Rotate, Crop, Ken Burns Tool. If you select FIT, it will preserve the whole frame by inserting black bars (letterboxing). If you select CROP it will cut off the top and bottom. You can select the default for this in Project Properties.

  • I put a Favicon on my website, which can be seen in the adress line and the tab header. However, when I add this site to the bookmarks, it doesn't show it's favicon.

    I put a Favicon on my website, which can be seen in the adress line and the tab header. However, when I add this site to the bookmarks, it doesn't show it's favicon. I have tried deleting and creating a bookmark and also refreshing the webpage or clicking on the bookmark. I don't know what else to do. I use Firefox 4.0.1

    I'm getting favicons for most of my bookmarks, so there might be some issue with the coding or the image format.
    Do you use a tag like this in your page?
    <link rel="shortcut icon" href="/path/to/favicon.ico"/>

  • Pop-Up Menu getting hidden behind Layers - HELP!

    I'm designing with layers instead of tables for the first
    time. I've just begun inserting vertical Pop-Up Menus as usual as
    part of my navigation buttons and when I checked it in the browser,
    I saw that the menu is getting hidden behind the separate layer
    below the layer that I have my navigation buttons in.
    Can anyone tell me how to fix this? Is there a way to set the
    properties to make one layer more prominent than other layers or
    something along those lines? Why would it be doing this in the
    first place?
    Thanks in advance!!

    You are on the wrong road here. Check this -
    http://apptools.com/examples/pagelayout101.php
    Here's why you don't want to use layers as a general layout
    tool -
    http://www.great-web-sights.com/g_layer-overlap.asp
    And here's why you don't want to use DW's pop-up menus -
    http://www.losingfight.com/blog/2006/08/11/the-sordid-tale-of-mm_menufw_menujs/
    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
    ==================
    "breathingunderwater" <[email protected]>
    wrote in message
    news:f54tl1$qgo$[email protected]..
    > I'm designing with layers instead of tables for the
    first time. I've just
    > begun
    > inserting vertical Pop-Up Menus as usual as part of my
    navigation buttons
    > and
    > when I checked it in the browser, I saw that the menu is
    getting hidden
    > behind
    > the separate layer below the layer that I have my
    navigation buttons in.
    >
    > Can anyone tell me how to fix this? Is there a way to
    set the properties
    > to
    > make one layer more prominent than other layers or
    something along those
    > lines?
    > Why would it be doing this in the first place?
    >
    > Thanks in advance!!
    >

  • Header not getting  displayed in the next page in the second table

    Dear Experts ,
    I have a query regarding Header not getting  displayed in the next page in the second table of the main window. .Let me elobrate the issue.
    I have a smartform in which there are  2 tables TABLE 1 and TABLE 2 in the smartform MAIN window. TABLE 1 is for pending PO and TABLE 2 is  for future delivery date P O separated by text in between.
    Now the header for both the tables and the data are getting displayed properly if the total output is in only one page. But If there are more entries in the TABLE 1 the Header for the TABLE 2 is not getting displayed. Header for TABLE 1 yet gets displayed properly in the next page in case of more entries.
    Only issue is that Header for TABLE 2 is not getting displayed in second page but it gets displayed if the entries are less in TABLE 1 and the total output is in one page .
    Please provide a elobrate solution on this problem as the requirement is urgent.
    Thanks,
    Regards,
    Sachin Hada

    Hi Sachin,
    you need to cteate two pages FIRST and NEXT.
    in first page --> FIRST
        next       --> NEXT
    in next page
      page---> NEXT
      next ---> NEXT.
    you copy the first page main window is the same in next page
    aslo
    I think help ful for you
    thanks & Regards
    BHUPAL.

  • Create a new line in the xml-header structure.

    Hi,
    Can any one tell me how to create a new line in the xml-header structure.
    I am doing a IDOC-XI-HTTP scenario.
    Actually my mapping create this file:
    <b><?xml version="1.0" encoding="utf-8"?>
    <ORDERS05>
      <IDOC BEGIN="1">
        <EDI_DC40 SEGMENT="1"> </b>
    The result must look like this.
    <b><?xml version="1.0" encoding="utf-8"?>
    <ORDERS05>
      <IDOC BEGIN="1">
        <EDI_DC40 SEGMENT="1"> </b>
    Thanks and Regards,
    Eren

    Hi,
    thanks for you quick answer.
    I found a xsl script.
    It works fine.
    <?xml version="1.0" encoding="UTF-8"?>
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
    <xsl:output method="xml" indent="yes"/>
       <xsl:template match="*">
          <xsl:param name="depth">0</xsl:param>
          <!-- New line with indenting. -->
          <xsl:if test="$depth > 0">
             <xsl:text>    </xsl:text>
          </xsl:if>
          <xsl:text>&#xA;</xsl:text>
          <xsl:element name="{name(.)}">
             <xsl:for-each select="@*">
                <xsl:attribute name="{name(.)}"><xsl:value-of select="."/></xsl:attribute>
             </xsl:for-each>
             <xsl:apply-templates>
                <xsl:with-param name="depth" select="$depth + 1"/>
             </xsl:apply-templates>
          </xsl:element>
       </xsl:template>
    </xsl:stylesheet>
    Best regards
    Eren

  • Header Discount getting copied more than once

    Hi all,
          I have a problem in Quotations in CRM-PCUI. We have renamed the pricing tab as 'Header Discounts'. If we try to copy quotaion, the header discount gets copied as many times as the number of products present for the quotaion, but on clicking save button all header discounts sum up and get consolidated into one. I want to know whether this is Standard SAP bahaviour and how can we change it? We want only consolidated total header discount to appear when we click copy quotation, and not on clicking save button.
    I have assigned a Zclass to it and used some badis, but if i deactivate them and use standard class also, then also it behaves in the same way.
    Any suggestions in this regard are highly appreciated.
    Regads,
    Rohit Khetarpal

    Dear,
    Please check: How to rescrict the user to enter a manual condition type once in pricing
    Manul Condition type duplication control
    Regards,
    Syed Hussain.

  • My computer no longer seesmy 3rd generation ipod nano.  after following the on line directions to re-install I get a message it is ok to discinnect instead of do not disconnect.  how to I get the ipod back onto my computer?

    my computer no longer seesmy 3rd generation ipod nano.  after following the on line directions to re-install I get a message it is ok to discinnect instead of do not disconnect.  how to I get the ipod back onto my computer?

    Hello rh3362,
    I would start with this:
    http://support.apple.com/kb/TS1369
    Hope this helps.
    ~Julian

  • I;m no longer able to use the Penn State ANGEL system (I teach on line) for my email and intead get messages about "script" problems.

    Question
    I'm no longer able to use the Penn State ANGEL system (I teach on line) for my email and instead get messages about "script" problems

    I have asked a moderator to provide assistance, they will post an invite on this thread.
    They are the only BT employees on this forum, and are a UK based team of people, who take personal ownership of your problem.
    Once you get a reply, make sure that you are logged into the forum, then click on their name, you will see a screen like this. Click on the link as shown below.
    Please do not send them a personal message, as they may not be on duty for a long time, and your message will not be tracked properly.
    For your own security, do not post any personal details, on this forum. That includes any tracking number you are give.
    They will respond either by phone or e-mail within 5-6 working days.
    Please use the tracked e-mail, to reply, not via the forum. Thanks
    This is the form you should see when you click on the link. If you do not see this form, then you have selected the wrong link.
    When you submit the form, you will receive an enquiry number, so please keep a note of it
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • The bottom of the computer gets very hot

    I just got this macbook pro MC721ll/a. The bottom of the computer gets very hot as it is sitting on my lap. I have never had a mac before but I don't think it should be doing that. Also, I don't hear any fans running. Is this normal?

    The OS keeps the fans at a minimal speed because running them any faster would needlessly use extra energy and make more noise.  Manually setting your fan speed won't wear out the fans because they're brushless AC fans (so they're not subject to any significant mechanical wear as they spin).  One thing to keep in mind about SMC FanControl: Apple engineers spent a great deal of time, and probably money as well, designing the cooling systems for the computer (both in terms of the physical systems, and the algorithms that control the fans and regulate the voltages of the components).  In addition, Intel CPUs have their own separate temperature monitoring systems which will severely throttle or even shut down the CPU if temperatures get dangerously high.  So even in the extremely unlikely event that your fans ever actually spin too slowly, the computer will still shut itself off before anything bad happens.
    And to answer your first question, it is definitely normal for the bottom of the Macbook to get hot because the body is made from aluminum, one of the best thermal conductors known.  Basically the bottom acts as a heat sink, allowing the Macbook to cool off more efficiently and run faster.  Most other manufacturers make the bodies of their laptops from plastics, which conduct heat about as well as fiberglass insulation or a mink coat.

  • Ipad mini dispay black line on bottom of screen

    ipad mini has blacyk lines on bottom of the screen

    Try to reset it. Hold down the sleep and home keys for about 20 seconds. When you see the silver apple, let go and let it reboot and see if that helps. Regardless you should make an appointment at your local apple store and have them check it out, especially if it's still under warranty.

  • Need a table to be printed at end of line items for each Header level

    Hi Friends,
    I have to print a table in the smartform at the end of all the line items.
    The problem is
    For example there are 2 Header Details say A B  and header A has 15 line items and B has 8 line items.
    Now I am printing header A line items first. Suppose each page can have 5 line items. At the end of line items for header A I need to print a table at the end of line items for each header
    Page1
    A1
    A2
    A3
    A4
    A5
    Page2
    A6
    A7
    A8
    A9
    A10
    Page3
    A11
    A12
    A13
    A14
    A15
    Table1 has to be printed on this page
    Page4
    B1
    B2
    B3
    B4
    B5
    Page5
    B6
    B7
    B8
    Table2 has to be printed on this page.
    Does any one had this kind of situation?
    Waiting for your replies.
    Thanks,
    Chaithanya
    Edited by: chaithanya k on Mar 20, 2008 5:08 PM

    Hi,
    Thanks for your reply and sorry for the late response.
    I have 2 tables one is the Header table and the other is Item table. After printing all the item details and then it should print the Header level details at the end of the items details.
    Hope you understand. Please see my question where I have given an example.
    Thanks,
    Chaithanya.

Maybe you are looking for

  • CMOS Checksum Error on MSI 785GM-E51

    Hi, I have 2 years old MSI 785GM-E51. Approximately 2 - 3 months ago, my PC just go hang without any reasons, even the mouse / keyboard won't respond to anything. After I reset, sometimes it's fine, but sometimes it's hang again, the interval is rand

  • NEED HELP PLEASE! Cant run my k7 Master at 266fsb still.

    i run a K7 Master with a 1.4 thunderbird, onboard scsi, a geforce2 ti, along with 4 case fans and power supply fan, 2 scsi harddrives(7500rpm & 10,000rpm), one 80gig ide drive, scsi cd-rom, and all my usb crap so the cheap power supply was giving me

  • How to apply drill on webi reports

    Hi All, I have a webi report with objects Country,State,City.If i enable drill option then it would drill down like this: Country->State->City .ie., if i drill country i get state.If we drill state then we get city.(one level drilling) But my requrie

  • Image troubles

    I have a barcode font, and i am trying to print specific barcodes onto paper. The printing works. When i first tested printing the barcode onto a piece of paper and scanning it it worked. That was by simply taking the Graphics object and using drawSt

  • NAC Framework - NAC-L2-802.1x without CSSC client?

    Hi I'm just wondering if it is possible to do NAC-L2-802.1x without the use of the CSSC client? I've managed to get this working with the CSSC client with no problems, but have been having nothing but problems trying to get this working without. This