Basic Crystal Report Help- collapsing groups

I am using Crystal for the first time as part of my company's trial period of the software. 
I created a very basic report, but am having difficulty figuring out to collapse my groups.  I have a group with 3 major categories. I want the first report view to show only the three categories, but then give the user the ability to drill down to the detail for a particular category.
Any help would be very much appreciated.
Also, any help docuementation would be great : )
Thanks!
Kathryn

In the left margin, right click on the section called "Details", and click on Hide in the pop up.
Do the same for Group Footer #1.
The sections should now have diagonal lines through them indicating that they are hidden or suppressed.
When you run the report, you should only see Group Header#1 diplaying with data, but if you double click on the Group Name field, it should drill into the section, create another tab, and expose the underlying details.

Similar Messages

  • Crystal Reports sort by group headers

    Hi Experts
    I have created a crystal report with 16 groups. Instead of sorted each group, i need to sort the list of groups by the 16 fields. is this possible? If so, how?

    Hi,
    I may be wrong by how the report may be reviewed if there are 16 columns to be sorted. It is seldom that a report have more than 10 columns to sort so that the report is still readable.
    Thanks,
    Gordon

  • Crystal Report Viewer Collapse Unneeded Lines

    I have a CR open sales order report grouped by sales order number. Crystal report viewer outlines Sales Order #, customer name and doc total in the master line. Underneath that, it shows multi line items contain in that SO.
    I am wondering, is there a way I can collapse the multi line items and only shows the master line item? We need this sometimes to present to management just to show the big picture.
    Is it we can add a drill-down event to the crystal report viewer control? Not sure how to accomplish that. Any help will be appreciated.
    Thanks.

    Hi, 
    If the detail information is in the Detail section, you can set the Detail Section to Hide.  This will only show the Sales Order information and have the ability to drill down to the Details when you need them. 
    Good luck,
    Brian

  • Error 1603 when installing Crystal reports XI by group policy

    Hi,
    **I am trying to create a Group policy deployment package of Crystal reports 11.5. I have successfully installed other packages from the same share and witrh the same permissions etc. but when I try to install Crystal I end up with the folowing details in the appmgmt.log:
    **++08-11 16:11:03:781
    +Software installation extension has been called for foreground synchronous policy refresh.+
    +The following policies are to be applied, flags are 1.+
        +in development CR (unique identifier {F3CBE794-92FB-4C74-A048-1C8BE81A4ABC})+
            +System volume path =
    rc.local\SysVol\rc.local\Policies\{F3CBE794-92FB-4C74-A048-1C8BE81A4ABC}\Machine+
            +Active Directory path = LDAP://CN=Machine,cn={F3CBE794-92FB-4C74-A048-1C8BE81A4ABC},cn=policies,cn=system,DC=rc,DC=local+
    +Set the Active Directory path to LDAP://CN=Class Store,CN=Machine,cn={F3CBE794-92FB-4C74-A048-1C8BE81A4ABC},cn=policies,cn=system,DC=rc,DC=local;.+
    +Enumerating applications in the Active Directory for computer BRXWK007377 with flags 5.+
    +The following applications were found in policy in development CR.+
        +Assigned application Crystal Reports XI (flags a0005470).+
    +Found 1 applications in policy in development CR.+
    +Enumerating the managed applications which are currently applied to this user.+
    +No managed applications are currently applied to this user.+
    +Found 0 applications locally that are not included in the set of applications from the Active Directory.+
    +Application Crystal Reports XI from policy in development CR is set for installation because it is assigned to this computer policy.+
    +Assigning application Crystal Reports XI from policy in development CR.+
    +Calling the Windows Installer to advertise application Crystal Reports XI from script C:\WINDOWS\system32\appmgmt\MACHINE\{f29d0933-61ee-4794-9840-78cd8aecf2f5}.aas with flags 69.+
    +The assignment of application Crystal Reports XI from policy in development CR succeeded.+
    +Calling the Windows Installer to install application Crystal Reports XI from policy in development CR.+
    +The install of application Crystal Reports XI from policy in development CR failed.  The error was : %1603+
    +Removing application Crystal Reports XI from the software installation database.+
    +Calling Windows Installer to remove application advertisement for application Crystal Reports XI from script C:\WINDOWS\system32\appmgmt\MACHINE\{f29d0933-61ee-4794-9840-78cd8aecf2f5}.aas.+
    +The removal of the assignment of application Crystal Reports XI from policy in development CR succeeded.+
    +Policy Logging for Software Management is attempting to log application Crystal Reports XI from policy in development CR.+
    +Failed to apply changes to software installation settings.  Software changes could not be applied.  A previous log entry with details should exist.  The error was : %1603+
    +Software installation extension returning with final error code 1603.+
    To create the installation point I copied both CD's to our server and executed a command line setup.exe /a
    Can anyone help me move forwards please?
    Thanks
    Chris

    Hi there,
    Try the following silent install command via the DOS command prompt:
    setup.exe ADDLOCAL=ALL CLIENTLANGUAGE=EN REBOOT=ReallySuppress PIDKEY=B1234-1234567-1234567-1234 INSTALLDIR="C:\Program Files\Business Objects\Crystal Reports 11.5" /qn /l* C:\temp\CRXIr2Trace.txt
    Notes and explanations:
    In the above example, it assumes that you copied the installation media to the C:.  You will also have to change directory to the wherever the win32 directory is.  The setup.exe is located in the win32 folder of the installation media.
    If you had put the win32 directory in say, C:\CRXIr2\win32, then you will have to navigate to this point first before typing the string above.  You will also need to change the product key from B1234-1234567-1234567-1234 to match your own. 
    The ADDLOCAL switch specifies a list of features to install.  ADDLOCAL=ALL then installs all the features.
    The REBOOT=ReallySuppress prevents Crystal Reports from prompting the user to reboot the machine
    The /qn switch performs the installation silently without prompting the user . 
    Finally, the string above also logs the installation to a text file in C:\temp\CRXIr2Trace.txt.
    You can find a full explanation of the switches and silent install string from xir2_cr_install_en.pdf in the installation media.

  • How to change Group Header Font in Crystal report Left Most Group Tree?

    Hi Dears!
    I am using crystal report 10 with C# 2005. I have an issue that i want to change the font of Group Header Text that is visible when we click on Toggle Group Tree button and a tree pane is visible towards the left side of report viewer.Means all the Group Tree Items that are visible when we click  Toggle Group Tree button on Crystal report Viewer.
    I have goggled a lot but unable to find any hint. Any idea or help would be highly appreciated .
    Thanks in advance.

    look for information on drilldowngrouplevel function. this is available in versions 9 and higher.
    i cant test it in mine to give you the syntax, but you would need to create another section and conditionally surpress the section on the drilldowngrouplevel function. hope this helps

  • Crystal report viewer stop grouping (sorting) when there is a lot of data

    Hi,
    Here is my problem, when I try to view a report that uses grouping and sorting on the Crystal Report Viewer (web), if the query returns more then 490 records then all the groups are screwed up. Basically all the records are in the report but they are not in the proper groups and they are not sorted. It seams like it's running out of memory and just gives up.
    The same report works fine in the Crystal Reports 2008 designer tool.
    Is there a way to increase the memory of the Crystal Report Viewer (web) or is there something else I can do about that?
    Thanks

    I installed the Crystal Report plug-in on my Eclipse and I ran my report in it. Then I got this error:
    Original Order Grouping: Modifying groups with original order grouping is not fully supported.
    Change all groups with 'Sort property to a value other than 'Original Order', or modify the report grouping in the Crystal Report designer application.
    So I modified my report to remove the "Original Order ".
    That seam to fix the problem, I havenu2019t been able to reproduce it since.
    Thanks
    /Yannick

  • Basic Crystal reports question

    Hello,
    I have a very basic question for you experts out there.
    I would like to create a Crystal report that would utilize queries i already have in B1. I believe this involves copying the query into the database so Crystal can use pull from the them.
    Any help would be greatly appreciated,
    Thanks,
    Charlie

    Hello Charlie,
    It is easy. You could add your query in the initial part.  It is called command under Database Expert.
    Thanks,
    Gordon

  • Crystal Report with "Sub-groups"

    I'm trying to do a crystal report in .Net 2008 in the following format:
    Name____Col1_____Col2____Col3____Time
    ______________________________Dias_Horas_Minutos
    SUBAREA_a
    X____test____AAAA____AAAA1____1____2____3
    Y____test____BBBB_____BBBB1____3____2____1
    _____________________Subtotal____4____4____4
    SUBAREA_b
    X____test____AAAA____AAAA1____1____2____3
    Y____test____BBBB____BBBB1____3____2____1
    _____________________Subtotal____4____4____4
    SUBAREA_c
    X____test____AAAA____AAAA1____1____2____3
    Y____test____BBBB____BBBB1_____3____2____1
    _____________________Subtotal____4____4____4
    _____________________TOTAL____12____12____12
    Is there a way to do this, maybe using a subreport?
    Thanks in advance
    Edited by: lukinpt on Aug 6, 2009 4:29 PM

    Looks like you will have to use subreport(s).
    This:
    Name____Col1_____Col2____Col3____Time
    ______________________________Dias_Horas_Minutos
    could be in the main report. Now, depending on the data, the rest would be in a subreport, grouped on SUBAREA, Alternatively, you would need to create a subreport for SUBAREA_a, SUBAREA_b and SUBAREA_c.
    For more detailed discussion, please post your query to the Report Design forum:
    SAP Crystal Reports
    Ludek

  • Crystal report - Suppressing particular Group by

    HI,
    I have a particular crystal report in which we have multiple group by. Different options are given to the user to select the group by while executing the report. If the user selects a group by 1, and 5 then the report should be grouped by only the 1 and 5 and grouping should not be done on the basis of 2,3 and 4.
    I have inserted multiple group by in the report. I am suppressing the groups 2,3 and 4 when only 1 and 5 are selected. The groups are not visible but they still impact the result and the data shown is grouped at all the levels.
    Can anyone please let me know the solution for the same.
    Regards,
    Simran

    hi Simran,
    you need to create a set of formulae to group on and not use suppression on hard coded groups. for example, create a formula such as
    if {?groupone} = 'Country' then {my country field} else
    if {?groupone} = 'First Name' then {my first name field} else
    you need to create one formula for every group level as well as a parameter for every group. for example groupfour
    if {?groupfour} = 'Country' then {my country field} else
    if {?groupfour} = 'First Name' then {my first name field} else
    if {?groupfour} = 'No Group' then ''
    you can suppress the group header and footer for Group 4 when {?groupfour} = ''
    please see the attached report as an example. change the .txt extension to .rpt after you extract the contents.
    cheers,
    jamie

  • Crystal Report error - "the group section cannot be printed..."

    Hello to everyone.
    I have a CR report based on a database view.
    Everything is ok when i run the report in the CR designer but choosing the option to preview the report or run it from the SAP Business One (8.81 PL 08) i get an error:
    "the group section cannot be printed because its condition field is nonexistent or invalid. Format the section to choose another condition field. Error in file "the Report name".rpt. Invalid group condition".
    i must say that this happens in all my reports where i have group data. Also i must say that all those reports were ok some days before...
    Is there a way for me to know what field is it refering to?
    I have verified the DB and it is pointing correctly and the also the View returns data.
    Thanks in advance

    Hello Gordon,
    thanks for your response. the reports were working fine until 8.81 PL05
    We have upgraded the customer from PL05 - > PL08 a week ago.
    Do you think that maybe this is the problem?
    Thanks in advance

  • Basic crystal report question

    Dear Experts,
    I just have started to learn CR from PLD and figured out how to generate a simple report like a BP list which does not require selection.
    In PLD, reports are linked to its own document directly so I do not need to select the document number.
    I am stuck in linking documents to reports in CR.
    Plz advise how to link CR to documents 1 to 1 by document number.

    Hi,
    You may check through these links: http://forums.sdn.sap.com/search.jspa?threadID=&q=token&objID=c44&dateRange=lastyear&numResults=15
    Thanks,
    Gordon

  • Crystal Report - Help!

    I am looking at the existing report.
    At the Database expert, under the selected tables, I have "C:\temp\example.ttx" and after i branch it out, i saw example under the example.ttx
    however i have search everywhere but i couldn't find example.ttx. so what is this ttx file and how do i create it?

    GerGer wrote:
    i am not sure whether u have worked as a Java Developer before.
    every system, in one way or another, will make use of some reporting tools.
    i would be surprise to know if a java developer is using java.io.writer api to generate report.I'm not sure if you've ever worked as a developer before. Every system and library, as similar as it may be to something else, is still unique and has its own nuances, and not everyone can be familiar with every single tool/library out there. I'm surprised a person who claims to be a Java developer would post a query about a third party tool on the Java forums instead of looking for forums specific to that tool.

  • Custom grouping in crystal report

    I have a requirement of creating a report off BEx query (BI 7.0).
    I have database field which gives around 250 rows. Now with these 250 rows I need to create a custom grouping in crystal report having 2 groups and a detail.
    Some info about database field: For ex: 'A', 'B' and 'C' are 3 sample rows of the database field. I want to arrange this in such a way that.
    A will form Group 1 and B will form group 2 and it is sub group of Group 1. and C is part of Group 2.
    A (group 1)
    B (Group 2)
    C.
    But when I tried it it resulted in
    A (group 1)
    Others
    Others (group1)
    B(Group 2)
    C.
    In this method I was successful in creating report if there were only 2 levels. But when it comes to 3rd level i am facing the problem. Any solution from experts.

    Hi Raghavendra,
    You can create the superset group i.e Group A in ur illustration by choosing Insert -> Group from the pull-down menus and specifying the field name in the panel.
    Next, in order to create the subset group i.e Group B and Group C you need to create a formula in the Formula Workshop-Formula Editor like the below syntax:
    If <db_field_name> = "<value B>"
    OR <db_field_name> = "<value C>"
    then "Group B"
    This formula can be used as your second group by choosing Insert -> Group from the pull-down menus and specifying this formula name in the panel.
    Thanks,
    Amogh.

  • Missing DataBase Login information for deployed VS2008 w/Crystal Report

    I'm creating a Windows Form application using VS2008 Pro and the basic Crystal Reports (included).</br></br>
    I've successfully added a crystalreportviewer control and a crystal report (.rpt) to my form. I've written the following code in the code behind to programmatically load/bind the report to the viewer. Everything works fine on my development machine (or any machine that has Visual Studio installed). Where I'm encountering problems is when I deploy the application to a machine that does not have VS installed (I have downloaded and installed the "Crystal Reports Basic for Visual Studio 2008 Redistributable Package" for the appropriate processor type on this non development machine) that I'm getting an error . It prompts for "DataBase Login". The ServerName, LoginID and Password are all there, but the "DataBase" field is empty and disable for user input.</br></br>
    Why is the DataBase information missing? How can I solve this problem?</br></br>
    (On a side note, I vaguely remember a property for enabling/disabling the prompting of the database login. I can't remember where this was again to double check if that is the culprit. But I'm pretty sure that I did mark it as to not prompt, since it's supplied in the code behind. Plus it doesn't prompt on the development machines. Only on the non-development machines).</br></br>
    Any help is greatly appreciated! Thanks.</br></br>
    The code executed in the PageLoad event of the form.</br></br>
    this.crystalReportViewer1.RefreshReport();</br>
                ReportDocument reportDocument = new ReportDocument();</br></br>
                #region Load Parameters</br></br>
                ParameterFields paramFields = new ParameterFields();</br></br>
                for (int i = 0; i < _parameterName.Length; i++)</br>
                {</br>
                    ParameterField paramField = new ParameterField();</br>
                    paramField.ParameterFieldName = _parameterName<i>;</br>
                    ParameterDiscreteValue discreteVal = new ParameterDiscreteValue();</br>
                    discreteVal.Value = _parameterValues<i>;</br>
                    paramField.CurrentValues.Add(discreteVal);</br>
                    paramFields.Add(paramField);</br>
                }</br></br>
                crystalReportViewer1.ParameterFieldInfo = paramFields;</br></br>
                #endregion</br></br>
                #region Load Report</br></br>
                string reportUrl = "";</br></br>
                string exePath = Application.ExecutablePath.ToString();</br>
                exePath = exePath.Remove(exePath.Length - 18, 18);</br>
                exePath += _reportName + ".rpt";</br>
                reportUrl = exePath;</br>
                reportDocument.Load(reportUrl);</br>
               #endregion</br></br>
               reportDocument.SetDatabaseLogon("myUserName", "myPassword", "myServer", "myDataBase");</br></br>
                crystalReportViewer1.ReportSource = reportDocument;
    </br></br>
    Edited by: mtech8 on Jan 9, 2010 3:03 PM. Corrected formatting issues to make post readable.

    HI. Ludek,
    Thanks for the tips. I tried both, but the problem presists.
    On a side note, I did get my hands on yet another "non-development machine". This one ran with Window's Vista appeared to work (even with my original code).
    The "non-development machines" that I've tested on are Windows 7 and Window XP machines. On these machines, when I commented out the reportDocument.SetDatabaseLogon line, when I try to load the report, it still prompts for the Database Logon information, however, it also has the "Database name" empty and disabled.
    Since it worked on a non-development machine with Win Vista. I don't think there is a problem with references or the Crystal runtime packages.
    As far as permission for the report to contact the database, I'm guessing there isn't a problem there either because the application does successfully connect to the database.
    I'm connecting to a SQL2005 database and using the SQL Native connection.
    On a side note: as for the enabling prompting, I just remembered that it was an option available when using Crystal Reports with a web project. Thus I couldn't find it here with a Window's Form project.

  • How to supress/Minimise space if no data is given  in a crystal report

    Dear members,
    I have designed a report through crystal report and in that,i have a field namely remarks in group section.
    during the generation of report if there is no remarks given there is a empty space shown in that place. which i need to avoid. please can anyone help me in this regard as how to minimize the space if no data is given to the field of remarks.
    Thanks to all,
    Venkatesh.R

    Hi Venkatesh.R,
    Right click on the section you want to supress and check on the box labelled Suppress blank section.
    I highly suggest you search Crystal Reports Help before posting questions like this. Simply press the F1 key and the help menu will appear.
    Thank you
    Don

Maybe you are looking for