Hierachichal display is not coming for field in cross tab crystal report

Hi,
I have a dimension  "Cost center" in DSO on which Hierarchy is defined in SAP BI.
When I developed one cross tab report on this DSO, values for Cost Center fields are displayed in flat mode and not in Hierarchical mode.
I also set group option on this "Cost center" field  in report And in Report menu "Hierarchical Grouping option" also check box ticked for "Sort data hierarchically" and also selected Instance id field.
how to get this?
**Note: same problem when report is developed on Infocube.*+
Please help me.
Thanks,
Dhana.

Hi Dhana,
I've created a similar report to show matrix WBS x RBS, and WBS are grouped hierarchically.
My report developed in this way:
- I've created Hierarchical group located in detail section of report. In detail section I've put the row field of cross table.
- I've suppress all this section: group header, group footer and detail
- I've created the cross table in Report Footer
The report show correctly
Regards
Sandro

Similar Messages

  • Date Format is not Working in Cross tab Crystal report 2008

    Hi,
    I have developed an application ASP.Net c#
    in Framework 3.5 with crystal report 2008 with service pack 5.
    in my crystal i used cross tab to show the grid records. one of the data having the data type as date time after launching the report, when i export the report with option "export to excel (data only)" and check the format of the date value in excel it show the general string
    if i place that data in any other location other than cross tab then it reflects the format what i give in report design. but when the control is in cross tab
    its not effect
    how to solve this!

    And tweeted
    - Ludek
    Senior Support Engineer
    AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • WARNING: DW065: Display requirements not met for {7D4E9D10-AED6-485D-A2B0-9A1DF1A55545} Adobe Illust

    Exit Code: 6
    Please see specific errors and warnings below for troubleshooting. For example,  ERROR: DF024, DW063 ... WARNING: DW065 ...
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 5 error(s), 1 warning(s)
    WARNING: DW065: Display requirements not met for {7D4E9D10-AED6-485D-A2B0-9A1DF1A55545} Adobe Illustrator CS6 Core 16.0.0.0
    ----------- Payload: {97BA0109-F6BE-4F50-8904-C19442D7216E} Adobe Bridge CS6 5.0.0.0 -----------
    ERROR: DF024: Unable to preserve original file at "C:\Program Files\Common Files\Adobe\Bridge CS6 Extensions\Adobe Output Module\mediagallery\resources\flashgallery\AUTORUN.inf" Error 5 Access is denied.(Seq 237)
    ERROR: DW063: Command ARKDeleteFileCommand failed.(Seq 237)
    ERROR: DR011: Deleting Registry Key - failure. E(Seq 69)
    ERROR: DR011: Deleting Registry Key - failure. E(Seq 66)
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Adobe Bridge CS6: Install failed

    Nobody can help you without proper system info. If it throws a "display requirements not met" then it probably means what it says - your screen is too small.
    Mylenium

  • Key focus is not visible for all objects when tabbing

    I'm using LabView 5.1.
    The key focus is not visible for all objects when tabbing through a "disabled and grayed-out" object.
    For example, let's say I create a panel with 3 buttons. If I create a "disabled" attribute for button 2 and assign the value "2" (disabled and grayed-out) to it. When I will run this VI, the key navigation will go through button 1 and button 3 (skipping button 2 as expected) but the key focus on button 3 will not be visible.
    Is this a bug with LabView or am I doing something wrong ?

    Hi Ben,
    Don't worry, time is not an issue... I'm posting an example of a VI with the problem I described. I noticed that the problem occurs only with "dialog buttons".
    When you have time, let me know if you see the same behavior. If you do, I will report the problem to National Instrument.
    Thanks for your time !
    BigBen
    Attachments:
    3buttons.vi ‏22 KB

  • How Do I Display HTML Formatted Text From A Data Table In Crystal Reports?

    I'm creating reports in Crystal XI.  The information being displayed in the reports comes from data tables where the text is formatted in HTML.
    I've worked with Crystal Reports enough to know that HTML text pulled from a data table doesn't appear in Crystal the same way it does in a web browser.  Crystal Reports ignores all the tags (...unless I'm missing something...) and just displays the text.
    Someone far more Crystal savy than I (...who I don't have access to...) came up with a Formula Field workaround that tricks Crystal Reports into displaying some basic HTML tags.  Here's that workaround:
    <!--
    stringVar TableName := ;
    TableName := Replace (TableName, "<ul>","<br> <br>");
    TableName := Replace (TableName, "<li>", "<br>   &bull; ");
    TableName := Replace (TableName, "</li>", "");
    TableName := Replace (TableName, "</ul>","<br> <br>");
    TableName := Replace (TableName, "<a", "<u><font color='blue'");
    TableName := Replace (TableName, "</a>", "</font></u>");
    TableName
    -->
    QUESTION - Does any similar workaround exist so I can display an HTML Table in Crystal Reports?  If not, is there any way to display HTML formatted text from a data table in Crystal Reports as it would appear in a web browser?

    Hi Steven,
    To display html text in Crystal Reports follows these steps.
    1. Right click on the field and select Paragraph tab.
    2. Under 'Text Interpretation' select 'HTML Text' and click OK.
    I have tried using the way,but it never works.So reply me if there is any way to solve the issue

  • How can I compare two summary field in cross-tab?

    <p>Dear expert:</p><p>I have one question for how can I compare two summary field in cross-tab?  I have following cross-table:</p><p>Type          Sector1     Sector2    Sector3       Total </p><p>Outlook         10            11           9              30         </p><p>Target            5              3           1               9</p><p>I want to compare the summary field(total) relationship percent, I want to get "9/30". Someone told me I must create the DB view or table via SQL, then can implete in Crystal Report. Can I implete it in Crystal Report via fomula or other function?</p><p>Thanks so much for your warm-hearted help!</p><p>Steven</p>

    Hello Steven, yes you can compare summary fields, If you are comparing Summary to Target, or vice versa - you can do it within Crystal Reports.
    1. In Suppress conditional formula, create 2 Global variables: CurrentOutlook and CurrentTarger and get the current value.
    2. In Display String formula for Total show ToText(CurrentTarget/CurrentOUtlook) + "%".
    For more difficult cases of compariing fields in cross--tab, you may look into http://www.relasoft.net/KB10001.html.
    Best,
    Alexander

  • Displaying other columns/tables apart from a cross tab

    Hi,
    I designed an RTF template. This contains 3 tables. First table contains the invoice information. 2nd table is the cross tab and 3rd table contains the aging details. My requirement is to print the other tables in all pages if the cross tab goes to multiple pages. Presently all the tables are displayed in the 1st page only. If the cross tab output goes to next page then the 1st and 2nd tables are not being displayed in other pages.
    Can anyone suggest me how to display the other columns/tables apart from cross tab columns if the cross tab output goes to multiple pages.

    Can u plz send me the sample xml and the template so tat i can help u frm my side...

  • SSRS Header Image extension for Cross Tab type Reports to full page width

    Hi All,
    I'm trying  to adjust  a Image  on Header ,the problem I'm facing is the image doesnt extend with the page full width  when there is cross tab type reports.
    Many thanks

    Solved
    There  is a property for background repeat setting  when set to Repaet X has worked for me

  • After upgrade from 4.6c to ECC6.0 F4 Help is not coming for few date fields

    Hi Friends
    Just now we have completed upgrade project from 4.6c to ECC6.0.
    After upgrade F4 help is not working for some date fields.
    For example its working in MB11,Its not working in va01,vf01 like that.
    In abap side we checked ...not able to find any issues in coding level, because its a standard SAP code.
    So if any solution is there to correct this issue.Kindly help me to resolve this asap.
    Thanks
    Gowrishankar
    Edited by: gowrishankar p on Nov 17, 2009 7:25 AM

    Hi
        Please refer to the SAP note 1278056 and 1278115 - PDS Display: F4-characteristic values are not selectable.  Hope this will resolve your issue.
    Regards,
    JB

  • POP UP is not coming for Partner selection in WEB UI (Service Request)

    Hi,
    I am working on Service Request right now. I have entered the customer number which has multiple bill to party's. But, on entering the customer number, the system is not displaying popup for Bill To Party. It is filling the first partner as default.
    I have checked the partner determination which is used for sales order as well. However, for sales order the popup is coming.
    I am not able to understand why the same config is working for sales order, and not working for Service Request.
    Could you please help, where I need to check, and how I need to resolve this.
    Thanks,
    Sandeep

    Hi,
    in the partner determination procedure check for bill-to-party if the field "Select. limit" is set to 0.
      Defines how many partners must be found, for this partner function, for
      a selection list to be displayed in the transaction during partner
      determination
    If this is set you should create an OSS message.
    Kind regards
    Manfred

  • Order as Direct material check is not coming for shoppingcart with material

    Hi,
    We are using portal indpendent navigation screen (NWBC) SRM 7.0 extended classic scenario. Order as direct material check box is not coming in item data of shopping cart for shopping against the material. I checked every thing but not able to get the check box for order as direct material.
    Please advise what to do.
    (N. Kiran Kumar)

    Hi,
    Please check that the component configuration has not hidden the field, it is under the following configuration:
    General Information About the Application and Component
    Application: /SAPSRM/WDA_L_FPM_GAF
    Web Dynpro Component: /SAPSRM/WDC_DODC_SC_I_BD
    Window Information: IV_L_FPC_CA_DETAILS
    View Information: V_DODC_SC_I_BD
    Configuration ID: /SAPSRM/WDCC_FPM_DODC_SC_I_BD_WI
    Component Element you are looking for is ORDER_DIRECT_MAT_LABEL
    Also check if someone has hidden the field using WD customizing onscreen, right click over the screen and choose 'User Settings', here check if any fields are hidden.
    Regards,
    Jason

  • ESI not coming for some employees

    Hi,
    For some Employees ESIC is not Deducting, though i have maintained Infotype 0588, but for some employees its coming...and in RT table Employer ESIC Contribution is coming, but in payslip Employees ESIC is not coming...please help me in this issue...
    Thanks & Regards
    Ragini NIkam
    SAP-HR Consultant

    Hi,
    Please confirm the followings:
    a) Are you able to see /3E1 & /3E1 for those cases in RT?
    Ans: In RT Table only i am able to see /3er and not /3e1
    b) Value of /112
    Ans: /112 is coming Rs. 7988.50 thats my gross amount
    c) Validity of IT0588 (ESI)Please confirm the followings:
    Ans: Validity is 01.04.2011 to 31.12.9999,
    But sir how its coming for some employees and and for some its not.
    Thanks & Regards
    RAGINI Nikam
    SAP-HR Consultant

  • /ZF5 and TDS Exemption is not coming for custom PF contribution

    Hi Friends,
    Need help regarding the custom PF deduction, requirement is
    IF GROSS - HRA < 6500 then *12%
    IF GROSS - HRA > 6500 then Only BASIC * 12%
    for this i written pcr and places in the schema also and in payslip PF amount's are coming correctly.
    Now my problem is PF Tax exemption i.e., Agg. of Chapter VI is not taking and if retro (any arrears) CF PF is not coming.
    can any one please tell how to get the Carry forward PF while in retro and PF exemption for TDS.
    please tell PCR and in which Schema i has to add.
    My Problem is CF PF is not coming and Exemption u/s 10 also not coming
    Screen shots for what i have done:
    PCR:
    SCHEMA:
    INN1 - Gross to Net Calculation
    INAL - Monthly factoring and storage (cumul.of gross amount)
    Thanks and Best Regards,
    Praneeth kumar

    Hi Friends,
    My requirement is for only one PSA - TANA, PF Basis amount has to check the wage types Basic (2100) and Additional Allowances (3800).
    logic is if Basic + Addl. Allowance is less than 6500, the 12% on Basic + Addl. Allownace
    if Basic + Addl. Allowance is greater than 6500, the 12% on Basic wage type only.
    I changed my PCR and while running the payroll, it is calculating the PF 12% and again 12% and storing in the wage types /3f1,/3f3......
    problem is, pcr is checking the /111 EPF Basis and according to logic it is multiplying 12% on that amount. but i want the result like check the EPF Basis and do according to logic and store the values.
    system behaving :
    Basic - 7727
    Allow - 1289
    total = 9016
    calculation: 7727*12% = 928
    system is calculating = 928*12% = 111
    PCR:
    Payslip:
    Best Regards,
    Praneeth kumar

  • Problem in report of cats_da data is not coming for one absence type.

    Dear experts,
    For one absence type the data is not coming in the report cats_da. When I check the other absence type the report is showing the data. I dont know where is the problem. Customer is entering data throught PA30  transaction. Kindly help me where is the problem in customization.

    No answers so closed.

  • Schedule lines are not coming for HALB after MRP run

    Dear All,
    I am not getting schedule line after mrp run, inspite of all required setting only purchase requisitions are coming.
    Material type is HALB and involve a subcontracting process (30). For raw material I am getting the schedule line but in the case of HALB, it is not coming.
    Pls let me know if I am missing something and guide me further on this.
    Thanks & Regards
    Kundan Kumar

    Hi,
    In transaction OMDT you have to enable the indicator create schedule lines
    In MD02 MRP control Prameter here select the Delivery schedules -3- Schedule line. Processing Key as NETCH and Planning Mode - 3 delted and recreated.
    Maintain source list ME01, in that put MRP indicator as '2' i.e. schedule lines via MRP.Put your agreement no in that.
    If u run MRP properly u will get schedule lines automatically in ME38.
    Make the schedule agreement, make it source relevent in the source list make is FIX and MRP indicator as 3.

Maybe you are looking for

  • How do I install lion on multiple family computers?

    How do I install lion on multiple family computers?

  • Target Disc Mode via Firewire PC Card

    I am unable to boot my PowerBook Ti in firewire disc mode as my firewire port died. Since i've been using a PC card with 3 firewire ports on it. When attempting to reboot in firewire disc mode with another mac it just restarts. I surmise the issue li

  • Fund Value is not populated in Vendor payment

    Hi All We have created new balance sheet account and we are trying to post the document. Fund value is not automatically populated.  Normally during posting commitment item related fund value is automatically populated. If you have any idea how to po

  • HT5557 Where can I see if I pre-ordered an iBook?

    I thought I pre-ordered a book for my ipad but, I can't seem to find where that information is stored.  Help?

  • Embed full character set with Font Symbol

    I'm dealing with a problem that's been mentioned here on the forums before, but never really been resolved (or not that I can find). My project uses a series of TextFormats and Dynamic Textfields created with the "createTextField" method. I'm trying