How to hide Group Tree in Crystal Report Server.

Hi all visitors
i have created one crystal report and my report use group to summary the amount of each day.
after i use group to summary, i used text box cover the group. so my group can't click anything.
After that i upload my report to crystal report server, when i viewed my report and when i click on Group Tree, it will show the list of group (group date in crystal report) and it also can click. I don't want to show the Group Tree in Crystal Report Server.
Anybody know how to hide group tree in crystal report server?
Best Regards,

Are you talking custom application, or infoview?  If it is custom app, you would have to look at the setToolPanelViewType method.  if its infoview, no direct way to change this that i know of.

Similar Messages

  • Hide the 'group tree' in crystal reports 2008

    Hey Guys,
    Please help me out.
    I need to hide the group tree which automatically shoots on the crystal report after execution.
    This is what i need to see. Only the report data (After report execution) i do not need to see the group tree under the tab 'main report' which appears on the left had side of the report.
    I know that in the previous version there was an option which would hide the group tree option under File>Report Option> uncheck Group tree.
    But there is no option here in CR 2008.
    Is there a code i need to insert somewhere in the report??
    Regards,
    Harvino

    Hi Chinmay,
    Thanks for your quick reply, I was late on the reply because I had a load of other things to do. Sorry for that....
    I am aware that we can click the toggle panel to remove the group tree.
    But a user wants to hide the group tree on 1st run,,,, that is causing the problem.....
    I cant seem to find an option we can disable group tree for the user, so that he may not view the group tree..
    Harvin

  • How to hide gray borders in Crystal reports Visual Studio 2013

    Hi All,
    I have a web application in ASP.NET 2013.
    I'm using latest developer version of Crystal reports.
    When I run the report, I see gray borders around the actual report.
    This was not the case with Crystal reports in Visual Studio 2005.
    How can I hide these gray borders in Crystal reports ASP.NET Visual studio 2013?
    Please see the attached image for more info.
    Thanks,

    Hi Anurag
    Please see if this KBA will help:
    1344534 - How to change the documentView for a Crystal Report web viewer
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Multi Pass in Crystal reports server XI R2

    Hi,
    Ex:
    I have a crystal report  which takes country as input parameter. Each country has one responsible person.
    US--- A person
    UK---B person
    INDIA ---C person
    I need to run this report with these three paramters(may increase infuture) and send the exported report to A,B and C as an mail attachment through crystal reports server XI R2.
    I am using Crystal reports designer XI R2 , Crystal reports server XI R2.
    How could I achieve this in crystal reports server.
    Thanks,
    Vijay Kanth

    Vijay,
    These are the step I use... (after the report has been loaded into CRS)
    1) Open CRS and enter through InfoView.
    2) Locate the newly loaded report in the folder tree.
    3) Choose Schedule
    4) Set all of the necessary values to get the 1st iteration of the report to run as required...
    5) Click the Schedule button in the bottom right corner of the scheduling screen.
    6) Find the report in the folder tree again...
    7) You'll notice that a History option has been added below the report name... Click it.
    8) You'll now see the schedule you created in steps 1- 5... Choose Reschedule
    9) Make sure the Create new schedule from existing schedule radio button is selected (this should be the default).
    10) Make the necessary modifications to to the destination and report parameters and again choose Schedule button in the bottom right corner of the scheduling screen.
    Repeat steps 6 - 10 until you have all necessary schedules completed.
    HTH,
    Jason

  • Controlling Access to Certain Reports When Using Crystal Reports Server

    Hi,
    I was wondering exactly how security is managed when using Crystal Reports Server?  Do you assign rights to individual reports via user ids in Active Directory?  Or what exactly is used for user authentication?  Is it possible to create local accounts?  Thanks.

    Usually access is controlled by permissions which are set in the CMC (BO web admin tool). You can map 3rd party groups from AD or LDAP and then assign permissions to those groups or set up security with built in enterprise groups as well. You may elect to use any combination of the above. For more complex security models there can use database and row level security built into our meta layers called business views and universes.
    Regards,
    Tim

  • Sub report group tree in main report Using crystal report 12

    Hi experts,
        I have a strange requirement like, same data needs to be grouped two different ways in a same report.  Like
    Store1:
        Summary of sales on each item chart
    Store2:
        Summary of sales on each item chart
    .....it goes like this
    Department1(multiple stores)
          summary of sale on each item chart - store1
          summary of sale on each item chart - store2
         --........ it goes
    Department2
          summary of sale on each item chart - store3
    --........ it goes
       Its in single report, the first part is grouped only with store and in second part the store is under department. How to do this in same report?
        I achieved  this by creating a sub report to display the first part of data and in the main report sup report data plus the second part of data will be displayed. And its working well but now the problem is the group tree, I'm not able to see the sub report group tree in the main report.
       How to get the sub report group tree in the main report, Or is there any other better way is there so i can get both the data as well the group tree. Please help me to solve this. CryCryCry
    I'm using crystal report 2008(installed separately) with Visual Studio2008 (.Net3.5)
    Thanks in advance.

    Hi
    Thanks for the reply.
        Yea both data source are same(Datasource is SQL Stored Procedure). I cant use like that, because my client needs the group tree also. In case if there is no group tree, we can create one more group and supress it conditionaly. But here the problem is there is no way to suppress any of the group item in group tree as we can do it in the detail section.
        So please me with some different ways and also , please clarrify the following doubts
    1. Can we supress one or more items in the group tree.
    2. Can we get the sub report group tree in main report(Everything is working when i used the sub reports except the group tree). So I'm trying for different ways to do, but none is helping me
    Please help me

  • Remove show/hide group tree at inforview for cystal report

    Hi there!
    I have 2 copies of Inforview install on 2 computers.
    The first one, is my local comp. The display of cyrstal report at dynamic viewer is ok.
    However on my second comp. The viewer will default to show the group tree stucture. I have tried to set the configuration at web.config. But it is still displaying the group tree structure.
    Anyone could assist me?
    Thanks and Regards,
    Joni

    I have tried disabling the option "Show Preview Panel" (according to a screenshot I found, this option replaced the old "Create Group Tree" option) in Report Options, and that effectively eliminates the content of the group tree, however, the group tree panel still comes up and shows empty until it is hidden using the toolbar.
    This is really annoying and I can't find any solution for it on the web. Any ideas anyone?
    Thanks,
    Joerg.

  • How to print a report on crystal report server using webservice call

    Hi,
    I'm looking for web service api calls that help print a report on the crystal report server. Can someone post a snippet of how this is done.
    Thanks,

    Below is a snippet that uses the BusinessObjects Enterprise XI Release 2 version of the BIPlatform Web Services Java Consumer API:
    Sincerely,
    Ted Ueda
    /* Printer name */
    String printerName = "\\\\van-s-prt01\\VAN-P-BEAVERCREEK";
    /* URL to Enterprise Web Services */
    String servicesURL = "http://localhost:8080/dswsbobje/services";
    Session ceSession = null;
    Connection ceConnection = new Connection(new URL(servicesURL + "/session"));
    EnterpriseCredential ceCredential = new EnterpriseCredential();
    ceCredential.setDomain(cmsname);
    ceCredential.setAuthType(authType);
    ceCredential.setLogin(username);
    ceCredential.setPassword(password);
    try {
         ceSession = new Session(ceConnection);
         ceSession.login(ceCredential);
         ceConnection.setURL(new URL(servicesURL + "/biplatform"));
         BIPlatform bip = new BIPlatform(ceConnection, ceSession.getConnectionState());
         GetOptions getOpts =new GetOptions();
         getOpts.setIncludeSecurity(Boolean.FALSE);
         ResponseHolder rh = bip.get(reportPath, getOpts);
         InfoObjects infoObjects = rh.getInfoObjects();
         CrystalReport report = (CrystalReport) infoObjects.getInfoObject(0);
         ReportProcessingInfo processing = report.getPluginProcessingInterface();
        CrystalReportPrinterOptions printerOptions = processing.getReportPrinterOptions();
        printerOptions.setEnabled(Boolean.TRUE);
        printerOptions.setPrinterName(printerName);
         report.setSchedulingInfo(new SchedulingInfo());
         report.getSchedulingInfo().setRightNow(Boolean.TRUE);
         bip.schedule(infoObjects);
    } finally {
         if(ceSession != null)
              ceSession.logout();

  • How to stop Crystal Reports Server Mailing out Blank Reports?

    I am currently running reports using crystal report server 2008
    where the reports a scheduled to run and are mailed out to user groups
    I need to be able to stop the reports being sent out if there is no data on the report I have managed to stop the report printing when it is bank but it still mails out and this need to be stop
    As people are getting fed up with receiving blank PDF, s

    Hi Anthony,
    I'm have the same problem.
    Have you made any progress on resolving you problem?
    Thanks
    Elroy.

  • Step- by- Step on How to Load Excel data into Crystal Reports?

    Hi Friends,
                      Can anyone send me a Step- by- Step on How to Load Excel data into Crystal Reports? Pls help me. Thanks in Advance.
    Vijay

    It's also important to 'prep' the excel file prior to connecting to it.
    Give the data tab a meaningful name
    Make sure the column headers are unique and that every column has a header
    Delete any blank tabs
    If you have trouble with Excel changing the data type of a field (say, a social security number you want to be a string value rather than a number so you don't lose leading zero) an alternative would be to save the spreadsheet file as a CSV, create a schema.ini to specify the data types for each column (example below) and use the same steps to connect except instead of choosing Excel 8.0, scroll to the bottom and choose Text.  You have to make sure the CSV file is in the same folder as the schema.ini file that defines the columns.
    Schema.ini example:
    200912PUSD.csv
    ColNameHeader=True
    Format=CSVDelimited
    MaxScanRows=25
    CharacterSet=OEM
    Col1=SSN Char Width 9
    Col2=LAST_NM Char Width 25
    Col3=FIRST_NM Char Width 25
    Col4=DOB Date
    Col5=STDNT_ID Char Width 10
    Col6=SORTKEY Char Width 10
    Col7=SCHOOL_NM Char Width 30
    Col8=OTHER_ID Integer
    Col9=GRADE Char Width 2
    The filename in the first line needs to have the []  brackets around it, but I couldn't get it to display in this forum correctly.
    Edited by: Eric Petersen on Jan 27, 2010 9:40 AM

  • How to connect to the Crystal Reports Server XI R2 installed in other machi

    Hi,
    we are 3 people here we have Crystal Reports Server XI R2 installed in one machine and Crystal Repoprts XI  DEsigner ( downloaded trial version) in all the machines ,
    in my machine only Crystal Repoprts XI  DEsigner ( downloaded trial version) is installed , how to connect to the Crystal Reports Server XI R2 which is installed in other machine
    Regards,
    kathyaini

    Hi,
    thankyou for your  response,
    my problem here is as soon as i open CR Designer , and if i  click on either New Report,Blank Report, or  standard report wizard  it is saying "failed to create database connection"
    on which ever thing i click it is telling the same "failed to create database connection" i created the user DSN properly , i could not create System DSN i dont know why.
    can u please guide me
    and one more thing on the machine where CR server is installed , on the same machine designer is also installed (i think u was telling the same) .  my question is how the server will know about the CR Designer installed in my machine.
    Regards,
    kathyaini

  • How do I build a Universe in Crystal Reports Server 2008 V1?

    Hi all,
    I am new to Crystal Reports Server 2008.  In another thread, I was advised that Business Views would eventually be phased out and that I should use Universes instead.  How do I build a Universe using CRS 2008 V1?  I cannot find the executable for the Universe Builder.
    Kind regards,
    Janice

    Hi
    use the Universe Designer (designer.exe).
    Regards,
    Stratos

  • How to do Grouping columns in XL-Report (Report Composer)

    hi Guys,
    Can anyone explain regarding the Issue of "Grouping the Columns in XL-Report" how to do this? ie especially in Report Composer how to do Grouping in this XL-Report
    can any one explain briefly without  giving any URL's. Can any suggest r views abut this issue.Can any one help regarding this issue asap?
    Regards
    ANAND

    Hi there
    Highlight the column on which you want to group. In the Advanced report builder (The window to the left of the spreadsheet) click on column summary (the icon with the + and what looks like a gate). Now you can put in the criteria for the grouping in that window.
    Hope this helps.
    Regards
    Danie

  • How to center the content in crystal report viewer?

    open crystal report viewer in winform, default at the left top
    after maxmium the winform window, content become at the center
    another odd thing is that i set window winform size 1208*1024 and crystal report view is fill
    then tried, content is not center any more
    How to center the content in crystal report viewer in code?
    Edited by: Mathew_666 on Oct 6, 2011 5:20 AM

    Since there is no control for center you'll need to do the math on your own. This is just a rough draft, but you'll get the idea.
    One of the things you'll need to figure out is your buffer to help you give a centered feel. We'll say that value is 50 in this case.
    Height
    int buffer = 50;
    int formHeight = 1000; // we'll assume a height of 1000 in this case
    int crystalTop = buffer;
    int crystalViewerHeight = formHeight - (buffer * 2); // buffer is at the top and bottom
    Width
    int formWidth = 1000; // we'll assume a width of 1000 in this case
    int crystalLeft = buffer;
    int crystalViewerWidth = formWidth - (buffer * 2); // buffer is at the top and bottom

  • How to get past Crystal Reports Server 2008 Linux install error

    Hi,
         During the install of Crystal Reports Server 2008 on Red Hat Linux we select use an existing DB (Oracle) and it prompts for:
    Crystal Reports Server 2008 Setup
    Enter the information for your new CMS
    Oracle TNSNAME :
    [SANDBOX                     ] *
    User ID :
    [crystal_rpt                 ] *
    Password :
    which then gives me:
    Crystal Reports Server 2008 Setup
    ERROR
    Failure to validate the database credential has a potential to crash the database at a later stage. Enter the correct information.
    It doesn't let me get past this and just send me back to the previous screen.  I've check and re-checked and the information TNSNAME, User ID, and Password are all correct.  Now I can exit out the install and sqlplus to the database just fine with all that same information.
    What does this error mean?  And how do I get past it?
    Thanks,
    ~Jet

    Hi Jet,
    I've go the same problem. Have you solved this problem?
    Regards,
    Aldo

Maybe you are looking for

  • I Tunes unable to locate music ?

    I have just spent 7 hours updating our i-Tunes account. I successfully deleted the extra copies of tracks,located missing files,updated the library and then backed up the whole of i-Tunes. I then backed up the whole I-Mac to an external drive and was

  • Migration: Jboss 5.1 OpenLdap Authentication to WebLogic 10.3.3

    Hi, We are currently working on Migration project where we are trying to Migrate from Jboss 5.1 to WebLogic 10.3. In JBoss we had configured Realm as below in server.xml file: <Realm className="org.apache.catalina.realm.JNDIRealm" debug="99" connecti

  • Computer keeps restarting after installing windows 8

    Can you help my computer keeps restarting after I installed Windows 8?  I have the minidump file zipped

  • SAP XI-EDI Strategy.

    Dear all, I am facing the problems regarding EDI adapter in short-term and long term solution for the existing customers. For existing systems there are not on XI platform, some of the systems are based on Business Connector. The question is: how can

  • Removing items from startup/ at login

    I let my nephew use my mac for a bit and after that it started up with loading virex scan and i movie can get it of form startup menu in utilities, system, or individual prefrence panes. HELP ME I have Fallen and can't re configure.