Using 2 BEx query structures - Not displaying as a hierarchy

Gurus,
I have CR2008, and I am using a BEx 7.0 query that has 2 structures.  One structure is key figures, the other is a layout that I turn on and display as a hierarchy.  There is cell definition behind the query.
How can I get this second structure to view as a hierarchy in Crystal?  The cell definition is calculating correctly in Crystal, however all of the Profit Centers show on the same line, without indentation.
If I create a Profit Center hierarchy in BW and bring it into Crystal, then I cannot use the cell definition, which is needed to calculate the correct results.
Thanks in advance for responses.
Scott Friery

Help please!!  I really need some guidance for this problem?  Can I manually modify how the structure looks once I bring it into Crystal and drop into the "Details" section of the designer?
The structure from the BEx query looks like this in Crystal:
Global Sales
Western Region Sales
Location 1
Location 2
Location 3
Eastern Region Sales
Location 4
Location 5
Location 6
I want the structure to look like this (and it does in the BEx 7.0 query designer)
(No Indent) Global Sales
       (Indent 1 Space )Western Region Sales
          (Indent 2 spaces)  Location 1
          (Indent 2 Spaces) Location 2
          (Indent 2 Spaces) Location 3
       (Indent 1 Space) Eastern Region Sales
            (Indent 2 spaces) Location 4
            (Indent 2 spaces) Location 5
            (Indent 2 spaces) Location 6
Any help is appreciated.
Scott
Edited by: Scott Friery on Feb 24, 2011 8:07 PM

