Global Workbook Template

Hi All
How to create a global workbook template. Can anyone give a real time scenario on this..... (version BI 7.0)
Regards
Naga

Hi Naga,
Check out this blog by Prakash:
/people/prakash.darji/blog/2006/09/16/setting-the-global-workbook-template-in-sap-netweaver-2004s-bi-or-bw-3x
Hope this helps...

Similar Messages

  • Customizing 7.0 workbook template

    Hello,
    I am working in the Bex 7.0 Analyzer attempting to create a customized global workbook template.  Is there a document or white paper available that describes instructions to make changes for the necessary customizations?  We are attempting changes like hiding the Design Toolbar, Hiding Icon/Button in Toolbars and Dropdowns, Hiding Buttons in Results area, etc.  Any and all direction in workbook formatting would be appreciated.
    Regards,
    TMS

    Hi.
    I haven't come across any documentation, I had to work out how to do it myself. If you are interested, what I did was to use the SAP-delivered template as my starting position, because I rather like it, though it needed quite a lot of work to make it suitable for our use.
    I unhid the vavigation/filtering areas and moved them to above the data area (need to adjust the vba).
    I moved the Results Area fully across to the left, to maximise the area available to see the report.
    I had the adjust the vba number of columns to print, due to the above changes. This template provides positive control of printing, by the way, so it still selects the correct print area even after navigation.
    I added our logo, set print headers etc.
    I added the necessary text elements. This is a fiddly step. Indeed each step is quite fiddly, the new v7 BEx workbook interface is very powerful but not very user-friendly.
    Then I created a multi-query version (this is a substantial step, if you don't know how to do it, check out my other postings on the subject).
    We are quite pleased with the outcome. The only problem is we couldn't justify the time needed to upgrade all our workbooks to version 7, so we haven't, we still use version 3.5.
    Hope that helps, give me some points please if it does.
    Patrick

  • Setting a global workbook

    Hello ,
      I have created one workbook template, and did the setting for global template so that it can be used for all the workbooks. But the problem is-- its opening in 2003 but giving problem with 2007. I am not able to open it in 2007.

    Can you try opening workbook form Roles ?
    I am not sure, may be GUI issues, have you checked all the pre requistes for using excel 2007 ? There is a OSS note on this.But since you are saying your queries work fine I am not sure.

  • Default Workbook Template - BI 7

    Hi ,
    When we execute the query in BI 7, We have the report in excel with basic set of functionalities like filter, tables, charts etc...
    Our requirement is to have the different reports to be saved in a workbook and each and every report as a seperate tabs.. Is there any way, we can set the template standard across the different tabs in the workbooks?.
    We created a container and used to attach the queries in each and every tabs, but we are not able to get the standard functionalities that we used to get, while executing the queries.
    Is there any way we can copy the standard template and just change the query name in across the tabs so that we wont miss any of the functionalities such as graphs, filters etc..
    Kindly advice..
    Thank You.
    K.Manikanadan.

    Manikandan,
    I haven't played much in BI 7.0, but I guess it should be the same approach as 3.5...
    Once you assign a Template as your "Permanent Workbook Template...", that's it, from now on all queries you execute will be based on that Template.
    At the moment of having more than query in a workbook (different tabs or spreadsheets), just make sure you use "Insert Query" in the "Tools" button of the Analyzer toolbar... You have to insert each one of them...
    Hope it helps somehow.
    Regards,
    Luis

  • Workbook Template

    Hi Expert,
    We are in development phase for integrated planning.But we face problem on Workbook side.
    Because of alot of data and too details , We are using RRI (report-report interface). 1st query contain summary data on higher level, then if you go to details query, it will display details data based on field you have select on summary level and you will be able to input the qty.
    For details query, we already create workbook template contain buttons "save" and "cancel". The problem is when we are using RRI, the workbook template is gone. No more button save and cancel.
    Please give the advise how to bringour workbook template to sender recipient query. (on summary level, should not have any button, only details should have button)
    Thanks in advance.
    Siandari

    Hi Mehmet,
    try this one:
    Goto SE38 and create a new report:
    Call it Z_SET_BEX_USER_TEMPLATE. Otherwise change the coding.
    *& Report Z_SET_BEX_USER_TEMPLATE *
    *& Program to update all user's default template *
    REPORT Z_SET_BEX_USER_TEMPLATE.
    parameter wbid like rsrwbindex-workbookid.
    tables: rsrwbtemplate, usr01.
    select * from usr01.
    rsrwbtemplate-templateuser = usr01-bname.
    rsrwbtemplate-workbookid = wbid.
    update rsrwbtemplate.
    if sy-subrc <> 0. insert rsrwbtemplate. endif.
    endselect.
    Assign points if useful.
    Regards,
    Adem
    Message was edited by:
            Adem Baykal

  • Workbook Templates

    Hello everyone,
    I have a question regarding BEx workbook templates. I have to use single template for multiple queries in a workbook. I prepared a template and selected "is based on permanent template" option in BEx workbook. I executed a query and the workbook uses the existing  template. When i insert a second query in another worksheet within the same workbook, upon execution the second worksheet does not use the template.
    I tried creating a second template, but of no use.
    Could someone help me with this.
    Thanks in advance.

    Hi Sachin,
    You could try creating a workbook template with the same formatting on 4 sheets (or as many sheets you are expecting to put queries on).
    Hope this helps...

  • Remove workbook template after migration

    Hi @ll,
    we have migrated all our workbooks fom 3.5 --> 7.0. In 7.0 we have created a new workbook template. How can I remove the old template from the workbook and replace it with the new one?
    Thanks in advance..
    Regards,
    Flo

    Hi Sunil,
    As mentioned earlier, the problem is not with refresh. Its with loosing the format after the refresh. As a background, someone from my company had formatted all the 3.1 workbooks using Excel formatting options and they made few settings so that they won't loose the existing custom format. It worked well in 3.1. Now when migrated, the issue has started. When migrated to 7.0. style, the format is there.
    It won't let you do anything unless u refresh the workbook with new variable values.
    Once refreshed, the custom format disappears.
    As a temporary solution, we are migrating the workbooks, copy each worksheet and perform a paste special on new worksheet. Then refresh the workbook(now we see a workbook without the custom formatting). Then copy the format(which was pasted earlier using 'paste special') and paste it on the refreshed workbook.
    Then we have used 7.0 setting to keep the custom format.
    So my issue is, we just want the format to be unlost even after the refresh(the first refresh) in 7.0.
    Regards
    Shanthi

  • Default Workbook Template

    Hello Friends
                      Can anyone please tell me how we can create the Default Workbook Template in the NW04s

    You can't have an empty workbook as a default workbook template. Your template must have your dataprovider (analysis grid) as a minimum.
    You can do this with your own query as well. Build your workbook and make sure your dataprovider name is the same as the SAP default dataprovider name. Then when you open a query, it will replace the query assigned to the dataprovider in your workbook template with the query you are opening in the BEx Analyzer.
    Re: Change in Default Workbook Behavior with NW04s
    Hope it Helps
    Chetan
    @CP..

  • Issue with workbook template

    Dear friends,
    I would like to create an excel workbook template having two tabs on it. Sheet-1 for result area and Sheet-2 to show navigational attributes and text elements. Is this feasible? If feasible, can anyone of you guide me on it?.
    I created a template like this but when we attach a different query (which is not used for formatting)to this template, all data (result area and text elements) shows on the same sheet (sheet 1). I guess, am doing some mistake here while creating the template.  If question is not clear, let me know.
    Thanks
    Viswa

    Thanks Elena,
    I did the same thing and stored it as template. However, if I use this as template when I run for query, the alignment is not proper. Some columns/rows are exists from the results of template query.
    Could you help me?.  Do I need to write any Excel macro?.
    Thanks
    Viswa

  • Excel default worksheet for workbook template

    Hi,
    Is it possible on Excel 2010 to create a default worksheet template for a specific workbook template? For instance, if I'm using a workbook template and I click "New Worksheet" the worksheet has the custom headers and footers that I've preciously defined?
    Thanks
    Claire

    On Wed, 8 Feb 2012 10:58:11 +0000, ClaireDublin wrote:
    >
    >
    >Thanks however that isn't working for me.
    >
    >My template consists of a cover page and a blank worksheet - the blank worksheet has the headers and footers defined. When I use this template and insert another new blank worksheet it does not contain the defined headers and footers.
    Back in XL2003, you could do that by storing a workbook named Sheet.xlt in the Excel Start folder.  But I've never tried that in 2007 (and I don't have 2010).
    Alternatively, you could use a macro in your workbook template to set up new sheets the way you want.
    Ron

  • Delete Global Rollout Templates

    Hi there,
    after creating a global rollout template (with a couple scenarios in it) we transported it to another solution manager. Due to the fact that we don't need them anymore, we also don't want these scenarios to appear in the project scope tab for new projects.
    Does anybody know how to delete such templates, or at least hide them?
    Thx a lot in advance
    Arthur

    Hi Arthur,
    Where do you want to delete/hide them - in the target SolMan system, I suppose ?!
    Did you try the following approach:
    (1) Go to Template Tab of the project
    (2) Select the Tempate row concerned
    (3) Go to the toggle button below to change it from 'Public' (Green) to 'Private' (Red).
    Did you try to rollback the transport ? Not sure if it'll work; I haven't had to do this so far.
    Best regards,
    Srini

  • Workbooks template

    hi gurus!
    i have a problem with the querys.. its posible to create a new workbook without queries?
    if not, what can i do?? our version its 3.1
    we can only create a query and then the workbook.
    thanks!

    Hi,
    Its possible to do that. You can either use one of the existing formatted workbooks to copy the new workbook template from and then make changes. Else you can run a query and get the workbook, then format it. Other option, if you know the guidelines and the format you are going to follow, then you can create a workbook, run a query using that workbook and then look at the results. You can format some more on the resultant workbook and once done get rid of the query attached to the workbook and then use that workbook as an empty template.
    Cheers,
    Kedar

  • BEx 7 Workbook Template Issue

    Dear Gurus!
    Has anybody experience with designing an excel master template in BEx 7?
    I have designed a template on basis of a query, created a corporate theme, positioned the design items, inserted a logo etc. and saved the workbook on the BW server. When I have assigned this workbook as a global template. So far it works fine.
    Now I have 2 problems:
    1) If users run a query, but do not have authorization for the query the master template is based on, the data provider gets no query assignment hence the workbooks shows no result.
    If I leave the data provider assignment blank or remove the data provider from the design items, it does not work neither.
    2) How can I provide the corporate theme to the users that they can choose it without beeing able to change it? We have a lot of users which are creating local workbooks for special purposes.
    The authorization object S_RS_TOOLS provides editing rights, hence is no solution for a reporting only user?
    I hope you can help!
    Best regards and thanks in advance,
    Alex

    Oh, I agree completely. I am still struggling with the same issue. I did put a query in the template to which all users have access, but the silly thing pops up a variable entry screen and then is somehow magically gone.

  • Is there a way to create global outlook template

    Trying to create a global template. This email address has shared permissions.
    I have a user that wants a Outlook template that will run even she is logged out of her computer.
    It is being used as a auto reply that the email was received. The reason I need a serverside/Global template is  when she is out of the office the auto reply still needs to be sent. Right now the rule runs only when her outlook is open.
    I am not sure that this can be done.. Please help.
    Thanks
    KC

    Hi KC,
    As per your description, I understand that generally, you would like your email account automatically reply to email messages without the need of keeping Outlook open.
    Seems currently, the user is doing this with "reply using a specific template" rule, correct? The downside of this, is that you’ll need to have your Outlook open all the time for the rule to process, even the template
    that used is a "serverside/Global" template.
    Which mail account type is she using?
    If this is an Exchange account, we can achieve this easily by using the rule action of "have server reply using a specific message". With this rule, the Exchange server sends the Out of Office message, so you can close Outlook
    and shutdown your computer and it will still send the message.
    If this is not an Exchange account, to workaround this, you might want to set the Autoreply on your web-based mailbox (most email service providers might provide Out of Office functionality). This way, you can close Outlook (and shutdown
    your computer) and people mailing you will still be getting your auto reply.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Where to download workbook template?

    Hi expert,
    Could you tell me where to download some workbooks as my template? Or you can just send to my email box: [email protected]
    I need them as reference to my current workbook. Thanks a lot!!

    <i>I mean, I need some workbooks from other project just for a sample or a reference.</i>
    just open the wokbook and  save under u r favorites if have sufficient authorization to do so.
    <i>My problem now is, in my project, we need some workbook that have been designed from other projects.</i>
    what did it exactly mean? do you want to use a workbook from other project as reference for u r workbook?
    if so...i assume that u have saved other project workbook under your favorites.
    go to 'settings' from tool bar..select 'permanent work template'...a pop window will appear to choose a workbook..here select the workbook(which u saved in favoties from other project)...
    hope i understood u r requirement correctly.
    pl don't forget to assign points if it helps.
    thanks

Maybe you are looking for