Display 2 reports in 2 tabs of one WAD web template --variable issue

We need to create one web template which contains 2 queries in 2 tabs in WAD. Each query has its own selection option. But after we create it in this way, the two queries selection option combined together in the initial screen.
This is not convenient because we would like to set different authorizations to these 2 query reports, some people only can access to one of these 2 reports. But in this case, they have to enter all the selection option for displaying only one report.
Is it possible to separate the selection screen for these 2 reports to 2 selection screens? Maybe it will be required to enter selection data when press individual tab.

HI,
Its possible that each tab can have different selection Screen.
In the Tab parameters :
First Tab: In command prompt,Specify "Call Variable Screen Dialog" .
Similarly do it for Second tab.
Now when open query..for each Tab,you will see a selection screen based on your data provider
hope this helps
Sriman

Similar Messages

  • About the top N condition in WAD web template

    Hi all experts,
    I'm facing a problem in my WAD web template. Hope you guys can give me a hand.
    In my web template, there is analysis item A and B.
    Table A are used to display top 3 customers(char) with highest purchase rate % (KF), I'm using top N condition to select top 3 customers.
    And table B is to show all customers with purchase rate, sorted from highest purchase rate to lowest (logic:- sort the KF(purchase rate) in descending order)
    The problem is when there is many customers with purchase rate = 100%(more than 20 customers), then for the 1st-3rd customers of table A and B, the selected and sorted customers results are not the same, shouldn't that they should be identical for the 1st three rows as they are trying to show customers with highest purchase rate? even though table A is using top 3 condition and table B is using descending sorting for purchase rate.
    For example:- Top 3 customers in table A and all customers in table B
    Table A                                            
    Customer       Purchase rate             
    c3                  100%                             
    c1                  100%                            
    c5                  100%                                                                               
    Table B
    Customer    Purchase rate
    c2              100%
    c3              100%
    c4              100%  
    c1              100%
    c5              100%
    c6              81%
    c7              58%
    In this example, table a and b have selected different customers for 1st to 3rd position, i'm trying to make them showing identically. Any suggestion?
    Perhaps you guys can give me some idea on how does the top N condition determine the TOP 3 customers if there is many customers with 100% purchase rate as in this case.
    Thanks a lot,
    Eric
    Edited by: Eric Tan on Aug 12, 2008 10:49 AM

    When u create conditions, you have tab called CHARACTERISTIC ASSIGNEMENT.& other is GENERAL..which is like in what way you want to create conditions i.e based on which characteristic or whole characteristic in rows etc...you try choosing those option in that tab, so that you can find some ideas..

  • The changes made in the WAD web template is not replicating on web browser

    Hi,
    We are using BI 7.0 WAD. Suppose if i create a one web template and if i run it ...it is working fine.
    If i change the present web template and if i do change anything on the present web template and if run this web template it is giving the previous result....it is not reflecting the present changes.
    The changes made in the WAD web template is not replicating on web browser result.
    I went to transaction SMICM, then choose "Goto" from the top menu. From there, go to HTTP Server Cache, then choose Invalidate, then choose Global in system. With this thing also it didnt slove.
    thanks

    Clear your browser cache also and see if the changes are visible.....
    Arun

  • Changes made in the WAD web template is not replicating on web browser

    Hi,
    We are using BI 7.0 WAD. Suppose if i create a one web template and if i run it ...it is working fine.
    If i change the present web template and if i do change anything on the present web template and if run this web template it is giving the previous result....it is not reflecting the present changes.
    The changes made in the WAD web template is not replicating on web browser result.
    Thanks in adv
    pinky

    Just to add.
    WAD templates are stored as HTML in the HTTP cache.
    Whenever you make changes to the template - it is good practice to delete / invalidate the HTTP Server cache.
    This can be done from
    SMICM --> Goto (menu bar ) --> HTTP Server cache --> Invalidate --> GLobal
    ust to make this thread complete..
    However this is usually done for 3.x web templates since they run off the ABAp stack - not too sure about the JAVA stack - guess portal cache has to be cleared too..

  • TR with WAD web templates

    Dear All,
           I need to collect WAD web templates in a TR.
           Please suggest me the best way to collect them.
           I was trying with transport connection option in RSA1. But it looks like not all the web items are getting collected.
           Thanks in advance.
    Regards,
    Anwar

    Hi Anwar,
    Before collecting the objects into a transport, we should follow the sequence, if you will miss the sequence then you are unable to collect the objects into transport request.
    Please let me know are you following the sequence while collecting the objects into transport request. if you will not follow the sequence,first collect the objects in a sequnece.
    Step1--> Once you have that, transport your base level objects - Infoobjects, DSO & Cube structures.
    Step2--> Then you can transport the Update rules, transfer rules, transformations for the above..
    Step3--> And finally, the infopackages and DTPs.
    By using RSA1--> choose -->Transport connnection option in modeling tab. And Drag the objects which you want to collect into transport.
    Please let me know, stilly ou are facing any issues.
    Thanks,
    Premalatha.C

  • Conditionally display report in a tab

    Hi,
    I am building an application that has 3 tabs (Main,Header,Details). I am new to apex and learning things.
    Main page has 4 regions where each region has a chart. When user clicks on these charts it should drill to an interactive report on 'Header' tab. This report has a column link which when clicked will drill down to 'Details' tab and displays another interactive report.
    I was successfull with the drill down procedure for one chart (Chart1 - AR transactions by Org)
    Now for second chart (Char2 - AR receipts by org), if user clicks on the graph it should again go to 'header' tab.
    It seems, I need to make the region display on 'Header' and 'Details' tab conditional depending on which chart user clicks on the main page and call the particular SQL accordingly (if am not wrong). Can someone please help me how this can be achieved?
    Thank you

    Hi,
    there are probably many ways to do this so this is just one.
    Write a report query something like this:
    SELECT id,
    name,
    CASE
    WHEN order_shipped IS NULL THEN
    '<a href="f?p='||:APP_ID||':'||10||':'||:APP_SESSION||':::::P10_ID:'||id||'"><img src="edit.gif"/></a>'
    ELSE
    'OK'
    END AS edit_col
    FROM orders;
    Change according to your requirements.
    Regards Garry

  • Combining multiple tabs into one long web page

    Lets say you have 12 tabs open. Can the html from each tab be combined into one flowing page kind of like Autopager does for repeating pages? Linky can grab the links of one tab at a time, but you have to repeat the process for the other 11 tabs. It would be cool to force all 12 tabs into one flowing/continuous tab, then Linky could read basically all 12 tabs at a time since they are really all in one new tab.

    welcome phiphika to the  board…
    in terms of convenience, I would indeed export/share all 6 movies.
    to tape, or as Quicktime/FullQuality…
    both methods create a lossless copy of your final movie(s).
    in step II, import all 6 project into a new iM project, as said above, you don't loose ay quality with that back'n forth copying... only some time ;-)… you can set then chapter markers etc....
    besides, your workflow is as mine on larger projects: not 678 clips into one monstrous project of some dozends Gigabytes, just segments…

  • How to build Information button in WAD, web template

    Hello friends,
    I am working in BI 7.0 WAD
    well i designed a query in Bex and it is linked with portal , so if i run the query it shows the result in Portal
    On portal while executing the query if i filter on some characteristics, then there is a button on Upper left named INFORMATION--- so if i click that it will give me the details, what extra filters i did , what extra restrictions i did.
    I am now using the same query in WAD, in order to design a web template.
    So please suggest how to create that Information tab in Web template.
    I think i have to create a Button, than name it as Information,
    But then selecting a Command, what Selection do i have to make
    Which command selection i have to do and what settings I have to make.
    Please suggest appropriate step by step approach as i am new  and learning.
    Also if you can tell how to use a specific Query in WAD to design a Web template.
    Thanks
    W

    I am new ,so if you can shed light by giving steps i will appreciate it.
    In SPRO, i can see SAP REFERENCE IMG, IMG INFORMATION, PROJECT ANALYSIS, MANAGE WORKLIST   ....
    How shall i go to reporting section.
    All reports are linked to portal so they execute equally on Portal with same setting.
    So how shall i copy that web template/
    If i copy the web template , how shall i remove everything else.
    How shall i use that web template in My WAD.
    How to save that Web template.
    Do i have to do everything in Bi server, as i can use SPRO tcode only there.
    If i create new template in WAD, how can i drag and drop the function as of default template.
    How shall i set the property
    Please suggest

  • How to sort (to display the last comment) a comment in a web template

    Hi,
    I need your help regarding how to display the last comment of a report in a web template, comments managed via the content module com.sap.ip.bi.rig.DocumentContent.
    Summary of the customer need :
    the customer wants to manage comments for a report. The customer does not want to comment each line of a report but  comments in a report as a whole, we want to display the last comment (among all comments) in the web template.
    What I have done so far :
    I have implemented the paper "Maintaining and Printing Comment for Each Line in the Report" ( http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/a046a839-f000-2d10-67af-b53d73894a75), and I have adjusted it to my needs : now I can enter several comments for a report, I can display them via the context menu.
    BW displays only one comment within a web template via Document Content moduleu201D (com.sap.ip.bi.rig.DocumentContent).
    The documents are created under KM, and I can saw them (as administrator) in the KM repository, under the folder /bw_document/InfoProviderData ... OK.
    What I can't get through :
    I want the web template to display the last comment (not the first)  but the web template stills display the first comment. We think it's a sorting issue or a display option (The web template always display the first comment created)
    We tried to maintain portal and KM customizing without success (in the portal System Admin -> System Config -> KM -> CM -> UI -> Settings -> Collection Renderer Setting for example). We think we can get through by java script coding in the web template, but we don't know how to do it. Maybe we have not reach the right option in KM customizing ?
    have you ideas to resolve this issue ?
    Thanks in advance,
    Laurent

    We have found a work around solution, by managing IP functions in the web template... to force BW to sort the items as we want.

  • Passing parameters from an URL to a WAD Web Template 7.0

    Hi guys, I need to pass parameters from an URL to a web template created with WAD 7.0. We need to open a template with certain filters starting from a link button located on an Xcelsius Dashboard. Our customer wants a web template to be opened with the filters defined within the Xcelsius
    The idea is to run the template with the filters defined in the URL. I know this was incredibly easy with WAD 3.x, but I didn't find any suitable solutions to use with WAD 7.0.
    What is the easiest way to do this with WAD 7.0?
    Thanks in advance and regards.
    Fabio Cristi

    Hi,
    It is possible in 7.0, but unfortunately it is a lot more complicated than i 3.x. There are quite a few examples here:
    http://help.sap.com/saphelp_nw70/helpdata/en/43/ef05462480025ae10000000a1553f7/content.htm
    I used it in a case where I wanted to embed a Web template in a BPS application and pass characteristic filters from the BPS application to the web template - similar to your requirements. Basically you need the following just to restrict one characteristic :o(
    &BI_COMMAND_1-BI_COMMAND_TYPE=SET_SELECTION_STATE
    &BI_COMMAND_1-TARGET_DATA_PROVIDER_REF_LIST-TARGET_DATA_PROVIDER_REF_1=DP_1
    &BI_COMMAND_1-CHARACTERISTICS_SELECTIONS-CHARACTERISTIC_SELECTIONS_1-SELECTIONS-SELECTION_1=SELECTION_INPUT_STRING
    &BI_COMMAND_1-CHARACTERISTICS_SELECTIONS-CHARACTERISTIC_SELECTIONS_1-SELECTIONS-SELECTION_1-SELECTION_INPUT_STRING=PDS06
    &BI_COMMAND_1-CHARACTERISTICS_SELECTIONS-CHARACTERISTIC_SELECTIONS_1-CHARACTERISTIC=0D_PH2
    I could only get it to work with one characteristic and I suspect, that the reason is that the URL simply gets to long (very quickly). You have to repeat the above for every characterstic you want to use :o(
    Hth,
    Jacob

  • Custom parameters in URL with BexWeb (WAD/Web template)

    Hello all,
    I've been reading a lot in this forum, but I haven't been able to do what I want to do.
    I want to insert a custom parameter in the URL as we made with BW 3.5, and then read it.
    I finally think it's something about the command SET_VARIABLES_STATE, but I cannon get it work.
    In the template I have only been able to insert commands under the Web Template element (either before first display and before first rendereing, both with the same results). I've also tried several types of commands.
    The XHTML generated is as follows:
                    <bi:WEB_TEMPLATE_ACTIONS type="COMPOSITE" >
                        <bi:ACTION_BEFORE_FIRST_RENDERING type="COMPOSITE" >
                            <bi:INSTRUCTION >
                                <bi:SET_VARIABLES_STATE >
                                    <bi:VARIABLE_VALUES type="ORDEREDLIST" >
                                        <bi:VARIABLE_VALUE type="COMPOSITE" index="1" >
                                            <bi:VARIABLE value="ZSESION" text="ZSESION"></bi:VARIABLE>
                                            <bi:VARIABLE_TYPE type="CHOICE" value="VARIABLE_INPUT_STRING" >
                                                <bi:VARIABLE_INPUT_STRING value="ZSESION"></bi:VARIABLE_INPUT_STRING>
                                            </bi:VARIABLE_TYPE>
                                        </bi:VARIABLE_VALUE>
                                        <bi:VARIABLE_VALUE type="COMPOSITE" index="2" >
                                            <bi:VARIABLE value="ZSESION2" text="ZSESION2"></bi:VARIABLE>
                                            <bi:VARIABLE_TYPE type="CHOICE" value="VALUE_SET_VARIABLE" >
                                                <bi:VALUE_SET_VARIABLE value="ZSESION2"></bi:VALUE_SET_VARIABLE>
                                            </bi:VARIABLE_TYPE>
                                        </bi:VARIABLE_VALUE>
                                        <bi:VARIABLE_VALUE type="COMPOSITE" index="3" >
                                            <bi:VARIABLE value="ZSESION3" text="ZSESION3"></bi:VARIABLE>
                                            <bi:VARIABLE_TYPE type="CHOICE" value="TEXT_VARIABLE" >
                                                <bi:TEXT_VARIABLE value="ZSESION3"></bi:TEXT_VARIABLE>
                                            </bi:VARIABLE_TYPE>
                                        </bi:VARIABLE_VALUE>
                                    </bi:VARIABLE_VALUES>
                                </bi:SET_VARIABLES_STATE>
                            </bi:INSTRUCTION>
                        </bi:ACTION_BEFORE_FIRST_RENDERING>
                    </bi:WEB_TEMPLATE_ACTIONS>
    I pass it in the URL this way:
    &BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE_TYPE=VARIABLE_INPUT_STRING&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE_TYPE-VARIABLE_INPUT_STRING=010/2010&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE=ZSESION
    Also, I want to read it using the ABAP interface IF_BICS_CONS_WEBITEM_CUST_EXIT, method EXECUTE.
    I wonder if it's possible that, once the command parameter works, that the value of my parameters arrives here in the I_XML in parameter.
    I've also read about standard class CL_RSWR_SERVICES, but I don't really want to debug a std class and even less to enhace it ...
    PD: This variable ZSESION does not exist in any query, and we don't want it to exist, as it's only necessary for integration in the intranet.
    Thanks to all,
    Rafa
    Edited by: Rafael LLabrés Pérez on Sep 28, 2011 3:54 PM

    Hi,
    It is possible in 7.0, but unfortunately it is a lot more complicated than i 3.x. There are quite a few examples here:
    http://help.sap.com/saphelp_nw70/helpdata/en/43/ef05462480025ae10000000a1553f7/content.htm
    I used it in a case where I wanted to embed a Web template in a BPS application and pass characteristic filters from the BPS application to the web template - similar to your requirements. Basically you need the following just to restrict one characteristic :o(
    &BI_COMMAND_1-BI_COMMAND_TYPE=SET_SELECTION_STATE
    &BI_COMMAND_1-TARGET_DATA_PROVIDER_REF_LIST-TARGET_DATA_PROVIDER_REF_1=DP_1
    &BI_COMMAND_1-CHARACTERISTICS_SELECTIONS-CHARACTERISTIC_SELECTIONS_1-SELECTIONS-SELECTION_1=SELECTION_INPUT_STRING
    &BI_COMMAND_1-CHARACTERISTICS_SELECTIONS-CHARACTERISTIC_SELECTIONS_1-SELECTIONS-SELECTION_1-SELECTION_INPUT_STRING=PDS06
    &BI_COMMAND_1-CHARACTERISTICS_SELECTIONS-CHARACTERISTIC_SELECTIONS_1-CHARACTERISTIC=0D_PH2
    I could only get it to work with one characteristic and I suspect, that the reason is that the URL simply gets to long (very quickly). You have to repeat the above for every characterstic you want to use :o(
    Hth,
    Jacob

  • Problem Publishing  WAD Web template in a Browser

    Hello everyone,
    I have developed a Web template using BEx WAD. When i try to execute the same in my browser. It say page cannot be displayed in internet explorer. I checked with the Basis consultant to see if the port settings were correct. He said everything was OK. Can anyone suggest ay troubleshooting steps i can follow to resolve this issue? Could also use some WAD configuration documents if any available to pass onto the Basis team as they are not well versed with BEx WAD.
    Thankyou,
    RadhaKrishna.

    You can check the BW WAS configuration using the FM RSBB_URL_PREFIX_GET. Also make sure all the BW Bex Services are active in tcode SICF.
    The attached document gives youy detail steps for the same.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ec20a990-0201-0010-f291-d1d039975e41
    Thanks.

  • Display technical name of a query in a web template ?

    Hi,
    I try to display in a basic web template the technical name of my query with a web item. In this order, I have tried to use the web item 'Text Elements' but how could I configure the latter in order to have only the technical name ?
    I have selected 'Display General Text Elements' in properties of the web item.
    In the property 'List of Text Elements', what is the couple of values that I have to configure ?
    Many thanks,
    CG.

    Hi,
    What you need to do is, keep a TEXT Web Item in the template.
    Then do not tick any of the options under Specific. Instead, go to List of Text Elements. In the first column, select General Text Symbol. In the next column type REPTNAME.
    This will give the technical name of the query in the output.
    Common text elements:
    u2212 technical name of the query (REPTNAME)
    u2212 description of the query (REPTXTLG)
    u2212 InfoProvider (INFOCUBE)
    u2212 key date for the query (SRDATE)
    u2212 accuracy of the data (date and time) (ROLLUPTIME)
    u2212 the person who wrote the query (AUTHOR)
    u2212 the last time the query was changed (date and time)
       (MODTIME)
    u2212 the last person to make changes to the query (MODUSER)
    u2212 current user (SYUSER)
    u2212 the last time the query was refreshed (date and time)
       (SYUZEIT)
    Try this. Hope it helps.

  • Running query in default WAD web template

    Hello Experts,
    Can you please guide me about how i can run a query in a default web template created in BEX Web Application Designer?

    Welcome to SDN.
    Kindly use BEX forum for BEX/WAD related queries.
    (SAP Business Explorer (SAP BEx)).
    coming to your question.
    you can set the webtemplate created by you as the default webtemplate from transaction RSCUSTV21.
    once its set, if you open query on the web (from query desinger,etc) it will utilize the default template you have set.
    Regards
    Raja

  • I am seeing chinese text being displayed sometimes on the tab part of a web page display???? What do you think?!

    Chinese text sometimes appear on the tab for a web page

    Hello Mlbernard, the problem is mcafee site advisor extension, please try to disable or remove that extension and you are OK.
    see : [http://service.mcafee.com/faqdocument.aspx?id=TS100162 How to uninstall SiteAdvisor]
    '''check another option''', if works for you, without to uninstall the mcafee site advisor extension :
    disabled the add-on then close firefox and restart Firefox again. Then enable the add-on again, close firefox one more time and restart Firefox again. (works [https://support.mozilla.org/en-US/questions/1039845#answer-673562 here] :-))
    thank you

Maybe you are looking for