Datasource: Bex, drill-down impossible

Hello,
We have following problem concering SAP BusinessObjects 4.0.
In the past we used the Universe as datasource, there we could create hierarchies. So the drill-down function was possible.
Now we change the datasource to Bex and the drill-down function isn't possible anymore.
The Scope of Analysis panel is still empty.
Could you explain how to create hierarchies (in Bex) and how the drill-down function works?
Thank you!
Best regards
Edited by: Wladimir Pekker on Sep 20, 2011 3:35 PM

Hi wladimir,
If  you need to show a hierardhy in a dynamic way then there is flexibility to create hierarchicl representation with the help of structures in Bex
For ex:
Lets suppose you have region which contain values south east north and west.and one more info object customer which contain values S1,S2,S3,S4,E1,E2,E3,E4,N1,N2,N3,N4,W1,W2,W3,W4.
So S1,S2,S3,S4 belong to south region, N1 N2 N3 N4 belong to north like that.
So you can create structure in rows , with new selections
when you expand south you can see the south customr values, when you expand north you can see north customer values....
if new customer values loaded to cube then have to add it manuallly again in the query designer.
Regards,
Ranganath

Similar Messages

  • Drill down on all values of a row from bex universe

    Hi
    We had developed BO universe on bex query, and as in web i the whole row will come as a single object.
    so when we drill  on the row the drill is not performing on the whole row rather its happenig on a single value of the row
    Ex:- if we have rows named as US, china, America, Japan, Gross sales, invoice etc
    when wen i drill on any row for lets say US, and i drilled on currecy type the drill is happening only us from the row.
    But we need this drill on whole values of the row,
    if aware of bex analyser, we need the same drill down future as in bex.
    Any help in this regards is appreciable.
    Thanks in Advance,

    Hi,
    Your code seems to be right.
    Try writing the code as the below format.
    CASE SY-UCOMM.
    * CHECK FUNCTION CODE
    WHEN '&IC1'.
    * CHECK FIELD CLICKED ON WITHIN ALVGRID REPORT
    IF SELFIELD-FIELDNAME = 'LIFNR'.
    * READ DATA TABLE, USING INDEX ROW USER CLICKED ON
    READ TABLE IT_FINAL INTO WA_FINAL INDEX SELFIELD-TABINDEX.
    * SET PARAMETER ID FOR TRANSACTION SCREEN FIELD
    SET PARAMETER ID 'BES' FIELD WA_FINAL-LIFNR.
    * EXECUTE TRANSACTION 'XK03',AND SKIP INITIAL DATA ENTRY SCREEN.
    CALL TRANSACTION 'XK03' AND SKIP FIRST SCREEN.
    ENDIF.
    ENDCASE.
    Thanks
    Arbind

  • Drill down ( Collapsible Row ) Report in BEx query designer ?

    Dear Friends!
       I am supoosed to create a report drill down report for Purchasing History to be precise,  I know that we can have drill down feature using heirarchy but is it possible for Us to have PO & PO item heirarachy ? or any other way to do drill down reporting in SAP BEx Query designer ?
    like my current report is : -
    | Vendor | Purchasing Organisation | Purchasing Group | Plant | PO Number | Item | Material / Service | Description | .... ( keyfigures) |
    Now I am supposed to create a report  in which
    normal view
    | Vendor | Purchasing Organisation | Purchasing Group | Plant | |> PO Number| .... ( keyfigures) | Payment |
    drill down or collapsible view ( please consider the heading as data I am not talking about dynamically change of  headings ).
    | Vendor | Purchasing Organisation | Purchasing Group | Plant | V PO Number | Item | Material / Service | Description | .... ( keyfigures) |
    is there anyway to design the report in above mention manner ? you any input will be appreciated greatly.
    Thank you so much!
    Regards
    Naim

    Hi Naim,
    usually we don't do the transactional data as hierarchy.  not sure the reason behind your requirement.
    we can do one of the below :-
    1. To have the default view as
    | Vendor | Purchasing Organisation | Purchasing Group | Plant | | PO Number| .( keyfigures) | Payment |
    and then user can drill down on rest of the characteristics for detailed view later on.
    2. or if they don't want to drill down on characteristics;-
    we can build 2 reports , one for header level information and then jump to second query for detailed information(item level) using RRI.
    first query:
    | Vendor | Purchasing Organisation | Purchasing Group | Plant | | PO Number| .( keyfigures) | Payment |
    second query:
    | Vendor | Purchasing Organisation | Purchasing Group | Plant |  PO Number | Item | Material / Service | Description | .... ( keyfigures) |
    Let us know if this works out?
    Regards,
    Sakthi.

  • Drill/Down don't work and Characteristic is deleted after filter in BEx Ana

    Hi All, please help me experts
       I have 2 issue:
    1.- When I execute a Query in BEx Analyzer I got the first result, I can add other characteristics just to click on this.. or with context menu.. but later If I try to move de order of columns in the report the function for drill down doesn't work.  Then, I need to click on Design mode and then click off design mode... and the function for drill and down is actived, then only I can click on the characteristics and move to other column into the report. Please if you can tell how can I activate this functionality  without need to move to design mode..
    2.- When one characteristics is filter in to the report, example select some values for this characteristics and click on execute, I get the result but this characteristics dissapear form the report.
      Please help me I will assign points for the answers.
    Alice

    1. You will find this option beside ? in Add-Ins. In that Settings --> BW Server Connection.
    + Not I didn't find... for example I saw... File.. Edit...view.. Insert... and others exactly like when you enter in excel ... the only difference it's that I saw activated the tool bar for bex analyzer.. on where I saw .. design mode... refresh..etc.+
    2. If you select the field in Free characteristics and restrict it with a variable in query designer mode, you will get that characteristic in variable screen and you can give the selection and you will not get that charcteristic in the output as you have taken that in free characteristic. Only if you do drilldown accross rows for that characteristic, then it will appear.
    If you take that into Rows in query designer mode, then you will get the same for variable selection and as well as in the output without drilldown accross rows. It will be displayed automatically.
    +The clear example is:  I have one free characteristic in report, like 0MATERIAL, this characteristics didn't have any restric value... then the user add 0MATERIAL into report just for see more details... later if the user filter 0MATERIAL with some values and click ok, the column 0MATERIAL dissapear from the report +
    did you have another idea to solve this?¡
    Thank you a lot.
    alice

  • BEx rport drill down issue

    Hi,
    I have a a report in BI 7, it have the drill downs. When I inseted the rows above the drill down row, the drill down button is not getting moved, it still present in the new inserted row. I need this to be moved along with moved row. Please advice.
    Thanks in advance!!
    -JayaPrakash

    Hello Jayaprakash,
    Are you using BEX Report, if so you cannot move the rows or columns using Excel function, but you have to use BEX function to move the cells
    In the BEx Toolbar -> Choose Layout -> Choose the required fucntion to move the result
    Thanks
    Chandran

  • Problem with the Drill down in the BeX Query Report

    Hi Experts,
    I have a problem when drilling down the characteristics in the BeX Report. There are nearly 125 fields (characteristics) all in Free Characterictics. After executing the Query, in the report when i am selecting one characteristic for drill down i am getting the values of another characteristic. This is not happening to all 125 fields.
    Please let me know where is the problem and give me some suggestion what we can do with this.......

    Here is my VI, it's just a trial so it can look messy...
    Thanks,
    Isabel
    Message Edited by Isa_pm on 01-22-2007 01:12 PM
    Attachments:
    Create report.vi ‏96 KB

  • Drill Down BeX Query with hierarchy in WEBI

    Hi,
    I am using a Bex Query with Hierarchy in my WEBI report. Is it possible to drill down ? I am not able to use Scope of Analysis because it is disabled. I am very new to WEBI. Please help me out.
    Thanks in Advance.
    Lakshmi Mohan

    http://www.google.co.in/url?sa=t&rct=j&q=drill%20down%20bex%20query%20with%20hierarchy%20in%20webi%20%20%20&source=web&cd=2&ved=0CDQQFjAB&url=https%3A%2F%2Fcw.sdn.sap.com%2Fcw%2Fservlet%2FJiveServlet%2FpreviewBody%2F137316-102-1-277519%2FWeb%2520Intelligence%2520on%2520SAP%2520implementation%2520best%2520practices.pdf&ei=xofcTpSgF5DJrAeaxpiIBw&usg=AFQjCNHuwDIpvxciPKJyEdoz3GiVjRKgqA
    http://www.scribd.com/doc/62293080/40/Query-Drill-for-hierarchies

  • Drill down in Bex is different than drill down in WAD

    Hello experts.
    I have been creating queries in Bex for 6 years and am very familiar with the Bex functionality.  I recently started embedding some Bex queries into the WAD and of course am displaying them on the web.  I am experiencing an unexpected problem with drill downs on the web.  In a nutshell, the query drills DOWN as expected in Bex, but when I drill down on the web, the results are displayed ACROSS the web page instead of down the web page.
    I am not using any custom HTML, Java, or other custom code.  Has anyone experienced this?  Any thoughts on how to correct?  Here is more specific detail:
    Bex query looks like this:
    3 Characteristics in characteristics section.
    3 Key figures in COLUMNS section
    Nothing in ROWS section
    Drill down in Bex yields characteristic values in rows, and key figures in columns (appears to be perfectly normal behaviour)
    Drill down in Web yields characteristic values ACROSS the columns and key figures ACROSS the columns (not expected)
    Objective is get to Web result to behave identical to Bex results where characteristic values display in rows, and key figures display in columns
    Thank you.

    Hi
    Go to WAD and check for the Web items under Navigation.. and the result table.
    you will find the options for the same.
    Regards,
    Vishwa,.

  • PIE Chart Drill down in bex report

    Hi Friends,
    In my bex report i have pie chart for year 2008.
    Shall I drill down on this report means if  i click on one part of the pie chart will i go to another report or another pie chart.
    Can any one pls tell me is it possible .
    Thanks & Regards,
    Ramnaresh.
    Edited by: ramnaresh porana on Dec 1, 2008 6:35 AM

    Hi ,
    Thanks for reply.
    how it is possible from context menu of the pie chart , i have seen the context menu of the pie chart but i did not get any related option for this one.
    Can you pls guide me.
    Thanks & Regards,
    Ramnaresh.

  • Drill down is giving an error in Bex analyser.

    hi friends, when iam using the bex analyser, the repoort will open in a short time. And all the free characteristics are works fine.
    But one of the free char(company code) is not able to giving the drill down, insted it is getting the following error.
    *An error occured in the communication with the bw server, due to this, the connection had to be closed.*
    *Detailed des:- No more storage space available for extending an internal table.*
    could u help me what iam missing and how to solve this problem.
    and how it is related when we r drill down with one particular char how does this is related to table space, other free char are working fine with drill down.
    pls guide me...
    thanks in advance.
    sruthi.

    hi , i check the error dump in st22 and the error analysis is as below..
    any help based on below information....
    Short text
        No more storage space available for extending an internal table.
    What happened?
        You attempted to extend an internal table, but the required space was not available.
    How to correct the error
        The amount of storage space (in bytes) filled at termination time was
        Roll area...................... 2718352
        Extended memory (EM)........... 2003038144
        Assigned memory (HEAP)......... 2000756480
        Short area..................... " "
        Paging area.................... 16384
        Maximum address space.......... 4294967295
        If the error occures in a non-modified SAP program, you may be able t
        find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the followin
        keywords:
        "TSV_TNEW_PAGE_ALLOC_FAILED" " "
        "CL_RSR_NET_GRID===============CP" or "CL_RSR_NET_GRID===============
        "APPEND_DATA_CELL"
        If you cannot solve the problem yourself and want to send an error
        notification to SAP, include the following information:
        1. The description of the current problem (short dump)
           To save the description, choose "System->List->Save->Local File
        (Unconverted)".

  • Drill Down in webi same like Bex?

    Hi,
    in BEx query if i have a free characteristics i can right click on result section and drill down to which characteristic i want. is there i can do the same way in webi?
    when i click on Drill in Analysis tab i dont see any objects there to select.
    Please help me.

    Hi Kool Sudha,
    In webi, There are lots of functionality just like Drill down, Fold-unfold, Hierarchy display etc.
    or Either there is other Reporting tool Olap Analysis its look like your analyzer.Just try that one.
    http://scn.sap.com/docs/DOC-7679
    Regards,
    Anish

  • Drill Down Macro command BEx Analyzer BI 7.0

    Hi All,
    I'm having the following poblem. I'm working as a testautomation specialist having automated a test using (amongst others) the BEx Analyzer (SAP BW 3.X).
    In short, when the results of a query are shown in an excel sheet, I automated the vertical drilldown of every row in that resultssheet. I used the BEx Analyzer macro command: Run("sapbex.xla!SAPBEXfireCommand", "HDEX", myCell).
    Since we are going to use the new version of the SAP Bex Analyzer (BI 7.0), I have to convert/migrate all my testautomation scripts. And I just can not succeed in making this vertical drill down work in SAP Bex Analyzer 7.0. The SAPBEXfireCommand is not supported in SAP Bex Analyzer 7.0. Does anyone has an idea what SapBexAnalyzer (Excel) macro I can use to drill down in  SAP Bex Analyzer 7.0? Any help really appreciated, I'm really struglling with this one and also no luck finding any solution on the internet so far.
    Thanks!

    i'd suggest u research some oss notes.
    Take a look at the following:
    1073426
    1045244
    1039191
    these may not be exact solutions, but will guide you to other notes as well...

  • BEx analyzer don't work move columns in report (like drill down)

    Hi
        I have an issue on BEx Analyzer...    When I built one report... add some characteristics and soo on... but then I need to move the order of columns... then I try to drill down.. or move to order of column... It doesn´t work,
        I did this function before.. when the poin of the mouse it's convert with other draw... like -->
                                               <--
        But this time it's not possible...
        Then If I press the icon that say design mode... I saw that the option of navigation is active... and when I close the design mode... the functionality of move columns work...:(
        It's difficult that each time that the user need to move columns in Bex will go to design mode... just for activate.. 
        I know thta we have some function on context menu.. for move columns one by other... but not for certain position..
        Could you help me please?
        I will appreciate your help and I will assign points for your answers.
    Alice

    Hi Alice,,
    This happens some time, when i am unable to drill down by just dragging and dropping the columns. though i could not find out why. Best thing, what i do, i refresh the query and next time it works Ok.. and other th ing what you can do, right click, on the characteristics list on the left pane, go to "change drilldown", then " drill down by" there the user can select the option he is looking in for.
    Hope this helps.
    Shakeel.

  • How the Drill down functionality works if the source is Bex Query

    Dear All,
    How the Drill down functionality works if the source is Bex Query through the query browser in Dashboard 4.1
    Please let me know process.
    Thanks
    Regards,
    Sai

    Hi sai,
    Drill down can be done by two ways.
    1. you need to bring all the data in one shot to the spreadsheet and then by using the components you can achieve it. Below given link explains in detailed about that.
    Filtering Through Combo Box
    2. you can use different set of query to pass the value from one set to another to fetch the data using the prompt. please check the below which explain them.
    Difference between "When value Becomes & When value Changes"
    Revert any clarification required on this.
    --SumanT

  • Drill down in webi on Bex

    HI,
    How to perform drill down when using BEx query as source at web i level (there is no hierarchy created in BW)

    Hi,
    This is explained in Web Intelligence BI4 user guide (paragraph "4.5.1 Drilling on report data")
         You cannot use a Navigation path on BEx queries. Navigation path (previously called the drillpath)      has been replaced by the collapse/expand workflow on the real hierarchy.
    Regards,
    Loic

Maybe you are looking for

  • How to open a new window from the login window?

    hi, can someone tell me how to open a new window from an existing window, here by window i mean frame. The case is i hv two java files - oracle.java and FDoptions.java. The first frame is in the Login.java. The oracle.java file has a button "Login",

  • How to write EJB-QL query with IN notation and list values EJB3.0?

    hi, I would like to write an EJB-QL query where the query would return the objects whose name equals to one of the names in the list. SELECT DISTINCT OBJECT(feature) FROM MAPSHEET_LOCK feature WHERE feature.name IN ?1 For ?1 I would like to pass in a

  • MacBook Pro Frozen At Apple Startup Screen

    I have a MacBook Pro that freezes at the Apple startup screen, here's how the problem occurred and is quite unique among scenario's out there: The problem occured after I upgraded (bought) to a new MacBook Pro and switched out the hard drive from the

  • Text touch-up tool in Acrobat 9 not working

    Does anyone know if this is a glich in CS4 or if I'm doing something wrong. When I click on the text touch up tool in Acrobat 9 (comes with CS4), nothing happens. The arrow doesn't change into a text tool so there's no way to fix text in a PDF.

  • Cannot use winzip to unzip the zip file zipped by java.util.zip

    Hi all, I use the followcode to create a zip file, and i downlaod it and try to use winzip to unzip this file but fail. The path is correct and i got the zip file. but it just cannot unzip. pls help thanks alot. Kin           int count = 0;