How do I keep together items in a group footer?

I have a report that has a line of detail, followed by a subreport, and then another subreport all in the group footer.  The report is also formatted to be displayed in two columns.  The problem I am having is that even with the keep together checkbox selected in the group footer, often times the line of detail and the first subreport are displayed and the second subreport is shown in the second column.  They need to all move to the second column if there is not enough room in the first column for everything to be displayed.  Any ideas on how to accomplish this?
For example:
Information               Subreport2
Subreport1               Information      
Subreport2               Subreport1
Information               Subreport2
Subreport1
When what I want is:
Information               Information
Subreport1               Subreport1
Subreport2               Subreport2
Information
Subreport1
Subreport2
Or:
Information               Information
Subreport1               Subreport1
Subreport2               Subreport2
                                 Information
                                 Subreport1
                                 Subreport2

Hi,
You can place the all fields in Group Footer #3
Try to do it abhilash suggestion for Group3..
Please go to the Group Expert > highlight the group field > options > options tab > check the 'keep group together' option.
Please update the status
Thanks,
DJ

Similar Messages

  • How to suppress page header when rendering particular group footer

    Description:  I am using Crystal Reports 2008.  I have a report with a page header, and several groupings.  The groups all suppress their headers, but have footers.  The grouping is in the order:  type,county,city,status,parent.  The first 3 footers force a new page before the footer.  The county footer includes summaries and charts.
    Problem:  The client wants the header displayed for the detail and the header for the county footer to be different.  How can I make this happen?
    More Info:  I currently have just a page header.  I have tried messing with the suppress formula for the page header, but I cannot figure out the correct formula to use to suppress the page header on a county footer page.  Is there a way to do this, or is there a completely different approach I should be taking to solve this? 
    I can provide more info if needed.
    Google search was unhelpful in solving this problem.  This problem is driving me nuts.  Any help appreciated.
    Thanks,
    Michael

    What i would suggest is to create a new variable in WhilePrintingRecords evaluation time. For example:
    1. Boolean variable set to TRUE in Group Footer #2 (County)
    2. Reset it to FALSE in Group Header #2 and Group Footer#1
    3. Use the variable for conditional suppression

  • Imported MP3 sound and image CD Bird pics and sounds but each song is an album, so cluttering my album and artist lists. How can I keep together as one album please?

    I Imported a MP3 sound and image CD Bird - Birds of Sri Lanka - via itunes on my mac, then synched content to my Iphone as a Playlist to get all the songs/pics in alpha order. BUT each of the 329 birdsongs are listing/appearing as a separate album, so cluttering my album and artist lists :0(
    How can I get all the Birds of Sri Lanka songs/albums to come together as just one album please?
    Do I need to delete what i have, and download again in another way? :0(
    Can I move them all the songs somehow so they become ONE ALBUM :0)
    Thank you
    BW

    OOOOhhhhhh no worries, sorted it.
    In playlist Selected all songs, went into Get info and updated COMPILATION field from NO to YES.
    :0)

  • TS3274 How can I keep my items on 'Reminders' in the order that I enter them?

    ...they won't stay in the place that I put them.

    You sure shouldn't have to do anything special. And I assume that you mean they don't stay in the order that you type them or arrange them afterward.
    I can't think of any reason why they would be jumping out of order, and really can't think of what to do to correct it, so try something really simple and basic. Close the reminders app and reboot the iPad.
    Double tap the home button and you will see apps lined up going left to right across the screen. Swipe to get to the app that you want to close and then swipe "up" on the app preview thumbnail to close it.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • How to update planner order item with function group M61O

    Dear sir,
    I need to changed the item of the planned order, for example, delete one part, add one part or change the quantity for one part, it seems MD_PLDORD_CHANGE_COMP_ITEMS have the function. But i don't have the detail description on the parameter or instrution. Could you please give your experience on how to change the item on planned order.

    Dear Sir,
    Thanks for your help.
    Currently we not used the standard BOM, we have a part list and every material has a fitment point, then we assigned the material to planned order via add-on program based on fitment point. When the part list changed, for example, the quantity of one material changed, we need to changed the planned order item accordingly. I hope we can update it by program due to the big data volume.

  • Workflows: How to send email to item level permission groups

    I used SharePoint Designer 2010 to create an impersonation workflow which changes (reduces) item level permissions to the item creator and 1-2 other Active Directory groups when an document is added to the library. There are about 26 permission combinations
    which are based on the document's properties.  So far, everything seems to be working correctly.
    My question: is it possible to send a reminder email to the item level creator and group(s) - EG 7 days after the item was added? Would this be included in the impersonation workflow or could it be performed in a separate workflow?
    In advance, thanks for suggestions!

    Hello,
    You can include the email notification in same email to send only one after 7 days. Use Pause for action and you can define the condition when you want to send email if any.
    If you want to send continuously reminder email after some period then you also need to create one more small WF with one condition which will hit first WF continuously until you meet your expectation.
    http://sharepoint713.blogspot.in/2011/09/sharepoint-designer-workflow-to-send.html
    http://www.smellslikesharepoint.com/2012/06/26/sharepoint-2010-workflow-pause-until-date-and-time/
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Beginners Question: Summing an item in a group footer, not details

    I have a reoccurring problem with my reports. It is a pretty standard budget structure with a group for a department, subgroup for charge code, and items charged. Each charge code has a budget amount. It looks like this:
    GH 1 Department Group
          GH 2 Charge Code
                  Details Item one             Amount 1
                  Details Item two             Amount 2
                  Details Item three           Amount 3
          GF 2 Charge Code             sum(Amounts)          Budget Amount
    GH 1 Department Group          sum(all Amounts)      sum(Budget Amounts)
    Using data to make this a little clearer... if the first charge code has a budget allocated to be 100 dollars:
    Department Group 1
          Charge Code 100
                  Item one             $1.00
                  Item two             $2.25
                  Item three           $0.75
          Charge Code             $64.43                       $100.00
    Department Group          sum(all Amounts)      sum(Budget Amounts)
    This way they can see the total spent per charge code and compare it to the budget total for that code.
    Here is the problem: If there are 10 items within the one charge code, the sum at the department group level winds up 10*100.00 or $1,000.
    Department Group          $64.43                        $1000.00
    I have no idea why it would sum the budget amount for each item. The report parameter is in the footer, not the details, but it definitely does this. Every time.
    How do I make it stop?
    Thanks in advance
    Edited by: Angry Planet on Nov 3, 2009 3:52 AM
    Edited by: Angry Planet on Nov 3, 2009 3:54 AM

    Running totals is the answer. Thanks. I had never encountered them before, but they do just what I need.
    Thanks again, and enjoy your points

  • How to keep checked items in report

    all I've a interactive report  which has checkbox column but when I click pagination next or prevoius the checked item are lost. how can I keep checked rows when I paginate in apex 4.2? regards

    You would need to populate checked items in a collection
    http://www.inside-oracle-apex.com/checkboxes-in-tabular-forms-the-easy-way/
    then have a dynamic action on refresh of the region to repopulate the checkboxes with some clever jQuery.
    Jari would be the person I'd say would have something in the order of what you're after
    DbSWH Goodies on Oracle Application Express

  • HT1711 When I load one of my own CD's onto itunes, it creates separate albums for each unique pairing (ie: singer/composer or singer/orchestra). How can I keep all the cuts together on one album?

    When I load one of my own cd's onto itunes, it creates separate albums for each unique pairing (ie: singer/composer or singer/orchestra). I end up with
    the cuts scattered over several albums.  How do I keep all the cuts on an album together rather than divided between several albums? I'm brand new with this technology, so I need your information in simple terms.  Thank-you.

    Generally all you need to do is fill in an appropriate Album Artist. For more details see my article on Grouping Tracks Into Albums, in particular the topic One album, too many covers.
    The site could do with updating as some options have changed with iTunes 11, but the principles are the same.
    tt2

  • HT1473 i've been trying to import a cd into itunes that has different artists on the cd. (queen of the damned soundtrack) after its done, all the tracks aren't together. its all sepreated. how can i keep all the tracks together?i've been trying to import

    i've been trying to import a cd into itunes that has different artists on the cd. (queen of the damned soundtrack) after its done, all the tracks aren't together. its all sepreated. how can i keep all the tracks together?

    Happens all the time and you are probably correct about cause.
    Some CD manufacturers use various forms of copy protection on discs designed to interfere with computers reading the discs. I have found iTunes to be very picky about this too. I have had several discs iTunes would not acknowledge but could rip with another program. Other times the fix is as simple as cleaning the disc ro turning on error correction for the ripping process.
    Message was edited by: camoracer

  • In iCloud preferences when I deselect an item, e.g. documents I get a message saying the info in documents will be taken off my mac and kept in iCloud. I would rather have in on my mac and not in iCloud. How can I keep my data?

    Macbook pro, os 9.4.1.
    In iCloud preferences when I deselect an item, e.g. documents I get a message saying the info in documents will be taken off my mac and kept in iCloud. I would rather have the info on my mac and not in iCloud. How can I keep my data on my mac?

    My mistake, my OS is 10.9.4.
    Thank you for your reply.
    I guess, I really don't understand iCloud and how files are stored and where. I gather when I was asked to set it up I should have declined. Anyway, it looks like some of my files are stored in the cloud. If I shut off "documents" in the preferences it will remove those docs from my macbook, but they will remain in the cloud and I could get access to them for another computer if I set it up.
    I also gather to avoid this, I have to, on a file by file basis, save them to my mac and then they will be on my mac. What I don't get, is that these files must exist on my mac because I can edit it without being connected to the internet. Maybe those files I see when disconnected from the internet are on my mac and I wouldn't be able to see cloud files unless I was connected to the internet.
    My concern is that when I deselect "documents" in the iCloud preferences it warns me that those documents on my mac will be removed from my mac. I am afraid to deselect "documents' or "calendars" as a result.
    If I seem confused, I am. Please don't feel obligated to reply if my message is too muddled.
    LR

  • How do u keep you iPad Air and you iphone5  appointments link together after the first setup so u can enter the appointment on one it will go to the other one?

    How do u keep you iPad Air and you iphone5  appointments link together after the first setup so u can enter the appointment on one it will go to the other one.

    Use iCloud to keep them in sync.
    Do you have an iCloud account?

  • How to influence Page Break and Keep Together options

    Hello,
    we are using Crystal Repost 13.1 and generate Reports via C# Code and ADO.NET Data.
    Now to the problem.
    We generate Invoices that show the detail position in several Detail sections. After the Detailsections there are Reportfooter Sections for net and gross sums, VAT info, payment terms, delivery adresses and so forth.
    My problem is now that I always want the three report footer sections that show the net sum, VAT and gross sum on one page. But the Keep together option can only be applied for the entire report footer. if that option is set, due to lots of other text following the sums, it all is shown on the following page, although on the first page there would be enough space to print the sections displaying the sums...
    Hope I made myself somewhat clear. Does anyhone have a suggestion on how to handle this?
    Thanks in advance.

    Merge the 3 report footers into one section and set it to keep together.

  • How do I delete multiple items at once instead of one at a time?

    How do I delete multiple items at once instead of one at a time? I have several duplicate items in my library and would like to delete the duplicates. Thanks!

    You can select multiple items using shift to select a range and control to add or remove items from it.
    Regarding duplciates, Apple's official advice is here... HT2905 - How to find and remove duplicate items in your iTunes library. It is a manual process and the article fails to explain some of the potential pitfalls.
    Use Shift > View > Show Exact Duplicate Items to display duplicates as this is normally a more useful selection. You need to manually select all but one of each group of identical tracks to remove. Sorting the list by Date Added may make it easier to select the appropriate tracks, however this works best when performed immediately after the dupes have been created.  If you have multiple entries in iTunes connected to the same file on the hard drive then don't send to the recycle bin. This can happen, for example, if you start iTunes with a disconnected external drive, then connect it, reimport from your media folder, then restart iTunes.
    Use my DeDuper script if you're not sure, don't want to do it by hand, or want to preserve ratings, play counts and playlist membership. See this thread for background. Please take note of the warning to backup your library before deduping, whether you do so by hand or using my script, in case something goes wrong.
    (If you don't see the menu bar press ALT to show it temporarily or CTRL+B to keep it displayed)
    tt2

  • I just purchased a new ipod touch so now I have two. I do not want the second ipod touch to sync the same as the old ipod touch - 2 people with 2 different music preferences. How do I keep them separate.

    I just purchased a new ipod touch so now I have two. I do not want the second ipod touch to sync the same as the old ipod touch - 2 people with 2 different music preferences. How do I keep them separate.

    These are two possible approaches that will normally work to move an existing library to a new computer.
    Method 1
    Backup the library with this User Tip.
    Deauthorize the old computer if you no longer want to access protected content on it.
    Restore the backup to your new computer using the same tool used to back it up.
    Keep your backup up-to-date in future.
    Method 2
    Connect the two computers to the same network. Share your <User's Music> folder from the old computer and copy the entire iTunes library folder into the <User's Music> folder on the new one. Again, deauthorize the old computer if no longer required.
    Both methods should give the new computer a working clone of the library that was on the old one. As far as iTunes is concerned this is still the "home" library for your devices so you shouldn't have any issues with iTunes wanting to erase and reload.
    I'd recommend method 1 since it establishes an ongoing backup for your library.
    Note if you have iOS devices and haven't moved your contacts and calendar items across then you should create one dummy entry of each in your new profile and iTunes should  merge the existing data from the device.
    If your media folder has been split out from the main iTunes folder you may need to do some preparatory work to make it easier to move. See make a split library portable.
    Should you be in the unfortunate position where you are no longer able to access your original library or a backup then then see Recover your iTunes library from your iPod or iOS device for advice on how to set up your devices with a new library with the maximum preservation of data.
    tt2

Maybe you are looking for