Similar Messages

  • BEx Query:  Attribute not display Unit of Measure (UOM)

    In a BEx I am trying to create a query that displays attributes to 0EMPLOYEE.  One of the custom attributes is the employee's rate of pay.  We have the hourly rate, nightly rate, etc.  This attribute is a numeric attribute with currency assigned as the Unit of Measure.  I am trying to create a query displaying the pay rates from the attributes of 0EMPLOYEE but remove the unit of measure in the output.  I am aware this can be done on key figures using the NODIM formula.  How can I remove on an attribute?
    Example:  Output is $10.25 UOM.  I want it to display as $10.25.
    Thanks.

    Hi,
    Create a Formula Variable with Replacement Path for this Attribute.
    Use NODIM function for the Formula Variable.
    Let me know if it works according to your requirement.
    Regards,
    Geeta

  • GetSelectedMember does not work on BEx Query Structure

    Hi
    Has anyone seen the following behaviour:
    I have a BEx query
    I created a design studio application that accesses the BEx query
    The application displays a column chart. When you select a column, it 'jumps' to another tab that displays the detail in a table.
    I used the following std. script
    DS_DET.setFilter( "ZBCFLG005", CHART_1.getSelectedMember( 'ZBCFLG005' ) ); 
    TABSTRIP_1.setSelectedTabIndex(1);
    My issue is: when my Bex query uses a structure as a source for the chart, then getSelectedMember does not seem to provide the selected structure value (member) i.e. a simple structure filtered by characteristic ZBCFLG005.
    However, when I change my BEx query by removing the structure and simply reporting the characteristic ZBCFLG005 in the rows, then getSelectedMember works i.e. provides the selected structure value (member).
    How do I get Design Studio to read the member value from the BEx structure or is this a potential bug?
    Thx

    Hi Stephen,
    I do not think this is a bug, I have used characteristic structures quite extensively without having an issue.
    Are you using setfilter against a characteristic or against a characteristic structure?
    In your example, you are using a characteristic in both, to filter from, and to filter to:
    DS_DET.setFilter( "ZBCFLG005", CHART_1.getSelectedMember( 'ZBCFLG005' ) );
    But if you use a characteristic structure, you should also use it also in bith from and to, e.g.:
    DS_DET.setFilter( "00O2TG4C8BB5D9L8PYOLHP7N8", CHART_1.getSelectedMember( '00O2TG4C8BB5D9L8PYOLHP7N8' ) );
    Best regards,
    Victor

  • Issues with Bex query structures and Crystal Reports/Webi

    Hi experts,
    I'm having an issue with Bex Query structures and nulls. I've built a Crystal Report against a Bex query that uses a Bex Query structure. The structure looks like the following
    Budget $
    Budget %
    Actual $
    Actual %
    Budget YTD
    etc
    if I drag the structure into the Crystal Report detail section with a key figure it displays like this
    Budget $     <null>
    Budget %     <null>
    Actual $     300
    Actual %     85
    Budget YTD     250
    the null values are displayed (and this is what is required). However if I filter using a Record selection or group on a profit centre then the nulls along with the associated structure component are not displayed.
    Actual $     300
    Actual %     85
    Budget YTD     250
    Webi is also behaving similarly. Can anyone explain why the above is happening and suggest a solution either on the Bex side of things or on the Crystal Reports side of things? I'm confused as to why nulls are displayed in the first example and not the second.
    Business Objects Edge 3.1 SP2
    SAP Int Kit SP2
    OS: Linux
    BW 701 Level 6
    Crystal Reports 2008 V1
    Thanks
    Keith

    Hi,
    Crystal Reports and Web Intelligence will only show data which is in the cube. You could have an actual 0 or Null entry whithout grouping but by changing the selection / grouping in the report the data does not include such entry anymore.
    ingo

  • How to work with sap bw bex query structure

    Dear Friends,
    How can we use SAP BW bex query structure in crystal reports.
    Thanks with regards.
    Malik

    i have two structure in my query.
    and structure is comming in my Crystal report.
    i have 10 memebers in that structure and i make display off for some of members .
    but in crystal all of members are comming either its property is hidden or not.
    any help higly appricated.
    Regards
    Malik

  • Bex Query is not working in portal

    Dear Experts,
    i have uploaded BI master role into portal, By default Bex Queries are assgined to Master Role. when I clcik on preview for particular Bex Query, it's working fine. but after assigning the master role to end user, that same Bex Query is not working. it's showing Below error..
    Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 05:22_18/08/10_0002_7116150
    Refer to the log file for details about this exception.
    please give me suggetions...
    Regards,
    VENU

    Hi Venu ,
    Can you please check the logs for details -  http(s):<host>:<port>/nwa . This may be a permissions issue . Check if the iview has read permission for everyone group and then test . Also post the error details here .
    Regards
    Mayank

  • Created Webi report using BEx Query.

    Hi All,
    I am going to upgrade in BW and using BEx  & Webi Report. I have created webi report using BEx query. Now I need to test data in webi report.
    Can anyone tell me how to test data?
    Regards,

    Hi,
    compare the webi report data with Bex report. more you can compare webi report with SAP R3 system for random records.
    Thanks,
    Amit

  • How to build and publish a webservice using Bex query?

    Hi Experts,
        Can anyone tell me how can i step by step to build and publish a webservice using Bex query,
    so another application can call this webservice.
    thanks.

    There i already a web service called query_view_data for the same available as delivered by SAP...

  • Bex Query is not refereshing in analyzer..

    Hi Experts,
    I am having a issue  bex query is not refreshing in the bex analyzer.
    Actually my requirement to create a workbook on bex query. I have made once workbook but that also not refreshing .
    I already check the tick mark for refresh workbook on open,
    Please help.

    Hi,
    Refer below screenshot and check it, since I don't have enough screenshots/steps to reproduce. It is just a guess, so check on below points and respond.
    1. Is workbook is connected to system? check the connected/connection by clicking on icon (marked in purple). If it is connected, then proceed to next step.
    2. Are you clicking on 'Refresh' button (marked in red)? and saying variable screen is not appearing OR report is not refreshed? If yes, then proceed to next step.
    3. If you want to refresh and input value again, then click on 'Change Variable Values' Icon (marked in green).
    Hope it gives you steps to identify root cause.
    Thanks,
    Umashankar

  • Using SSH banner does not display

    Anyone using SSH able to get the motd banner to display before the username entry? I upgraded from 12.2 to 12.3(14)T5 on a 3640 and the banner displays but only after you login. We were using motd banner to warn people of "Authorized use only."

    Thanks GP,
    I have both motd and exec banners configured.
    I also tried incoming and login banners.
    But for some reason it seems to work ok with plain telnet but not for ssh.
    When I use ssh motd will not display before I login but it does after I login, like exec normally does.

  • E-Recruitment u2013 Qualifications Catalog not displayed as a hierarchy view

    Hi Expert ,
    I have an issue where I need your support,
    We are implementing E-recruitment EH4, E-recruitment is running on a separate instance,
    ALE for moving Qualification groups & Qualifications has been done,
    And I can use our qualifications with candidates or requisitions,
    My issue here is Qualification group (QK) not displayed on a hierarchy view as displayed on R3,
    T. Code OOQA as instance,
    My case for example, we have only 5 main qualification groups and we have huge number of sub groups, so It comes on E-recruitment view as tap pages , Is there any way to view Qualification groups On a hierarchy view ,
    Wait for your valid input,
    Thanks,

    Hi,
    there is not really the possibility to have two different cataloges for internal and external candiates.
    In most of the projects I did the customer decided on a standalone scenario for e-recruiting and created an e-recruiting qualification catalog which was much smaller than the one of the personal development on the hr core server. It was used more for a general orientation on a hand full of key language and IT skills. We usually had 2 or 3 QK with perhaps 20 or 30 qualification. Overall the customers tended to not to overrate the technical features of profile comparison between requisition and candidate. They just took the general information and had a look on it in the personal interview with the candidate - the candidates self evaluation is often not very exact ;o).
    A possibility which might be interesting for you are the options for the T77S0 switch RECFA HRQUA. Have a look at the description for the IMG node unter E-Recruiting -> Technical Settings -> Set System Parameters. There is one setting that allows to use the full qualification catalog for internal candidates and only the QKs assigned to "SAP_ERECRUITING" for the externals.
    Kind Regards
    Roman

  • Query Description not displaying in Bex Template

    Hi all,
    I have created a Template in Bex Analyser in the Design mode of a Workbook.  I have assigned this workbook template as the Default Template for all the Queries by selecting it in Global Settings.  I closed this workbook template and opened a query.  I am getting the template embedded in the query as i designed but the problem is the Query Description is not displaying correctly.  In the Query, it is showing the Workbook Description in the header instead of Query Description.
    Where should i change it?  Help me in fixing this.  Thanks.
    Regards,
    Murali

    Hi,
    you should use an Info Field WebItem to display the query name or description in your Webtemplate.
    Parameter in InfoField: General Text Elements for a Data Provider (GENERIC_TEXT_ELEMENT).
    You use this parameter to choose the generic text element that is to be displayed:
    &#9679;      Query Name (QUERY)
    &#9679;      Query Description (QUERY_DESCRIPTION)
    http://help.sap.com/saphelp_nw04s/helpdata/en/47/96784226d1d242e10000000a1550b0/frameset.htm
    Regards
    Andreas

  • WebElements: HTML not rendering when using Bex Query as Source

    Hi all,
    Has anyone managed to use the WebElements when creating a report on a BW source (BEx) query. I have used WebElements quite a lot on non-SAP sources and works like a charm. Now I would like to use it on a SAP environment, but the controls are not displaying, only the HTML text.
    Can anyone provide some insight to whether the WebElements are compatible on a SAP environment in Crystal or s there something special that needs to be done here.
    Thanks
    Jacques

    Dear Jamie & Jacques,
    Is there any news regarding this issue? I'm having the same issue here. I'm using BW datasource. My BOE, Crystal Report 2008, and Integration Kit are all on SP3 (with no FP applied yet).
    All the WebElements components are shown as HTML tag.
    But actually when i tried to remove the Datasource, the WebElements also don't show up. I've followed up all the instructions on the WebElements guide, and on the SDN link below.
    I added WECalculator and WEBuilder using formula syntax below to the report. But they only show up as HTML tag.
    Formula @calc (component WECalculator)
    WECalculator ("number", "0", "Integer", "Enter an Integer value.")
    Formula @builder (component WEBuilder)
    stringvar allelements:= {@calc};
    WEBuilder(allelements, 1)
    I've done everything as per the guide and SDN link below:
    browser interpretation
    [Interpreting WebElements in the browser;
    1) ensure that Can Grow is not checked on for the formulae that contain any webelements.
    done
    2) ensure that the formula in the designer is only 1 line in height...these 2 are required to make pass through html work in the viewers
    done, i insert the 2 formulas to report and it appears as 1 single line.
    3) the web server should be restarted after making the change to the web.xml file
    done
    if the above don't work please provide some more info such as
    a) which version of business objects enterprise you are using
    BOE, Crystal Report, and Integration Kit all on SP3. Below are the installation files i used (downloaded from SAP Service Marketplace).
    Server
    1. BusinessObjects Enterprise XI 3.1 SP3 (ENTERPRISE03_0-10007443.EXE)
    2. SAP BusinessObjects Integration XI 3.1 SP3, version for SAP solutions (BOBJINTGRSAP03_0-51038935.ZIP) u2013 Server installation
    Client
    1. SAP BusinessObjects Integration XI 3.1 SP3, version for SAP solutions (BOBJINTGRSAP03_0-51038935.ZIP) u2013 Client installation
    2. Crystal Report 2008 v1 (SP3) Win Server on IA32 32bit Full Build (51038906.ZIP)
    b) what viewer are you using
    I ran the rpt file (saved without using .rpt extension) through InfoView.
    c) does the select menu show up in the crystal reports designer html preview mode
    It only shows up as HTML tag as well in the Crystal Report designer HTML preview mode.
    Please help me.
    Kind regards,
    aswin

  • Bex Query Designer not using default browser

    hello all, i have disabled my Internet Explorer from being my default browser, however, when i use the Bex query designer and test, it initiates my Internet Explorer, and not my default Safari browser.
    does anyone know where this setting is made ?
    thanks
    g

    Skype uses IE ("Internet Explorer") as the browser interface on Windows based systems, this currently includes many windows such as the logon screen and add Contacts screen. This is fairly normal when a program uses browser logic internally, it is not changing what you use as a default browser.
    About Me You can also use a IP Camera as your camera for Skype video Example Instructions

  • Structure data in the spreadsheet using BEx Query filtered by year

    Hi,
    I´m making a Balanced Scoredcard using Xcelsius and extracting data from SAP BI.   The customer asked to see a few KPI´S (Return on assets and profit margin) filtering data from the dashboard by year,  month and region.
    The problem I´m facing is how to structure the data in the spreadsheet using a query filtered by year variable. 
    Regards,
    Diego

    Hi,
    I´m making a Balanced Scoredcard using Xcelsius and extracting data from SAP BI.   The customer asked to see a few KPI´S (Return on assets and profit margin) filtering data from the dashboard by year,  month and region.
    The problem I´m facing is how to structure the data in the spreadsheet using a query filtered by year variable. 
    Regards,
    Diego

Maybe you are looking for

  • Aperture won't launch a second time... must restart Mac

    I have a huge amount of photos; so many that I had to break the library down into several smaller ones. Until yesterday, everything worked fine. I could open Aperture by double clicking on any library or switch between them with ease. Today, however,

  • Urgent: RFC Lookup for BAPI in XI

    Hi, I am trying to call a BAPI that exists in XI system,in the Message Mapping in same XI system. If I run the BAPI,it is working fine. But if I call this in XI Message Mapping using RFC lookup,it returns garbage. I am not getting any RFC error. Can

  • REPORT output to possible files formats

    Hi Folks How can we tranasfer a REPORT output to any file like( .XLS, .XML, or to anyother possible file). Can u give all the possible file procedures. Thanks in advance. I wont forget to reward points. Regards, Ram

  • Attach email script to database update code

    I need to send a very simple email to a predetermined recipient when my Access database is updated. How do I attach an email script to it? Thanks.

  • Hot to do Failover/Load balance on CORBA C++ Client

    I have a corba C++ client using Bea/Tuxedo 8.0 ORB talking to stateless session beans on Weblogic Server 6.1/sp2. Question: If the wls server(s) is a cluster, how do I use this feature in my C++ client to provide the failover/load balance? Will the r