BEx Browser BEx Workbook: No "Insert Entire Row" Option

We have a workbook with 2 queries embedded in it. Query 1 starts on Row 10 and Query 2 starts on Row 15. When the workbook is launched from Analyzer, we receive a popup window that has the title "SAP BEx: Not Enough Cells to Display Results" and it provides us with 3 options:
1) Overwrite Existing Cells
2) Insert cells below the results area
3) insert entire rows
When we launch the same workbook through BEx Browser, this popup window does not appear, which causes the results to be displayed in error.
I was wondering if anyone came across this situation and what was your fix.
We do not have the option of moving the queries to separate tabs on the workbook.  We have also attempted to write a macro that would launch both queries with many, many rows between them and then have the macro delete the blank rows in between them so that the two queries are together in the worksheet.  But the issue here is that the macro works when we launch the Workbook through BEx Analyzer, but when the same workbook is launched through BEx Browser, the macro is not processed.
Thanks for your help.

Hi P-Dup,
Just pass by and see this thread, maybe this helps you: I have the same issue, I simply remove the query from its worksheet, create a new worksheet and insert this same query in the new worksheet. It works then for me. (You might reuse the same worksheet, but I prefer clean one).
Please note that if you have other worksheets with formula refering to this query, the query worksheet should be copied to another worksheet and these formula should be link to this result worksheet (search and replace). It is not good to refer directly to the query worksheet though. Otherwise you would loose the references.
Hope that helps you.
Cheers
Hoang

