Condition Reporting within a Web Template

We need create a condition that list the top 10 customer by volume and total for all other and a grand total. I created a condition for top 10 and it displayed the top 10 fine and a grand total. I can not seem to get a total for all other customers.
Any suggestions?  Thanks, Steve

Hi
the conditions work globally on a report.. soo its quite normal that u see only top 10 customers in ur web templates as all other records are filtered out in the query and the over all total. It is not possible to see the over all total directly... might be u need to use some calculated key figure to know that value. or use some other query  into ur web templates which filters out the customers in top 10 positions.
regards
mohan

Similar Messages

  • Opening a URL from a button within a Web Template

    Hi All,
    I have a requirement to provide report specific help from within a standard web template. Assuming that I had a list of help URLs for each report and an intermediary way to redirect to those URL based upon a unique id such as the reports technical name, is it possible to create a generic button from within a web template that would dynamically create a URL based on the reports technical name? I.e., http://www.example.com/page.html?ZGTRPTNME
    To date I have only used the Action "Command via Command Wizard" from within the parameters of the button Web Item. However, I did notice that a Script Function was provided. Has any used this functionality and is it possible to create a URL with the technical name of the report?

    Rekesh,
    I had a look at the document you linked however what I need to find out is how I can place the technical name (dynamically) within the web template URL (i.e., this needs to work for multiple projects over many reports that all use the same global web template).
    It's actually very easy opening a new window via javascript however finding the varible for the report technical name remains unclear. At present I am looking at command URL's. The only other option is that I use a java script substring command to pull the report technical name from the URL (although this not as clean as using command URL's).
    EDIT: Found this document: http://help.sap.com/saphelp_nw70ehp1/helpdata/en/43/ef9a6c13f2025be10000000a1553f7/content.htm
    Appears that the command: sapbi_page.GetMainTemplateName(); will give me the technical name of the webtemplate although I'm finding it hard to find the command for getting the technical name of the current report.
    Edited by: Paul Thomson on Feb 18, 2010 4:00 PM

  • Passing a variable value from one query to another within a web template

    Hi All,
    I have a web template with two queries.  Both queries have the same select option variable called ZSELCUST on the characteristic ZCUSTOMER but because they are different info providors (both infocubes) the customer has to be entered once for each query, even with the 'Display same variable only once' flag checked.
    I want the user to select the customer once and then that value be passed to the other query within the resulting web template output.
    Am I right in that the same variable is used more than oncee because of the different info providors?
    I'm struggling, can anyone help out there....???
    Best Regards,
    Stuart Humphrey

    Hi
    A way of doing this is by "linking" the queries: in transaction RSBBS you define the sender and receiver queries. In query navigation you can jump to the dependent query (blue arrow icon in the BEx tool bar). This transfers the navigational state to the called query: filters over characteristics and variable values.
    Hope this help
    German

  • How to...refresh specific elements (graphs) within a web-template

    Dear experts,
    I am at the moment developing a warehouse monitoring tool which will display "live" warehouse performance information directly in the warehouse to the operators on a big screen.
    We are using different graphs (speedometer, etc...) on one web-template and we want to refresh them automatically in regular intervals (every 1 min). But we do not want to refresh the whole website - but only the specific BW elements within the website.
    Is there any way we can do this?
    Thanks a lot for your support.
    Cheers
    Joe

    The only way to do a refresh for only an specific part of a Web Application, is using IFRAMES.
    http://www.w3schools.com/TAGS/tag_iframe.asp
    You must create another template that only would have the chart that you want to refresh automaticly.
    The function for do the automatic refresh is this.
    function refresh() {
      location.reload(true)
    /* Set the number below to the amount of delay, in milliseconds,
    you want between page reloads: 1 minute = 60000 milliseconds. */
    window.setInterval("refresh()",300000);
    // End -->
    Greetings.

  • Query Designer Conditions status in 3X  Web template

    Hi,
      What are the 3 status of condition in report  defined on Query in Query designer
    Active- Condition is active
    Deactive-Condition is deactive
    Variant -????
    Thanks

    Hi,
    When the condition is having any variant or dependent on the same.
    You may refer various documents avaibale for the same on forum.
    I hope it will help.
    Thanks,
    S

  • Web Template - Report designer

    Hi ,
    Is it possible to call Report designed in report designer in Web template ?
    If so please do let us know
    Cheers
    Ram

    I am not sure whether I understood your question correctly.
    While defiing the web template, make the report that you created in the report designer, as data provider. With that, the template read data from the report that you assign in the template when the template is called  in the URL.
    Ravi Thothadri

  • Web Template not impacted after query changed and Transported

    Hi. All.
                        We have modified the query and transported to production But query changes not been
    impacted on Standard web teplate. But it works fine in Bex Analyzer.
                       Issue is there was a description was truncated earlier we used initially as short description.
    Later we mapped to Medium description and modified the entire flow and loaded. It works fine.
                      Only in production we are not seeing correct description in web report and it works fine with Analyzer. So we need to ask the user as after executing the report he needs to change characterstic property from Standard to Medium.
    But it would be bit inconvenience to users.
                So how can we solve this problem and why the query changes are not impacting on Web template.
    Please provide your views on this issue.
    Thanks & Regards
    Vijay

    Hi Vijay,
    one reason might be if you use the option "personalization" within the web template. If users can personalize the templates changes will not be visible and have to be deleted at the time a new version of the query is provided. There are background tables for the personalization as well where you can delete all objects for this template at once if necessary.
    Brgds,
    Marcel

  • 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.

  • Web template not capturing in Transport

    Hi experts,
    I am Saving as an existing web template and inserting my query in the new template. When I try to transport that Web Report, the new web template is not getting captured. What can be the problem?

    Just included the template manually in the transport.

  • Which Web Templates for printing and broadcasting

    Hello,
    we are running NW2004S SP10 with the Portal. We are using the web template 0AnalysisPattern and within this Web Template is a button called Send (for Broadcasting) and another called Print Version (for generating a PDF-Document which can be saved and or printed). This all works from a technical point of view good.
    My question is now how I can change the layout of the PDF-File of the broadcasting PDF and also for the Print Version PDF? I do not know which Web Templates has to be changed. Could anybody please help me and give me this two Web Template names. Normally it should be possible to change within this templates the layout of the generated PDF-File, or am I wrong? I am very confused at the moment and need urgent help.
    Thanks in advance for all help and
    kind regards
    Boris

    The big answer is one you wont like, I suspect, which is that it takes TIME to get to understand the way 0ANALYSIS_PATTERN works, and then to progress to understand how to change it. That process took me several weeks, I started by documenting how the different parts work, I can let you have this document if you like, that will save you about a week.
    Moving on from that, specifically you need to understand how to access the EXPORT command from the Exel and PDF buttons, then you can see the Web TEmplate that is used to control the output. You know, I could tell you in detail (and if you search SDN you will find more detailed answers to your question) but there really is no short cut to understanding how it all works.
    Good luck!
    Patrick

  • Web Template Print Setup

    Hi All,
    I am new to Web Application Designer.
    Is there any way that I can define print set up for my web report in my web template?
    Thanks
    Raghu

    Hi,
    Well setting that many number of pages in one page looks difficult, and the size of the report will be so small that you will not be able to see anything properly.
    But, while setting the command for conversion to the reqd. format, you can set options like "Fit to Page, Poster etc.."
    Try using those options.
    If you are using a Button to set the template for printing, in the properties of the Button, you have to name it and set a command of what it has to do. Then there will be a pop-up and choose "All Commands". In that choose "Commands for Web Template". Choose "Export Web Template".
    In the next screen, give the reqd. inputs like setting paper type, data binding, scaling.
    Also, here you can specify things like Fit to Page and Poster.
    Try using this also.
    <bi:CAPTION value="Print PDF" />
    <bi:TOOLTIP value="Print to PDF Document" />
    <bi:ACTION type="CHOICE" value="INSTRUCTION" >
    <bi:INSTRUCTION >
    <bi:EXPORT >
    <bi:REPEAT_KEYCOL value="" />
    <bi:PAPER_ORIENTATION value="LANDSCAPE" />
    <bi:HEADER_RIGHT type="CHOICE" value="DATETIMEPAGE" />
    <bi:MARGIN_RIGHT value="10" />
    <bi:MARGIN_LEFT value="10" />
    <bi:MARGIN_TOP value="10" />
    <bi:MARGIN_BOTTOM value="10" />
    <bi:ITEM_REF_LIST type="UNORDEREDLIST" />
    <bi:TEMPLATE value="ZANALYSIS_PATTERN_PDF_EXPORT" text="Analysis Pattern Export - PDF" />
    This is to reduce the default 25mm margins.
    Try using these and let me know.
    Hope it helps you out.

  • How to display trafic light red/yellow/green in web template

    Hi All,
    I would like to implement a traffic light display within BW web templates.
    Please clarify how I can implement this.
    Thanks
    Karen

    Hi,
    Please check :
    Displaying traffic light in a web template.
    Display traffic lights for KPIs in a web-template (using thresholds)
    -Vikram

  • How to Fix Table Header of Analysis Web Item in BEx Web Template

    Hi,
    I am using an Analysis Web Item to display line item report in BEx Web Template. Is there any way to fix the table header of the like in Excel for better navigation?
    Thanks in advance.
    Regards,
    Joon

    Thank you all for your quick responses (I will award points once this is sorted)
    On the information you have supplied this has opened up yet another new part of WAD that I have not experienced ...TAGs
    Shubhranshu - I have done what you said but as I have never used tags I have just had a look around and found that I can insert Any Tag but not sure if I should be doing that.  If it is inert any tag , I chose FONT from the drop down and cbmAttributes defaulted into the custom tab for the class name but not sure what it wants in the Attributes and CSS Style tab, it won't accept what I am putting which is leading me to believe that I shouldn't be doing it that way.
    Venkat - thanks for the links they will prove very useful.  I've had a look and although they talk alot about the XHTML code for tags they don't actually say how you do it in the editor - I would like to produce one that way first and then see the code it generates for it.  I'm a bit apprehensive with changing the code direct as I don't want to mess anything up.
    Thanks again for your help

  • SAP BW Web Report : Web Template

    Hi,
    I have created a SAP Query view and a web template.  Then i have created the web report using the below URL.
    http://port/sap/bw/Pub?sap-language=EN&cmd=ldoc&TEMPLATE_ID=TEMPLATE1
    Later i added filter condition sin the web template and created the URL which filter values for that particular Cost Center.
    http://port/sap/bw/PUB?SAP-LANGUAGE=EN&CMD=LDOC&FILTER_VALUE=7&TEMPLATE_ID=TEMPLATE1&FILTER_IOBJNM_1=COSTCENTERA&FILTER_VALUE_1=7046
    I face issues with the below points.
    1.     Now the Title of the web report has to be changed.  Where can i change this ? ( HTML code / web template ) 
    2.     The Title of the report is selected from a Region Value from the .css file.  Is there any relation between this fiel and ABAP code at the backend.
    3.     The Cost center has hierarchy values at the back end.  Even if I do not enable the hierarchy for Cost center, I get values for that parent node.  But the child nodes show extra projects if hierarchy is enabled.  Should that be enabled ?
    4.     In the view I am getting both the fileds Cost centerA and Costcenter B.  But  in the report for filter COSTCENTERA=7046, I get only COSTCENTERB and vise-versa.  What could be the reason ? What should I do to get both the fileds in the Web report.
    Appreciating your valuable suggestions on the above points.
    Please help me in resolving these issues. 
    Many thanks
    Eswari.B

    Hi Vlad,
    I revised the code as below and now Iam able to sucessfully execute the report in BPS layout, however the BPS variable value is not passing to the BI Report; any ideas... Thanks Again...
    <iframe id="BPSREPOR"
    name="BPS Report"
    src="/sap/bi/mime/bex/icons/pixel.gif"
    width="1000" height="600"></iframe>
    <script language="JavaScript" type="text/javascript">
    var frame = document.getElementById( 'BPSREPOR' );
    var url = 'http://wbvmburpr10.warnerbros.com:50100/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?QUERY=';
    var filter = '&FILTER_IOBJNM=0COMP_CODE&FILTER_COLLAPS=&FILTER_VALUE_EXT=';
    // Example using fiscal year 2004 and variant K4: K4/2004 => comp = #K4/#
    var comp = '';
    var appl = 'BPSREPOR';
    var varvl = '<%descr(BPS_VARIABLE/value)%>';
    // Option: Adjust the 'SELECT' to your local language
    if (varvl != "" && varvl != "-- SELECT --"){
    // expected formatting of variable selector: Text(Key) or Key
    var convert = /((.*))/;
    convert.exec(varvl);
    // If there is value in brackets it is the key
    if ( RegExp.$1 != "") varvl = RegExp.$1;
    // create URL
    url = url + appl + filter + varvl;
    alert (url);
    // remove possible white spaces
    url = url.replace(/ /,"");
    // set source attribute of iframe to new URL
    frame.src = url;
    </script>

  • Trays within web template expanded automatically on server roundtrip

    Hi Folks!
    We have a problem with our web templates. Our templates were built with the Web Application Designer (WAD) and they contain trays which should be closed (collapsed) by default.
    Our Problem:
    Since the system was patched to SAPKW70018 the trays within the web application are rendered in expanded state automatically whenever an action is called that requires a server roundtrip.
    For example: When one tray is being expanded (and it's update type is not set to passive) all other trays are expanded as well. Closing a tray leaves the other ones open. Closing another tray reopens the tray that has been closed before. Performing some action within the analysis item opens the trays as well, since most of them require roundtrips.
    This behaviour only occurs under the Internet Explorer. Firefox and WebKit Browsers seem to perform well.
    In hope for help and thanks in advance !
    - Tim Brückner

    Hello,
    You can add a HTML button and use JavaScript on the click event.
    [ABWR-Tool Users Guide syskoplan Automated BW Reporting (ABWR) Tool |http://www.competence-site.de/discussion.nsf/D772EC1F31613AE6C1256D0A00304246/$File/ABWR-Tool%20Users%20Guide_V04.doc]
    [Six Steps to Creating Great-Looking PDF Reports in BW|http://www.bw-biexpertonline.com/archive/Volume_02_(2004)/Issue_05_(May)/V2I5A1.cfm?session=]
    Thanks
    Chandran

Maybe you are looking for