Group Tree Blank key suppressing

Is it possible to suppress the blank key value from a Group Tree when this key is intentionally suppressed using customizable option? This blank key is appearing in the Group tree as a separate node.
Appreciate any help.
- Jayakrishnan

Thanks for your reply,
Actually the blank node in the group tree appears due to a group added for implementation. This Group key is not needed in the tree. Can we keep the additional group and rid of its node from the tree ?
Thanks again for your thoughts
-Jayakrishnan

Similar Messages

  • Group Tree shows items not on report.

    Post Author: BSK
    CA Forum: General
    I have a report grouped by Items then suppress some of those items based on type or date.
    Is there any way to modify the Group Tree to also suppress the Items that the report suppresses?

    Post Author: BSK
    CA Forum: General
    That is what I would do but this report is unusual in the fact that I need to select all Items then elimnate the Items that fall into a Quantitiy qualification and print the Items that don't meet the Quantity qualification but fall into a date range.  For simple terms I want all items that don't qualify versus a standard report where you generally look for all items that do meet a qualification.  I can some reverse logic on the selection formula but is there any way to process the Group Tree during report processing and not strictly on the Group By field?

  • Report is Blank Until you Click Group Tree

    Hello,
    I have a report that is opening as a totally blank page (except for group tree).  When you click on group tree, the report appears.  Once this happens, you can refresh the report, and it is fine.
    Can someone tell me what is happening, and how I can fix it?
    Thanks.

    As you've discovered, this can be caused when the Preview app on a Mac saves a PDF form. Any script you download has to be installed in the correct location and then Acrobat has to be restarted. Here's a link to an updated script that works with Reader: http://kb2.adobe.com/community/publishing/885/cpsid_88564.html
    An alternative to using a script with Acrobat is to export the form data and then reimporting it into the form.

  • Report as an Inquiry tool - Controlling the Group Tree

    Users would like to be able to use this report as an inquiry tool... having trouble with displaying only relevant data (or at least highlighting the appropriate/relevant data on the left hand window pane - aka the Group Tree).
    Perhaps the report needs to be reconfigured as a subreport?
    Here is the issue, any hints or suggestions are welcome!
    thanks
    CR Xi   --version --> 11.0.0.2134
    Report Groups on Last Name
    Transaction detail; totaling an amount field (logic works to suppress if total of all transactions is not equal to zero) -- Report is reporting on zero balance records by last name --
    Selection expert;
    Sum ({transactions.Amount},{MASTER.HEAD_L_NAME}) >= $0.009  (group selection)
    {MASTER.UNIT_ID} = ""  (record selection)
    Of the 10,000 records returned (unit id = blank),  200 records have a sum of zero in the amount fields (the sum of all transactions by last name)    u2013 this all works fine
    Is there a method to control what the users see on the group tree? What it is displaying on the left are the Group records (10,000) by last name who have a blank unit id in the master file... drilling down on one of the 200 transactions where the record meets both criteria works fine...but the other 8,800 records don't meet the detail/transaction criteria, so there is nothing to display and hence the drill down makes no sense when used as a query - The correct records are shown on the report - that is, if the users printed the report, they would get records which meet both criteria...
    Can only records show on the left side when they meet both the group (id = blank) and detail (transactions summed = 0) selection criteria?
    Or can they at least these that meet both criteria be highlighted in some way?

    try using Group selection (select expert->group) along with record selection.
    --Kuldeep

  • 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

  • Difference between field staus group for posting key and GL account

    Hi all,
    can anyone tell me what is the difference of usage for field status group in posting key and GL account as i notice the fileds are the same. during data entry, system will check both field status or how?
    thanks.

    Hi
    Both are to control the field status of the line item.
    But, the FSG of the Posting Key and the GL FSG status should not clash like below.
    Take 'Assignment' field as example :
    Posting key FS - Suppress & GL FS - Required    - will give you error message at the time of posting
    Posting key FS - Required & GL FS - Suppress    - will give you error message at the time of posting
    Otherthan the above, all other combination works
    VVR

  • CR 2008 report not displaying until Group Tree clicked

    We are having an issue with our CR 2008 web based reports.  The reports run correctly locally, but not when launched from a Windows 2008 Server on which we installed Crystal Reports 2008 Fix Pack 3.3 - Redist Install.  This is a web based application written in ASP.NET and .NET framework 3.5.
    When the report viewer is invoked, the Group Tree in the left hand pane appears with valid group data.  The report viewer pane, however, is blank.  If we click a node in the Group Tree, the report appears.  If we click in the Page Number field and press ENTER, the report appears.  As I previously mentioned, it works correctly when run locally from our development workstation.
    This happens on all reports.  We've created a brand new report with no groups and the same situation occurs.  We've turned off the Group Tree in code with the same result.  We've tried setting various properties on the viewer itself, and have even tried adding a bit of Javascript to have the page refresh the report after it appears, all to no avail.
    Has anyone else seen this issue that might be able to suggest what we do differently to work around this issue?
    Thanks in advance.

    Thanks for the suggestion David.  I tried that this morning but the issue still remained.  Are there any known issues with the latest 3.3 patch and the viewer?
    As an added note, the issue is not browser specific.  It happens in both IE and Firefox.
    Thank you.

  • Group tree does not always render data in ActiveX viewer

    We are using Crystal XI R2 and the RDC/ASP interface to render reports in the ActiveX viewer. The web server is a Windows 2008 R2 64 bit machine.
    Yes, I know it is not supported but I was hoping someone may have a workaround.
    We got the ActiveX viewer to render by making the noted fix to rptserver.asp but the problem we are now facing is  that on certain reports, the group tree pane will  not render all the data properly and comes up blank. The main report pane is no problem and displays the data fine. The problem seems to be related to the amount of data that the group tree pane is displaying and some reports will render it properly whereas others will not.
    Anyone seen a similar problem before and have any clues as to how to correct it?

    Does it work on WIN 2003 server?
    The problem seems to be related to the amount of data that the group tree pane is displaying and some reports will render it properly whereas others will not.
    If as a test if you filter the data so there is less of it, does the group tree pane appear on these reports?
    Make sure the 'DisplayGroupTree' property is not set to False.
    - Ludek
    Edited by: Ludek Uher on Jun 17, 2011 6:55 AM

  • Group Tree issue when refreshing- Crystal for Visual Studio 2010 WPF Viewer

    Hello,
    We've run into an issue when refreshing reports with the WPF viewer for Visual Studio 2010. After the report is refreshed, the Group Tree is blank and it should have values. For example, you run a report and see values in the Group Tree. If you refresh the report with the same parameter values the Group Tree is blank.
    Has anyone run into this yet?
    Thanks,
    Tyler

    That is correct.
    I just did a quick test and was not able to reproduce the issue.
    Details of test:
    1) Create a new app;
    File | New | Project
    Visual Basic | reporting -> Crystal Reports WPF Application
    2) Add the "Open File" button to the viewer (ShowOpenFileButton off of the WPF viewer properties)
    3) Run app
    4) Browse to a report that has a number of groups >250
    5) Refresh report using the Refresh button on the viewer
    I'll work on this a bit later today, see if I can repro it another way. Meanwhile, can you provide mode details (code) on how you repro the issue?
    - Ludek

  • Hiding report title in Group Tree View Pane

    In a .rpt file, if I provide a Group Field, it is displayed in the "Group Tree View" when I preview the report.
    The Group Tree View pane also contains the name of the report - actually the title. Is there a way that I can choose not to show report title on this pane?
    Here is my requirement:
    I'm localizing the report file and that includes localizing group names too. I've also localized the report title by using a formula and displaying the formula in the report header. But this pane - Group Tree View -  uses report title from "Special Fields", which I'm not able to modify. So I'm always getting the non-localized report title displayed on this pane, which I want to avaid somehow.
    If I remove report title from the report properties, this pane shows report file name instead, which again i do not want to be displayed.
    Rgds,
    Chris

    After removing the report title from the report properties try to place a space " " in the report title field in summaryinfo so that a blank space is shown in the group tree.
    Regards,
    Raghavendra

  • Customise Group Tree

    I am using Crystal 8.0.
    I have group trees that lets the user navigate the report. The report has 3 groups. Management wants the top parent group to disappear. Basically, management only wants to show two groups. I tried to create a custom group and set it to blank. That did not work because what management wants is for the group tree just to show the two underlying groups.
    Can I prune the parent group on the group tree and just show the underlying groups?

    Change your level 1 grouping to a concatenation of level 1 & level 2.
    Remove level 2 group.
    Customize the Group #1 Name to show what you want (sounds like you want to show only what used to be the level -2 group field).

  • Group Tree

    Hi,
    My Detail section was suppressed and my display fields moved to footer to avoiding duplicate records.
    Report is working fine, But when i export to Infoview, it is also displaying the Group Tree, How to avoid the Group Tree in Infoview.
    Thanks,
    Krish.

    There may be an option you can set.  I found an Inforviewer's User Guide here:
    [http://www.lingnan.net/lab/uploadfile/200864183618209.pdf]

  • Main Reports' Group Tree doesn't retain last record selected

    In Crystal 2008 Viewer, when you click one of the last tree nodes on a long Group Tree, the program jumps to that part of the report for that group.  But when you return to the Main report tab the Group Tree pane returns to the top.
    According to my users, previous Crystal versions used to outline the previously selected tree node and keep that section in the left pane, so the user could see where they just were.
    This partially works in the Crystal 2008 Developer version.  If I preview the report and drill down with the group tree, the Preview tab's group tree pane stays in place.  I do not, however, have any outline or indication of what group was just selected.
    I found this in the help text: "For longer reports or reports in which you wish to jump back and forth between different groups, the smart navigation features of the Group Tree make your work extremely efficient."  For the users to jump back and forth efficiently they need the Main Reports' group tree to remember the general location from which they came (at a minimum) AND/OR the previously drilled record also be highlighted/outlined (at best).

    Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with you directly:
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300?resid=-Z5tUwoHAiwAAA8@NLgAAAAS&rests=1254701640551

  • Having issues viewing interactive parameters and group tree in Visual Studio 2013 design view.

    Hey Guys,
    I'm a web developer (front end and back end, kind of a one man army sort of deal) and my current employer wishes to use crystal reports to display the results of the online survey apps/tools I have been working on for the last few months. However, I have been having trouble getting the reports to render in browser, and a lot of the ui components of the browser based report viewer (the interactive parameters and group tree) will not render properly in the design view of visual studio (ive attached a screen cap of what I'm talking about) or in the browser itself.
    I am new to crystal reports and its community and if I am leaving out any critical details or have posted in the incorrect section please inform me and I will make changes as necessary.
    Additional info:
    Visual studio version: 2013 professional (trial)
    Plugin version (exe file name): CRforVS_13_0_9.exe (I also installed the 64 bit run-time from this)
    Server and OS versions: IIS 7.5 on Microsoft Windows Server 2008 R2
    Any help you guys could provide would be greatly appreciated.
    Cheers,
    -Mike

    Hi Mike
    First thing you want to do is uninstall CRVS SP 9 and install CRVS SP 10. SP 10 is the first SP to support VS 2013.
    Once that is done, let us know if that helped any.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Account Assignment group is blank in billing dcoument !

    Hi,
    In some order Account assignment group is blank in billing document which led to Account determination error in production system .
    I have checked account assignment group is already maintained for material(mm03) and customer(xd03) in the PEC.
    In VF02 for only one item in order AAG is coming as blank . that is why in account determination analysis for that item 'No G/L account found in Account determination type KOFK' is coming . And User is getting Account determination error . I have checked in VKOA G/L account is maintained.
    I know manually I can enter the value of AAG in VF02 for the item &  error will get resolved but I want to find the reason since it is in PEC system.
    Can anyone provides solution k why AAG comes blank for  billing document that led to  account determination error. ?
    thanks in adv.
    Reg,
    Rahul.

    Hi Rahul,
    Kindly refer the answers below:
    Q. Can you suggest where/how to check all condition table which is being used to determine G/L account
    A. After creating the invoice, go to VF02 transaction code by providing your billing document nnumber and enter it. In main menu bar, you need to choose Environment --> Acc.determ.analysis --> revenue Accounts. Here you will get on what level GL code is getting determined. Further in transaction VKOA, you can check on what basis / selection parameters G/L codes are aligned. In VKOA initial screen, you will have the table column. If table is showing as 230, that means in SE16 transaction code, it will be C230.
    Q. Why  AAG value is  blank in Billing document.
    Regards. 