Similar Messages

  • Workbook in Bex Browser

    Hello Gurus,
    When user opens Bex Browser and try to drag the workbook on to the windows desktop it creates a shortcut for the workbook on the desktop.  But when double click on it it doesn’t open up the workbook. 
    But the same thing work fine for the queries.  Does anybody encountered such problem. Pls help.
    thanks
    jose

    Hi Jose,
    The problem is the way a workbook is opened from the bex browser when you click on it.
    When opening the bex workbook, it tries to reuse the existing bex browser sapgui connection to connect to the bw server.
    So even though a shortcut to the workbook is created there should be the bex browser open and connected to the system, so that the bex analyzer starts and tries to establish a connection to the bw server using the same rfc connection.
    In the case of queries that you refer to, i suppose the shortcut just points to the web url of the query, which is then executed in the internet explorer.
    So in your case does the shortcut at least open the bex analyzer ? and can you see that the bex analyzer is connected to the server ? if not then at least you should be prompted to logon i suppose..
    Best Regards,
    Dabre

  • Adding workbook in Bex Browser

    Hi
      My requirement is i have to add a new workbook under a particular role in Bex Browser How can i do that please help with the steps
    Thanks
    Sheetal

    Sheetal,
    Bear in mind that you will need designer access to add a workbook to a role.
    Do you know you can also add a workbook to a role from the BEx Analyser? When you workbook is to be saved just select Save - New Workbook - and place it in the required role. It will appear in the Browser in that role.
    Regards
    Gill

  • Arrange workbooks in BEx Browser

    Hi all,
          We are facing a problem arranging the workbooks in BEx Browser. In some folders we have many workbooks and these are just sitting on top of another. I tried to arrange them manually or with the properties option, but even then we still have many workbooks and the Users are having a tough time looking at them. I do not see any scroll bars that will make the window grow according to the number of workbooks.
         Do we have a option to set up the scroll bar in the Browser window so that the workbooks wont overlap or any other option to list the workbooks.
    Thanks,
    Prabhu.

    Hi,
    You can assign workbooks to roles and assign roles to users. After that a person can login to the Bex Browser and based on the roles that he/she has see only those workbooks.
    using tcode PFCG you can create what you want: assign roles to specific users. after saving workbooks under role and a role's menu item a user depending on his/her roles will see only what was allowed.
    check this sap help...
    http://help.sap.com/saphelp_nw04/helpdata/en/f1/0a54cee09411d2acb90000e829fbfe/frameset.htm

  • What is difference between bex analyser and bex browser

    what is difference between bex analyser and bex browser . please explain what are use of both and what we do in both.

    hi
    Bex Browser
    The Business Explorer Browser (BEx Browser) makes it possible for you to access all document types of the Business Information Warehouse that are assigned to your role or that you have stored in your favorites. You can select and open documents assigned to you in the BEx Browser or store and manage new documents in the BEx Browser.
    Document types that you can work with in the BEx Browser are:
    · BW workbooks
    · Documents that are stored in the Business Document Service (BDS)
    · Links (references to file system, shortcuts)
    · Links to internet sites (URLs)
    · SAP transaction calls.
    · Web applications and Web templates
    · Crystal Reports
    Bex Analyser
    The Business Explorer Analyzer (BEx Analyzer) is the analysis and reporting tool of the Business Explorer that is embedded in Microsoft Excel.
    Features
    You can call up the BEx Query Designer in the BEx Analyzer, in order to define queries. Subsequently, you can analyze the selected InfoProvider data by navigation to the query created in the Query Designer and create different query views of the data. You can add the different query views for a query or for different queries to a work book and save them there. You can save the workbook in your favorites or in your role on the BW Server. You can also save the workbook locally on your computer.
    Beyond that, you can precalculate the workbook and distribute it by e-mail to recipeients or you can export it to the Enterprise Portal and make it accessible to other employees in the company.
    You can start queries in a standard view (with a Standard Web Template set up in Customizing) in the Web browser and forward the URL or continue to navigate on the Web. Similarly, you can export the Web query to MS Excel 2000.
    Overview of the Functional Area of the BEx Analyzer:
    ·        BEx toolbar
    You access the functions of the BEx Analyzer from the BEx toolbar, which takes you to the BEx Open dialog box where you can open existing queries, or to the BEx Query Designer where you can create new queries or change existing queries.
    ·        Evaluating Query Data
    The BEx Analyzer offers convenient functions for evaluating and presenting InfoProvider data interactively. In the BEx Analyzer, you can add queries to workbooks, navigate within them and refresh the data. You can also process the queries further in Microsoft Excel or display them in the Web browser in a default view.
    Navigation of a query allows you, for example, to filter characteristics on a single value, drilldown on all values for a characteristic, regroup characteristics and key figures in the rows and columns of the results area, or hide key figures. Navigation results in different views of the InfoProvider data. In addition, a range of further functions is available which allow you to edit a query interactively (for example, sorting, cumulated output, among others). In addition, you can use the editing functions in Microsoft Excel in order to set up individual format templates, to print results areas, or to create graphics.
    ·        Queries in Workbooks
    Queries are inserted into workbooks so you can display them. When you insert a query, a link is made between the cell areas of the worksheet and the data of the InfoProvider upon which the query is based. A link therefore exists between the Business Explorer and the Business Information Warehouse Server (BW Server).
    When inserting a query into the workbook, a VBA routine is automatically generated in the workbook. You can also connect the Business Explorer with your own VBA programs (Visual Basic for Applications).
    You can create workbook templates, into which you can insert your queries. Workbook templates can contain pre-determined items for the area of the query, formatting settings, logos, VBA macros, and so on.
    ·        Precalculating workbooks
    You can precalculate and distribute workbooks with the BEx Broadcaster, which is a Web application you get to form the BEx toolbar. The system generates MS Excel workbooks with historical data. You determine the time for precalculation yourself: You can have workbooks precalculated at a predefined time or they can be precalculated whenever data in the underlying InfoProvider changes. You can have the precalculated workbooks sent by e-mail or you can export them into the Enterprise Portal, where you can make them available to employees within your company.
    Activities
    To start the BEx Analyzer, choose Start ® Programs ® SAP Front-end Business Information Warehouse ® SAP Business Explorer Analyzer.
    You can also access the BEx Analyzer via SAP Easy Access ® SAP Business Information Warehouse ® SAP Menu ® Business Explorer ® Analyzer or in the Business Explorer Browser using the Business Explorer Analyzer symbol in the menu bar.
    Hope this will solve your issu
    nagarjuna

  • Replacement for BEx Browser in BI 7.0

    Hello.
    I'm at a customer that will upgrade their system from BW 3.1 to BI 7.0.
    Nowadays they have a lot of workbooks published in the BEx Browser.
    I understand the BEx Browser is not longer available for use in NW04s - BI 7.0.
    How can I have the same functionality of BEx Browser ( a single point of entry for all my workbooks) in BI 7.0?. is it a mix between KM and the BEx Broadcaster?.
    They needed a "pull tool" and the BEx Broadcaster is a "push tool". doesn't it?
    Kind regards
    Rebeca

    Hi,
    You can also look at implementing bNavigator which has been developed by <a href="http://www.entelsoft.com/">Entelsoft</a>, as a BEx browser replacement.
    bNavigator does not aim to compete with the Enterprise Portal - rather it is complementary with some unique advantages. It has "Powered by Netweaver" certification for installation in the Enterprise Portal or it can run standalone on the SAP Netweaver J2EE Application Server that comes with BI 7.0.
    More information can be found at <a href="http://www.bnavigator.com/">www.bnavigator.com</a>.
    Cheers
    Adrian
    [P.S. I work for Entelsoft, so my apologies if this comes across as a shameless plug :)...Please feel free to take any discussion on bNavigator off-line, by submitting your queries via the [url=http://www.entelsoft.com/]Entelsoft Website[/url]

  • BEx Browser content in KM

    We have used the BEx Browser extensively over the past 10 years to keep track of all our queries, links and workbooks.
    Now we are taking the first steps towards the use of KM. And we face the problem of accessing all these queries through a KM file.
    We can broadcast a query or publish it to the portal. Easy enough. But we have several thousand and accessing them one by one is.............time consuming.
    So the question is, if it is possible to create a KM portofolio that points to the BI server where the existing BEx Broser structure are, presenting them to the endusers.
    Frank Carlsen
    Business Intelligence section
    Danish defence IT Agency

    I'm not a BI Consultant, so I don't know the Bex Browser but what I found at SDN is that is is possible to call it via ITS (WebGui)... as the Portal supports Transaction Iviews you could try that...
    Please note that the notes reffering to the use of Bex Browser in the web are very very old:
    - BEx browser in the Web (SAP Note Number: 318352 )
    - Use of the BEx browser in the Web with a logon (SAP Note Number: 535561)
    But I would strongly reccomend you to look at the possibilities that SAP intended to use in combination with Portal and KM otherwise you will get in trouble if SAP stops the support on the Bex Browser...
    For more info and a detailed comparison matrix what is possible look here:
    http://help.sap.com/saphelp_nw04s/helpdata/en/9d/24ff4009b8f223e10000000a155106/frameset.htm
    Cheers,
    Benjamin

  • Bex Browser and roles

    Hello All,
    We currently use the BEx browser to deploy the queries and workbooks to all the users.
    We have set the auth object S_USER_AGR with the value '03 - Display' only.
    However, what we are observing that the users are having the capability to move workbooks from their favorites to the roles.
    When we run a trace for authorization check, it is checking the above auth object and shows a value being returned for 01 - Create, 02 - Change, 06 - Delete.
    Object           Text                                                                               
    S_USER_AGR RC=0  ACT_GROUP=NY_BW_WP_QUERY_USER;ACTVT=02;
    S_USER_AGR RC=0  ACT_GROUP=NY_BW_WP_QUERY_USER;ACTVT=01;
    S_USER_AGR RC=0  ACT_GROUP=NY_BW_WP_QUERY_USER;ACTVT=06;
    However, in the above mentioned role, the only value assigned is 03 - Display.
    The users have no other roles which would override the values.
    We want to ensure that the users DO NOT have the capability to save the work books from their favorites to any roles.
    Any ideas?
    Sunil

    "The Business Explorer Browser (BEx Browser) makes it possible for you to access all document types of the Business Information Warehouse that are assigned to your role or that you have stored in your favorites. You can select and open documents assigned to you in the BEx Browser or store and manage new documents in the BEx Browser."
    http://help.sap.com/saphelp_bw33/helpdata/en/7a/87583c2439e66fe10000000a114084/frameset.htm
    "The Business Explorer Analyzer (BEx Analyzer) is the analysis and reporting tool of the Business Explorer that is embedded in Microsoft Excel."
    http://help.sap.com/saphelp_bw33/helpdata/en/ba/45583ca544eb51e10000000a114084/frameset.htm
    Hope it helps!
    Bye,
    Roberto

  • Bex Browser in NW2004s

    Dear Prakash,
       Can I still use the BEx Browser (Windows Version) in SAP NetWeaver BI
    2004s? 
       The BEx Browser is on maintenance. There are no new features
    developed and  the tool is phased out. You can still use it in NW 2004s BI for
    queries, templates and workbooks developed with the 3.x BEx Tools and for
    queries,  templates and workbooks developed with the new NW2004s BEx Tools.
    However it  is not recommended. SAP recommends to use the Portal infrastructure
    of  NetWeaver as a user- and role-specific single point of entry for BI
    users.   
    Can you please clarify us below points on Bex browser or direct us where
    we can find this information.
    1) SAP recommends to use the Portal Infrastructure inplace of Bex
    browser ( as explained above in FAQ). Does this mean, we need to install  the portal components .
    2) Is Bex browser runs on NW 2004s without 3.x runtime (i.e without ABAP
    runtime) or do we need to have ABAP runtime.
    3) Is there any time frame for phasing out  Bex browser.
    Regards
    Madhukar

    The BEx Browser is still available and works, but SAP recommends not to use it because it is fairly dated technology.
    1. If you're on SAP NetWeaver 2004s, you will have 4 usage types installed: AS-ABAP, AS-JAVA, BI-JAVA, and EP. You cannot run 04s without the portal. So if you don't install the portal components, you can't use any new features or functionality. This is explained in lots of details in the FAQ: http://service.sap.com/bifaq
    2. BEx Browser is a client based tool. Workbooks are launched in the respective BEx Analyzer you have flagged as your default, but again, it isn't recommended to use it.
    3. No specific time frame, but again, it isn't recommended to use it.
    See phase 7 in this blog:
    /people/prakash.darji/blog/2006/09/22/rolling-out-the-new-sap-netweaver-2004s-bi-frontend-tools
    I talk specifically about workbooks on the portal.

  • BEx Browser in New GUI

    Hi,
    In GUI 6.4 we have BEx Browser, but in New GUI 7.1 BEx Browser is not available, so in case if we want to use the BEx Browser in GUI 7.1 how can we use it.
    In our system we are not using WAD and are not connected to Portals, so how can i use the BEx Browser with the NEW GUI.
    Thanks,
    AM

    Hi,
    in GUI 7.10 the 3.x-Tools are included as add-in of the Front-End so install this and you get your old BexBrowser!
    But as mentioned it works only for 3.x-Workbooks!
    CU

  • Have to log on to open Query in BEX Browser

    We upgraded to SAP GUI 710. We sign on to the BEX Browser and when we go to open any workbook, we have to sign on again. Has anyone encountered this or have a solution to this?
    Thanks,
    Russ

    We upgraded to SAP GUI 710. We sign on to the BEX Browser and when we go to open any workbook, we have to sign on again. Has anyone encountered this or have a solution to this?
    Thanks,
    Russ

  • Bex Browser Views

    Hello,
    We're experiencing an issue when user goes into the BEx Browser and saves a View. The problem is that the View is automatically saved to the "InfoArea". There is no option to save to "Favorites".
    Is there a way to prompt the user to choose either "Favorites" or "InfoAreas"? prior to the saving the View? Any information will be greatly appreciated.
    Kind Regards,
    Jason Chuang

    I am not as concerned about whether it is saved as a workbook or view. If I select Save a New Workbook in BEX Analyzer, it allows you to save in Favorites. When I select save in BEX Web, it does not give me an option and saves it under Roles.
    I just want users to be able to save workbooks, views, etc. to their Favorites folder and not under the public roles.
    Any insight would be much appreciated.
    Thanks,
    Wes

  • Display multiple roles like in BEX browser onto the Portal

    Hi All,
    What is the best way to display BW roles onto the Portal.
    Thanks,
    Tom

    Hi Patricio,
    In the backend BW system, there are BW roles assigned for each user. When I go to the BEX browser, I see these BW roles that contains queries and workbooks. Now how do I display these BW roles onto the portal.
    Thanks,
    Tom

  • Switch To, Retry dialog box when executing from Bex Browser

    When I run a workbook from the Bex Browser, a dialog box usually pops up.  The title of the dialog box is "Server Busy", and the box presents 3 choices: "Switch To", "Retry", or "Cancel".
    Does anyone know how to eliminate this message?

    Hi
    Check the note (1311770)
    Thank you

  • BEx Browser Reconnection via the Portal

    Hi All,
    I'll lay down the problem:
    At regular points during the day, our BW users are booted out of the system while cube refreshes and aggregate generations occur.
    At present, this is ok for us because everybody knows their BW user names and passwords and once the refresh is complete they just login to BW again when they attempt to refresh the workbook.
    We are now setting up a portal implementation (EP 6.0) to enable single sign on via active directory to all our SAP and BW systems.
    As such I have created an iView to launch the BEx browser via transaction RRMXP using a blank workbook id.  This enables them to launch any of the workbooks in their profile via the open workbook method in Excel.
    However, now at the point where the BW connection is terminated for each user, I cannot find a way to re-establish the connection to BW without forcing the users to shut down all their workbooks and excel.
    Does anybody know if it is possible to reconnect to the BW server via the portal without the users having to close their excel session and the related work books?...I will reward you with lots of points if you do ;o)
    Thanks,
    Mike.

    Hi Murat,
       We are also facing the same issue of when trying to create/access the documents from BEx analyzer it is connecting portal , we need to bypass portal and directly access the document browser in BW server.
      In your thread you mentioned it is done. So can you please let me know how did you enable the old configuration?. It will be very much helpful to us.
    Awaiting for your reply.
    Thanks,
    V.Senthilkumar

Maybe you are looking for

  • Outlook connection to exchange server problem

    We have a new domain and an existing exchange server. The problem is if i log in with a local computer account i can autodiscover and connect in cached mode to exchange no problem. If i then login with a domain user account the same computer (tried o

  • IPod touch and iPad not recognized by iTunes or computer

    I have both an iPod touch (4th gen maybe?) and an iPad. A few days ago I synched both earlier in the day and no problems. That night I downloaded the latest iTunes update and when I tried to synch both devices nothing happened. The computer will char

  • Upgraded to itunes 6 problems!

    I just updated itunes to version 6 and it asked me to re authorise my bought music. This used my last authorised computer! What can I do as I didn't wnat that to happen!

  • Read application server directory and file

    Hi,   I'm using the FM "RZL_READ_DIR_LOCAL" to retrieve the application server directory and filename.  The returned result contain all the directory name and filename.  Is there any other FM can separate the result into directory and file?? Regards,

  • ICloud and iWeb

    How is the new iCloud going to affect my current mobile.me photo gallery and  website?