Multiple chart items in a web template

we have a few web templates created that have 2 pie charts.
Each pie chart references a different Data Provider.
If I right click on top of a single chart I can export to a .PDF but it only sends the object that I right-clicked on.
Is there a standard button I can use in a toolbar that will allow the user to Export the entire web report to PDF, including multiple charts and anything else that is found in the Web Template?
thank you in advance,
Peter

Hi Peter,
Yes there is a standard button available that allows you to export your web items in pdf.
Select the button web item.
In its properties you can check out for this standard functionality.
Right now i am not having access to system otherwise i could have told you exactly which option, but look into this Button web item's properties and you will get the download option to pdf.
Thanks
Dipika

Similar Messages

  • Parameter REPORT for the Report Web item in the Web template is empty or mi

    Hello,
    I tried to create a Web-Template (WAD). By executing the report, I get the selection screnn, but by confirming the selection I get the following message:
    Web Item Report Error
    Web template error in specifications for the Web item report
    Parameter REPORT for the Report Web item in the Web template is empty or missing
    Use the BEx Web Application Designer to add parameter REPORT to the report Web item in the Web template, and assign a report name to the parameter
    Contact your system administrator. This error was recorded
    What can I do to solve this error?
    Thanks!
    XmchX

    As DP_1 Type Query_view_Data_provider, I have assinged a Query Designer Query wich works fine, if I execute it as QDR.
    The entry Query_view_Data_provider makes sense for me, but what do I need to maintain for the type "Filter"?
    Thanks!
    XmchX

  • Show Multiple Filter Values in a Web Template

    Hello
    I have a Web Template based on a query. On this Web Template I can set multiple single filter values for one characteristic.
    Now I want to show these filtered values for this characteristic on the web item. This is possible for ONE filter value when you use the XML path (f.e. DATA_PROVIDER:DP1?/BICS_VIEW/SELECTION_STATE/SELECTION/CHARACTERISTICS/CHARACTERISTIC[@name='CHARNAME']/SELECTIONS/SELECTION[1]/MEMBER/@text)
    Is there a possibility to show MULTIPLE filter values for one characteristics in a text or input field? I don't want to use a drop down box or the info field.
    Kind Regards,
    Andreas

    HI,
    the best ay to do is create a query with same variable parameters as of the main query and place filter Characters on rows.
    Use this query in one analysis item and use it on top row of the template as Filters information.This will give better look and feel as well solve your requirement

  • SNC5.1- How to Publish multiple line items in SNC Web UI (Supplier view)

    Hi Experts,
    I am working in SAP SNC Supplier Collaboration project. I have a scenario where i am trying to "Publish PO" for multiple line items in Web UI. I am able to confirm each PO line item and Save PO. But if i try to publish one line item at a time, then the system publishes the 1st line item and it does not allow me to publish the remaining PO line items.
    All i can do is, Confirm and Save all line items, and then "publish" it at the end. In this way,i can view all the confirmed line items (POA) in SNC. But how do I Confirm/Save/Publish each PO line item?
    Appreciate your help.
    Regards,
    dmohite

    Hi dmohite,
    As the POC standard process Supplier should give confirmation for all PO items after confirmation of all items it should allow to Published the PO at Header level.
    If supplier does not give confirmation for all items it should not allowed to Published the PO at Header level but you are able Published the PO at header level without confirmation of all PO items.
    You can implement note no: 1320445 (manual implementation is required).
    After implementation of this note without confirmation of all PO items it won't allow to publish the PO at header level.
    Please let me know for any clarification.
    Regards,
    Nikhil

  • WAD:  Missing Items in 0ADHOC Web Template

    In the Web Application Designer, when I open the 0ADHOC Web Template, it comes up with several missing items.  Specifically, SAP_BW_TEXT_!llD_119, SAP_BW_TEXT_!llD_129, SAP_BW_TEXT_!llD_132. 
    Also, for some Web Items the image is missing.  The web items are the Query View Selection, Broadcaster, Data Provider.  There is a little red 'x' mark in the left hand side and the words "Image is missing"
    Has anyone encountered this?  If so could you pelase help me.
    Thanks.

    hi,
    I have just made a test:
    I have copied 0adhoc to zadhoc and then deleted SAP_BW_TEXT_!llD_129
    then I executed template in IE and text "BEx Ad-hoc Analysis" is missing from the top of report
    so those texts are exist as well
    Only question is: does those texts numbers same for all systems?
    Regards,
    Andrzej

  • 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

  • Can you have multiple dataproviders in a default web template?

    I was working on some changes in our BW web applications to 'shut down' certain reports if we determined there was a particular data issue (e.g. maybe aggregates not available for a large cube, as an example).  I have already accomplished this in our 'cockpits' by adding a hidden dropdown box that is fed from a query against a master data InfoObject -- basically a way of flagging whether a particular area should be 'down' or not.  This has worked well for us.
    My next goal was to extend this a little further and actually set up a way to designate that a particular cube should not be available.  Then when someone kicks off a web report (could be off a menu or even a bookmarked report..), I would again make template changes to check to see if the cube used in the report is flagged.  If so, then redirect the user to a message page instead of executing the query.  This would help us during critical times to keep users out of a problem area.
    Again, I can make this work well in many custom template situations we have.  The problem I am now encountering is with the standard template itself (Note: I am referring to our copy of 0QUERY_TEMPLATE that is designated as the default).
    I have added a second dataprovider to this std template that points to my query against the InfoObject data.  This dataprovider is linked to the dropdown box that is hidden.  The standard template already has dataprovider DP that is not qualified with a query name.  If you execute a query from BEx and launch it to the web, it builds a URL and passes in QUERY=xxxxxxx and INFOCUBE=yyyyyy.  Now because there are 2 dataproviders, this is essentially overlaying not only the DP info, but also my new 2nd dataprovider.  So the added dropdown pointing to a particular characteristic in the query is no longer valid (it thinks it should be using the QUERY value now).
    In cases where I can first control the URL that a user executes, I would do SET_DATA_PROVIDER_1, 2, etc... and pass in INFOCUBE_1, 2.., QUERY_1, 2,... -- this is not a problem.  But how can I make the standard query-to-web functionality still work once a 2nd dataprovider has been added to a default template?  I would appreciate any thoughts on this.
    Thanks, Jody

    Thanks Heike...  I was hoping that there might be some way I couldn't think of & still only use 1 template here.  But as you suggested, I can put the CHANGE_TEMPLATE command in our existing 0QUERY_TEMPLATE copy and then make a new copy for it to branch to -- making sure that my new dataprovider gets filled in with its appropriate query/cube.  This at least minimizes impact by not having to change everything we have that references our 0QUERY_TEMPLATE copy through menus, JavaScript, favorites, etc.
    I am familiar with the 'flicker' effect when we have used the CHANGE_TEMPLATE in the past (bringing up 'Info' for a query in a new window while maintaining the state of the report in the existing window).  In this case, since the report is being created in a new window, it really isn't noticeable at all unless you watch the browser status or the URL command.  Thanks for the information...
    Jody

  • Web Template Pre Calculation

    Hi,
    We have six chart items in one web template. Out of these six charts we want to run pre calculation for only two Charts as these are quite slow. Is there any way to achieve this.
    can control query or variable help us in this matter?
    Please advise.
    regards,
    Jeet

    You cannot select individual data providers to be pre-calculated, the whole template will have to be cached.
    Work around is to have the slow charts in a seperate frame and use iFrames to integrate it with the main template which has the rest 4 charts.
    The best soltn is to pre-calculate the whole template..

  • Multiple Queries and Web Template

    Hi,
    I've about 15 queries to output with a certain web template, and 15 more with another web template. How can I do this ?
    Is there a parameter to assign a web template in a query or not ? I don't find it.
    Thanks.

    Gilad,
    I was searching for how to associate multiple data providers with 0ANALYSIS_PATTERN web template in SDN BW forum and I saw your post. I have a similar problem except I have a TAB page in my development. I have 2 data providers with each tab show one data provider. But both tabs should show the default template of 0ANALYSIS_PATTERN so I will get the consistent look for all the tabs. I tried a few ways but none of them works. Can you please suggest what I should to do to resolve this problem?
    Thanks in advance for your help!
    Sharon

  • About chart item category setting in WAD

    Hi WAD experts,
    I'm having a problem with a bar chart in my wad web template. I need to restrict this bar chart for showing maximum 5 categories. I have done this by unchecked the "maximum automatic" and set "max value" to 5 under the Category Axis in Refined Chart Properties for this bar chart.
    The bar chart looks fine and just showing 5 categories when the template is loaded. This is my i want exactly, but whenever there is a new filter applied to the same info provider from the filter pane item. The bar chart will try to display all categories again, and ignore my max 5 categories setting.
    I've tried to use the set item parameter command to reset the bar chart to show 5 categories after new filter applied but it doesn't work. The bar chart is still showing all categories.
    Did anyone experience this problem before? Please provide me some guideline and solution. Thanks in advance.
    BR,
    Eric

    You need to control this via the query that is the dataprovier for the chart. If the query only displays 5 categories, the chart will do the same.
    One option for this is to set a condition on the query of 'Top 5'.

  • Regarding upgrade of web report\web templates functionalites BW 3.5-BI 7.0

    hi all,
             I m working on a Upgrade study from BW 3.5 to BI 7.0 for Web Templates,web items and java scripts.
    Below is the scenario of the client system:
    New web templates are created from the 6 master web templates available for publishing to a custom Portal (created using BSP and hosted on the WAS). TOOLBAR and FOOTER are custom web templates used in all Master Templates and contain various JavaScript functions and footer code respectively.
    TOOLBAR provides the Toolbar, header and buttons functionalities in the Master Templates via the contained Javascript functions. FOOTER displays the date and time of issue as well the logged in user.
    FOOTER1 and FOOTER2 are web items derived from FOOTER web template. They have different set of web item properties and are used to create web templates used through the custom Portal.
    It is observed from BW Tables that out of 100 unique Web Templates available in the system, 90 are using TOOLBAR template and 95 are using FOOTER template.
    No external Javascript .js files are used in the Web templates. Most of the Javascript functionality is contained in TOOLBAR and no other custom javascript in master templates. However, there are some derived web templates where custom javascript is contained.
    Following is the process to create custom Web Templates in development server that are eventually transported to QA and Production:
    1)     The appropriate master template is identified and saved with new name in developer role.
    2)     Dataprovider is added to corresponding web items.
    3)     From the library, properties are transferred from master template to the custom template.
    4)     Report title is added in HTML tab.
    5)     No changes are needed in the Web Templates Properties except change of value in  “Show Jump Target in” field to the portal Frame ConPortal or _self in case RRI is to be used.
    6)     Some properties like Title, Width in Pixel, Affected Data Provider, etc. needs to be adjusted. Changes can be done to web items seen in Overview tab except the FOOTER and TOOLBAR web items. These web items are saved as reusable components in Library.
    7)     After all the changes the web template created is transported from development server.
    To summarize, all master data for creation of web templates like reusable master templates, web items in library, web templates containing Javascript code are stored in dev. server. Custom web templates created from these are transported.
    I want to validate the sequence of migration as below:
    Following sequence has to be followed for the Web Templates and Queries Migration in development BI 7.0 Server:
    1)     Migrate the Individual BEx Queries first and perform functional testing.
    2)     Migrate the TOOLBAR template manually (create as new in BI 7.0 Toolset) and FOOTER template automatically (using Migration Tool).
    3)     Manually migrate the JavaScript code in TOOLBAR. Please refer to section ..for more details.
    4)     Migrate the library of reusable web items, if any.
          (What to do if web item is custom or is not supported in BI 7.0)
    5)     Migrate the Master Web Templates manually (create as new in BI 7.0 Toolset) and automatically (wherever possible) and perform functional testing.
    6)     Migrate the custom web templates automatically (wherever possible) and manually, if automatic migration is not possible. Perform functional testing and data provider binding.
    7)     Perform jump target binding wherever applicable.
    8)     Transport custom templates, TOOLBAR and FOOTER to QA and Production subsequently.
    Also i have the following questions:
    1. How to migrate functionalities accessed thru web templates like jump queries, general navigation blocks with filter, table interface, and are data providers automatically linked to web items or have to be done manually post migration.
    2. Do we need to migrate the library of reusable web items also.
    3. After migrating the master  web templates and javascript containing templates to BI 7.0, can we migrate automatically the custom webtemplates derived from master templates and containing the custom javascript that is now avaialbe in BI 7.0, will they pick up the custom code automatically.
    thanks in advance
    Regards
    praveen

    No resolution found

  • Default variable values in Web Template

    http://-----xx.com:8120/sap/bw/BEx?sap-language=EN&bsplanguage=EN&CMD=LDOC&TEMPLATE_ID=QZSC_O01_5001_TEST&var_name_1=0S_PLANT&var_value_ext_1=6011&VARIABLE_SCREEN=X
    While using the above variable my expectation is it shall display variable screen and for plant (0s_plant) variable it shall show default value as 6011 while other variable shall remain blank.
    But while executing it is not showing plant default value in variable screen. Any suggestions.
    Many Thanks
    Vikash

    Hi Vikas,
                 While defining the Query, you can define the default value for the variable. And this Query can be assigned to the Analysis Item in the Web Template. If the "Display Variable" option is set to "On", then, whenever the Template is executed, the default value set in the Variable will be visible.
    Hope this answers your question.
    regards,
    prem.

  • Standard Web Template

    We are using Portal and BI for Netweaver 2004s. 
    We want to create our own Web Application Template to be used for Ad-hoc analysis.  We have created the template in the WAD and named it "ZZ_0ANALYSIS_PATTERN_T001".
    We have entered this Template name into the IMG for "Set Standard Web Template" in the field for Ad-hoc Analysis(TCODE RSCUSTV27)
    I expect that whenever I use the BEx Web Analyzer iView that this template would appear.  Instead whenever I preview this iView the "0ANALYSIS_PATTERN" Web Application Template is displayed.  I also have found that the "0ANALYSIS_PATTERN" Template is used if we click on "BEx Web Analyzer" from the Business Explorer Workset.
    FYI - I have SAPALL on the BI system and in the Portal: bi_showcase, business_explorer_showcase,business_planning_showcase

    Hi Heike,
    Could you please guide me through how I'd go about changing the template used in iView ?
    I'm getting an error:  "<i>Web template error in specifications for the Web item report  Parameter REPORT for the Report Web item in the Web template is empty or missing</i> " [and it's using 0REPORT_DEFAULT_TEMPLATE] when I execute a query from Query Designer... from what I'm understanding is that perhaps the iView template is using 0REPORT_DEFAULT_Template even though my SPRO setting is set to 0ANALYSIS_PATTERN for AdHoc.
    Thank you!
    Fionna

  • How to Create a View of a Query and assign it into my web template?

    Hi All,
    I need to create 3 views for my query and show that on my web template. I have never done this before. Can you please let me know step-by step procedure to create views for a query and how to show it on my WAD report?
    Thanks,
    Satyam

    Hi Satyam,
    Include the Dropdown Box web item in your web template. In the Web Item Parameters tab, select the Data Binding type as Query View Selection. Assign the Dataprovider from Selection of Query Views button below the Data Binding Type. You also have the option to Display Specific list of Query Views or all views based on that Query. For this you have to choose Selection of Query Views button. Here you can turn on Specific List of Query Views checkbox and select the Views depending on your requirement.
    Regards,
    Hari.
    Edited by: Hari Krishnan K on Aug 18, 2010 2:33 PM

  • Display message on a web template for specific queries

    Hi all,
    We're trying to find a way of displaying a message in our standard web template (0ADHOC) in order to warn users about issues concerning specific queries (availability of data, maintenance...). So, we would like to establish one message for some querys and be able to display it in our web template only if availabe.
    We faced this requirement with 2 different options, but none is working perfectly:
    1.- Add a Single Document web item to 0ADHOC_HEADER web template in order to display a document related to our InfoProvider. Issues that appear:
        - Warning messages need to be suppressed because when query doesn't have a related document, an horrible warning message is displayed.
        - InfoProvider related documents need to be established for each calendar month, so we're not able of establishing a document that can be correct for all months on the InfoProvider. So, document only appears if user sets a specific calendar month filter. If he doesn't set any filters, document is not displayed.
    2.- Use callquerydoc() in 0ADHOC in order to call query documentation on a new window when web template is loaded. Issues that appear:
        - If the query doesn't have a related document, we won't like the new window to appear (because it shows an error about not finding documentation).
        - No matter where I put the call to that JavaScript function, but each time you press a button or change something when executing the query, new window appears again.
    Could someone give me solutions for issues of at least one of these two options?
    If you have other suggestions to achieve our goal, please let me know.
    Thanks and best regards,
    David.

    Hi there, any replies? Should I summarize my question?
    How do you notify users when data is not reliable? (caused by, for instance, data loading errors, query maintenance... so on).
    I once used system messages (sm02) to notify all those data failures, but now we want the notification not to be global, but to be specific for some user groups (or query groups), and visible when they execute any query.
    Thanks again,
    David.

Maybe you are looking for

  • Photoshop CS3 won't install from disk

    I have an HP with Windows XP service pack 2 OS. Exceeds all of the requirements to run CS3. Just purchased CS3. When I install the DVD, it will not launch. When I try and run setup from the Adobe CS3 folder, I get an error message as follows; Adobe C

  • Connect macbook pro to Apple TV

    How do I connect my MacBook Pro to Apple TV?

  • OS level command to split the file

    Hi I am processing large file.. I am using OS level command to split the file file i have given the following command to split the file my file is /update/inbound/test/file.txt i have given the following command in OS level command option split -l 20

  • What's the key command : back to last "play position" after I do punch I/O?

    I have been try all key commands about "play " function ... but seems all key command will back to the last recording punch in point,but not back to the last "play" point... for example: move playhead to bar 5 and play, punch in at bar 9 and punch ou

  • Firefox menu doesn't work

    When I click on the word "File" on the menu bar, no drop down menu appears. In fact, nothing happens when I click on any of the menu options. I can print only by using the keyboard shortcut. I can't even tell you what version of Firefox I'm using, si