Maybe you are looking for

  • Capture Excise Invoice for Returns delivery

    Dear friends, Once the returns sales order is created and followed by returns delivery, we need to capture the excise invoice for it. Can anyone kindly guide this process. What will be the T.code for capturing excise invoice in this scenario and pls

  • How can I transfer elements from an old document to a new one?

    Hi everybody, I'm quite new to InDesign and not really from this area, so I'm having a tough time learning how to use it. My first project is what I first thought would be simple for a start: a recipe book. So I started using different master pages f

  • OBIEE 11g Issue with "group by"

    Hello, I have issues with the physical queries generated by OBIEE engine. All the facts are at detailed granular level. when I query the table, group by clause is excluded from the query. following is the sample query generated by OBIEE 11g engine. s

  • Headphone Jack Problem - Volume Increases and Decreases Randomly

    Hi, has anyone encountered this problem? Whenever I plug in earphones the volume increases or decreases without me even touching the phone. It also disconnects alot whenever the earphones are moved. I have already updated my phone to the latest softw

  • Google Chrome and Firefox won't open any sites. Internet explore can.

    Internet Explorer will run any sites. After installing google chrome and firefox its opens the browser but then when i enter a site, any site, it just wont go... It's not giving me an error message... i push the "enter" key and the busy locator, the