Display Bex Report in Hierarchy manner (all levels in one column)

Hi experts,
Pls. help me in providing any possible solution to get the Bex report in a customized manner as all levels in the report should come under one column as tabbed format with out going for creating hierarchy externally.
i anm providing 3 example levels below to get some idea as i am not able explain in detail,
                    1.  corporate  (1st level)
                     2. company (2nd level)
                     3. Line of Business (3rd level)
normal output would be,
column1        
corporate
  column2 
company
company2
company3
column3
line of business
line of business2
line of business3
required report
column1
corporate
company.
company2
company3
line of business
line of business2
line of business3
need the above manner  in column ( all levels should come in one column in tabbed manner)
please help in any possible solution to get the required report display.
Thanks,
Anil.

Hi Joao,
Technically, Description ID column in rpd works with prompt selection because where you will have to select "Enable user to select code by column" which brings sql with id rather than text as shown below
OBIEE, Endeca and ODI: Description ID column - OBIEE 11g
In your case you should go with new column with concatenation let me know if you have any difficulty in doing it !
Thanks,
Saichand

Similar Messages

  • Report on hierarchy with different levels for key figures

    Within 1 BEx query report, is there a way to report on a hierarchy where one key figure is at level 6 and another key figure at level 5? Level 6 being the lowest leaf node. That is the key figure at the level 5 wouldn't have data at level 6 aggregated or summed up to level 5. Doesn't seem possible because how would the data be modeled in the IC but has this ever been done?

    This could be easily done at the query level. If you are using 7.x query designer drag the key fig you want at level 1 (top) first. Then drag the key figure you want at level 2 and drop on the level 1 key fig. Now drag and drop level 3 key fig on level 2 key fig. This way you can create a sort of hierarchy for key fig, but the lower level key figures would not be aggregated to the upper level key figures.
    If you use 3.x query designer, you have to use level up and level down options after right clicking on the key figure. Place all your key fig (all levels) in the columns. now right click on the level 2 key fig and choose level down option. right click on the level 3 key figure and choose level down twice.

  • GL balance report in Hierarchy manner

    Hi,
    Can somebody help me what is the TCODE to find out the GL balance report in Hierarchy manner.

    Hello
    You can create a FSE as per your required hierarchy and then execute this in F.01
    Thanks,
    Sangram

  • Conversion puts all data in one column

    conversion puts all data in one column on excel

    ok i created my own function
    CREATE OR REPLACE TYPE t_varchar2_tab AS TABLE OF VARCHAR2(4000);
    CREATE OR REPLACE FUNCTION tab_to_string (p_varchar2_tab IN t_varchar2_tab,
    p_delimiter IN VARCHAR2 DEFAULT ',') RETURN VARCHAR2 IS
    l_string VARCHAR2(32767);
    BEGIN
    FOR i IN p_varchar2_tab.FIRST .. p_varchar2_tab.LAST LOOP
    IF i != p_varchar2_tab.FIRST THEN
    l_string := l_string || p_delimiter;
    END IF;
    l_string := l_string || p_varchar2_tab(i);
    END LOOP;
    RETURN l_string;
    END tab_to_string;

  • BeX Report with Hierarchy

    Hi Friends !
    I have uploaded the Hierarchy successfully. RSH1 showz properly ZIS_PH. I need to display this hierarchy in BeX report. But the hierarchy is not showing up. Do we need to do some include or exclude selection. In the properties, I have already selected the activate the hierarchy structure. Please advise which step is missing. Thanks.
    With Regards
    Rekha

    hi,
    You may not have the authorization to see the data for the particular hierarchy. Please ask the BASIS team to provide you with the necessary authorization. You can run the report in RSRT and after running open Tcode SU53.
    SU53 will provide the information to the BASIS team about the authorization your role is missing.
    get the auth and execute the report the data will come.
    regards,
    Arvind.

  • How to select/unselect all checkbox in one column

    Hi Experts,
    I have a report with a column as check box. The query is like:
    select apex_item.checkbox(1, ID) "update", ID, name, job
    from a_table
    So that user can select the rows they want to update.
    Sometimes user wants to select all the rows. It's not easy to select all the rows one by one when there are many rows on the report.
    So how to select/unselect all rows in this case?
    Thanks,
    Daniel

    Hi,
    See if this post help
    Re: Need Check All in Checkbox
    Regards,
    Jari

  • LOV Attaching all variables in one column

    hi i have LOV which suppose to select town and go and attach that town suburb and postal code in separate column,whats happening in my jsff page is when i select town it attach all 3 values in one column but when i test my view it works fine,each value is attach in its column. am in jdeveloper 11.1.1.6.0
    my LOV IS
    <ViewAttribute
        Name="City"
        PrecisionRule="true"
        EntityAttrName="City"
        EntityUsage="UamAddress"
        AliasName="CITY"
        LOVName="LOV_City">
        <Properties>
          <SchemaBasedProperties>
            <CONTROLTYPE
              Value="combo_lov"/>
          </SchemaBasedProperties>
        </Properties>
      </ViewAttribute>my jsff LOV IS
    <af:selectOneChoice value="#{bindings.City.inputValue}"
                                              label="#{bindings.City.label}"
                                              required="#{bindings.City.hints.mandatory}"
                                              shortDesc="#{bindings.City.hints.tooltip}"
                                              id="soc3" simple="true">
                            <f:selectItems value="#{bindings.City.items}" id="si3"/>
                          </af:selectOneChoice>i try to put town id as partial trigger in suburb and postal code column does not work
    Edited by: adf0994 on 2012/10/29 9:27 AM
    Edited by: adf0994 on 2012/10/29 9:31 AM

    Can you post a List Return Values (+Configuration+ tab for LOV) along with Selected part of Display Attributes (+UIHints+ tab) for your LOV ?

  • Want to display BEX report output more than 65000 rows

    Hi all,
    I want to run a report in BW which has more than 65000 lines. Currently it tells me there is no space. How can I solve the issue please?
    user is using BW 3.5 excel 2007
    GUI version is 7100.2.9.1039
    patch level 9
    please advise.
    thanks
    WHP123

    Hi,
    Can you try to remove some of the columns of your query.
    My doubt , is the no. rows is actually killing the report or the population of higher column also may cause the issue.
    try to make a copy of you report, and then remove the charecteristics, keep 1-2 and all KFs. Then run and check for the o/p.
    Is it getting over the 65k reows  ?
    Thank-You.
    Regards,
    Vinod

  • Incorrect BEx Report After Hierarchy Change

    Company A belong to a hierarchy during Period 1 u2013 Period 3/2010. However, beginning P4/2010, Company A is no longer placed under this hierarchy.
    When users run Income Statement report using this hierarchy in P6/2010, they are unable to view revenue registered by this company during P1u2013P3/2010 as the company is no longer available in this hierarchy during that period.
    May I know how can we report this missing revenue figures for Company A whenever the report is executed post P4/2010?
    Thanks!

    Hi
    I think you have to maintain the previous hierarchy so that all the GL accounts(chart of accounts - compounded with GL account) related to company A still exist in the hierarchy.
    If there is a complete change in structure of hierarchy, then also add company A related nodes in the new hierarchy for the current financial year since Company A was partially existed in this FY.
    Regards,
    Pruthvi R

  • BEx not refreshing data on all embedded queries:One variable, one variant:

    Good day
    I have the following challenge. I have created a BEx workbook and inserted one query multiple times into this workbook. I have removed the result area of each query to a separate sheet to enable the use of different filter values and to use some excel formatting to change fonts, colours etc.
    I have created a ocalday variable selection to this query. The data must be displayed for the last day of each month for a period of 12 months from a certain ocalday. I created and saved a variant for this, adding the last ocalday of each month from 2009/05/31 to 2010/04/30 in the selection option of the variable, thus it looks like this in the variable selection of single values:
    2009/05/31
    2009/06/30
    2009/07/31
    Etc
    Etc
    I have ticked the option u201Crefresh queries when opening workbooku201D in the properties of the query and applied it to all. When the user opens the workbook, the users must select the variant on the variable selection screen and refresh all the queries.
    Now, my challenge comes in where only one query is refreshed with the required dates. All the other results cannot be found and it displays the last date in the variant (ie. 2009/04/30). You need to go and refresh each query separately, using the same variant. This is time consuming as some workbooks have > 50 queries.
    Thus, one query embedded multiple times, one variable, one variantu2026u2026
    Why does the variant not apply to all the embedded queries when data is refreshed?
    Your expert assistance will be appreciated.
    Have a nice day
    Cj

    Hi,
    When you have multiple queries in the workbook which have variables with that,refreshing the workbook,will prompt you the variable screen where you can enter the variables which can take effect in all the queries.
    Go to Workbook Settings->General tab->Check Refresh workbook on Open->Go to Variables tab->Check Process Varaibles on Refresh and Display Duplicate Variables Only Once.Save and reopen the workbook.
    Now it will prompt for variable screen where you ca enter the variable values which is common for all the queries.
    The data will be shown in all the ANalysis items based on the variables entered for the queries.
    Rgds,
    Murali
    Edited by: MuraliKrishnan E on Sep 10, 2009 2:21 PM

  • Display the technical name of the last level of the hierarchy

    Hello,
    I have a report with hierarchy. Each level of the hierarchy uses different infoObject. I want the report to display the technical name only for nodes from specific infoObject. For example if the infoObject uses 0cust_grp1 (for the first level), 0cust_grp2 (for the second level), 0cust_grp3 (for the third level) and 0customer (for the last level) and I want to show the technical name only for the 0customer infoObject. I know how to do it in WAD reports. Is there a way of doing it in the Query Designer?
    Please Advice,
    David

    David,
          Check the below possibilities.
    1. You can do that in a workbook.
    2. Create a copy of the same hierarchy and for the 0CUSTOMER object and nodes give tech names as text also.

  • HOW DO I GET ALL LEVEL 0 MEMBER AND ITS PARENT IN A REPORT SCRIPT

    I want to create a report script that generate a list of all level 0 members and its parent for a particular dimension. I created the following report script that generate a list of level 0 members.
    //ESS_LOCALE English_UnitedStates.Latin1@Binary
    //The purpose of this script is to list
    //the Lvl0 descendants of the Account dimension
    { DECIMAL 2
    WIDTH 31 0
    SUPBRACKET
    SUPCOMMA
    SUPHEADING
    NOINDENTGEN
    SUPFEED
    ROWREPEAT }
    <SUPSHARE
    <ROW (Account)
    Lev0,Account
    !

    Hi Kris,
    I want to produce a report like this for all level 0 member
    For example --> database name; parent member; child member
    if it is not possible, can I produce a report for members at various level but with the level idenntifier.
    For example --> Account
    Level 3 100
    Level 2 100-10
    Level 1 100-10-20
    Level 0 100-10-20-1
    Level 0 100-10-20-2
    actual report row --> Level 1 100-10; 100-10-20
    Level 0 100-10-20; 100-10-20-1
    Level 0 100-10-20; 100-10-20-2

  • Webi Report on top of a BEx Report vs a Universe in BI 4.0

    Not sure if this belongs in this forum or a different one
    I am trying to build a report in BI 4 against a BEx report and I don't know if this is possible or not.  When I created the universe on top of the BEx report, the hierarchy levels convert to objects.  My report requirement is to show different levels of the hierarchy on different tabs.  Is there any way to break the hierarchy apart so that each level is a separate object or do I still need to go through the universe to achieve this?
    thanks in advance for your help!

    Srvavan
    Let me try to explain in a different way.  I have used the UDT in BI 4.0 to create a universe against a BEx report.  As the universe is being built against the BEx report, it takes the different levels of the hierarchy and creates objects for each level.  Lvl01 Cost Center, Lvl02 Cost Center... Lvln Cost Center.  However when I try to create a report in Webi using the BICS connection, I only see Cost Center.  Is there any way to create the Lvl01 Cost Center, Lvl02 Cost Center... Lvln Cost Center in BEx up front?
    Frank

  • What is BEX reports and workbooks and web templates

    please send me in 2 lines of each,..thx

    All 3 are the different forms of Result display
    Bex Reports: It is based on MS excel functionalities and output is in Excel form. All reporting functionalities like swaping, exception, condition, etc..can be used.
    Workbook: Bex reports can be formated as per need..say making bold, creating your own layout, adding images. In short all excel functions. This workbook gets refresed when new data loaded to datatarget
    Web Template: Here charts, combos, dropdown...wtc ca be added what is called as Template.
    Regards
    Pankaj

  • Display @ interactive Report

    Hello All,
    In my interactive Report, there is couple column in the “Do Not Display Column”.
    I would like to display them as other default column.
    Anyone can lead me about this issue ?
    EB NY

    Hi,
    Login to the application, and run the report as developer account. After running the page, click on interactive report Action menu --> select columns. Select the columns which you want to display in report and move them to Display in Report list box, arrange the order of the columns as per your requirement. Now Click on Apply. Now you should be able to see the new columns on the report page.
    To make this report setting available for all the users, you have to save this layout as default report setting. To do that, click on Action menu -> Save report . Select default report setting and then click on apply. This will save the current report as default report for all the users and they can see the newly added columns.
    Hope this helps.
    Regards,
    Manish

Maybe you are looking for