Integrate Google chart in Webi

Hi,
Is it possible to integrate Google charts API in Web Intelligence? I have researched a lot but did not find any useful guides to achieve this.
Seems that there is an SAP official blog for this purpose, but I did not find it.
Thanks,
Derek

Hi Simone,
In my case, I just want to add a Google chart Candlestick to my Webi report, not a Google map. I have written the following java script in the cell and set it as "read content as HTML" to send the values to this Candlestick chart.
="<html>
  <head>
    <meta http-equiv='content-type' content='text/html; charset=utf-8'/>
    <title>
      Google Visualization API Sample
    </title>
    <script type='text/javascript' src='https://www.google.com/jsapi'></script>
    <script type='text/javascript'>
google.load('visualization', '1', {packages: ['corechart']});
    </script>
    <script type='text/javascript'>
      function drawVisualization() {
        var data = google.visualization.arrayToDataTable([
[" + "'" + [Year] + "'" + ","+[Min]+","+[5% Percentile]+","+[95% Percentile]+","+[Max]+"]
          // Treat first row as data as well.
        ], true);
        var options = {
legend:'none'
        var chart = new google.visualization.CandlestickChart(document.getElementById('chart_div'));
chart.draw(data, options);
google.setOnLoadCallback(drawVisualization);
    </script>
  </head>
  <body>
    <div id='chart_div' style='width: 500px; height: 300px;'></div>
  </body>
</html>"
The highlighted red parts are the variables that pass the value from Webi to the Google chart.
It works fine when only 1 year data is sent, however there will be an error "MultiValue" when multiple years data is returned for Webi.
For example, my data format is :
[Year], [Min],[ Max], [5%], [95%]
2005, 100,   900,    110,   850
2006, 120,  1000,   150,  900
2007, 200,   120,     250, 1100
So do you know how to pass the Webi variable values to the Google chart to make it display the data dynamically?
Thanks,
Derek

Similar Messages

  • How to insert a google chart in rtf

    Hi All,
    I come to know that we can insert any google chart in our rtf report for our given data.
    Please let me know what are the pre-requisites for this.
    and what is the code to be entered in the dummy image web tab
    I am trying to get a Google QR Code like below.
    <img src="http://chart.apis.google.com/chart?cht=qr
    &chs=250x100&chl=<?SALES_ORDER_NUM?>"/>
    giving the about code in web tab of a dummy image
    I did just a trail, but it does not work.
    Please let me know with any ideas.
    Thanks

    Hi,
    1.run transaction SCC4 -> press Ctrl+F4 or the button for change ->double click one the row for your client -> on the field Cross Client Object Changes select Changes to the Repository and cross-client Customizing allowed -> SAVE
    2. run MC1H and now you will have access to insert new line in the table
    Regards Vassko!
    Edited by: Vasil Pavlov on Sep 16, 2008 9:51 AM

  • How to integrate google maps

    how to integrate google maps in atg application ,suggest some points

    You can use google maps api for v3 if you want to integrate with java script or you can use google maps web services to integrate from java code base.
    Steps I followed to implement the store locator functionality using google maps in java script
    1. Fetch the address entered by user and call google geocoder service to fetch the latitude and longitude
    2. Use jquery ajaxSubmit to submit the form with the address latitude and longitude
    3. Fetch the stores near to the address entered by the user in the form handler and construct and JSON Response which contains list of stores
    4. Iterate over eacj JSON object and populate the marker and show them in the map. Add an event listener if you want to show anything on click of the marker.
    Let me know if you have any issues.
    Shabari

  • Dashboard using Google Chart

    Hi guys,
    i want to build a report/dashboard using the google charts.
    I want to understand how to integrate this type of chart in my report. I tried with narrative view and sometime work fine. But I'm not able to use all types of google chart. I want understand the mechanism.
    Do you have some guide or document?
    Thanks
    best regards

    Hi,
    i read data from oracle DB.
    I.E. i want to use this type of interactive chart "http://www.drasticdata.nl/DrasticTreemapGApi/index.html"
    Thanks for reply
    regards
    Antonio

  • How to integrate BW Hierarchy into Webi?

    Hi Everybody,
    I need to create a report based on 0FIGL_V10_Q0001 in Webi and this query has a hierarchy and i have created the hierarchy from the designer itself. In webi, when i tried to pull 1 of the hierarchy dimension with key figure, it shows no data but if i remove the key figure i can view the information. May i know what went wrong with it or do you have a details on how to integrate BW hierarchy into Webi?
    Your assistance on this is greatly appreciated.
    Thanks
    Best Regards,
    Hizam

    Hi,
    use the following link:
    https://sapmats-us.sap-ag.de/download/download.cgi?id=SOTBBWVP5VS0BRNUJFQWYL5A6L3GXGPDJ59UKUDZMA1UVE1WOQ
    (should work properly in about 10 min)
    - merge the regsitry file to your BusinessObjects Server
    - Restart the Services via a restart of the Server Intelligence Agent
    - re-run the report with keyfigures
    You should see 2 logfiles being created on the C:\ root folder
    attach the logfiles to this message (do not copy past the content).
    I assume the underlying BI query works fine.
    Ingo

  • Line chart in WEBI

    HI
    I have vertical stacked line chart in the webI report and I have no issues with the values and Line chart is perfect, but with in the chart user want's a standard horizontal line perpendicular to Y-axis at value 40. No matter what ever is the prompt value but this standard should be always display at value 40.
    I have gone through the properties very well but still not able to recognize?
    Thanks,

    Hi Arijit ,
    I want to create a Stacked bar and line combination chart in Web I B0 XI 3.1 SP5.
    I want to show category wise sales in stacked bar and ASP in the line in same chart .
    please tell me how to create stached bar line chart in Web Intelligence
    Thanks ,
    Charu

  • Safari does not load google or any web page related to google

    Hello everybody.
    Safari does not want to load google or any web page related to google (youtube, gmail, etc.). However, other webpages work just fine. I am connected to the internet.
    I had this problem back in June. I went back home (where google worked) and when I came back to my boarding school, I could not access any  of the sites mentioned above from my school's internet. Summer vacation arrived, I left the school got back home where google became once again accessible. Now I am back in my school. Google worked well until 2 hours ago. I do not know what is happening.
    I have tried to reset safari but it did not do anything. Firefox can't load google also.
    I run the last version of Leopard (10.5.8).
    Please help me!!

    Try putting these numbers in Network>TCP/IP>DNS Servers, for the Interface you connect with...
    208.67.222.222
    208.67.220.220
    Then Apply. For 10.5/10.6 Network, highlight Interface>Advanced button>DNS tab>little + icon.

  • How to show negative value in Pie Chart from Webi?

    I have below example data, I want to convert this to a pie chart in Web Intelligence, my problem is after I convert it to a pie chart, the revenue '-30' is shown as '30', looks like the pie chart is not suppor the negative value to show, I want to know if there is any workaround or solution to make the pie chart to show the negative value? Is this behavior is by design? do we have any official document to explain this?
    The product I used is BOE XI 3.1 SP3.
    Department    Revenue
    A                      100
    B                       -30
    C                        80
    Edited by: Alex Wang on Jul 13, 2010 5:51 PM

    Why are you showing this information as a pie chart? It doesn't make sense to try and display a negative slice in a pie chart. I can't really think of a logical way to try and draw a negative slice in a pie chart. With a pie chart you will need all your information to either all be positive or all negative, otherwise it doesn't work.
    What you need is to have a bar chart, with positive and negative values on the y axis.

  • Display the value as percentage in pie-chart in WEBI

    Hi Experts,
       I have two measures  No. of Sales Transactions and Customer Visit. And I created a measure named CustomerConversionRate.
    ie, CustomerConversionRate = ([No. of Sales Transactions]/[Customer Visit])*100.
    So my requirement is that CustomerConversionRate is  to be display  into a pie chart in WEBI . CustomerConversionRate always a percentage.I
    hereby attached a sample pie-chart based on my requirement.
    Eg:CustomerConversionRate=79.27 and Remaining = 20.73
    I want to display  CustomerConversionRate=79.27  and Remaining = 20.73 into a pie chart in WEBI

    Hi ,
    Add 1 more Query with dimension that will have values
    Completed      Or      X
    Remaining      Or      Y
    Duplicate your Query And Keep only 1 Dimension [Extra_Dim]( Remember this Dim Name you have to use it in different way so it would be better if use any Dimension which is not there in First Query )
    Go To--> View Script --> Custom SQL
    write below code in Query Script Editor
    SELECT
      'Completed' As "CATEGORY"
    FROM
      "YOUR_TABLE"  Table__1
    Union
    SELECT
      'Remaining' As "CATEGORY"
    FROM
      "YOUR_TABLE"  Table__2
    And Save this Query .
    Now Rename this Query as Pie Dimension .
    Now You can Use [Extra_Dim] As [Achievment_Status]
    Create Measure Variable [Achievment_Val] as mention above .
    And use it

  • Marker chart in WEBI

    Post Author: lavanyakumar1984
    CA Forum: WebIntelligence Reporting
    Hi
           I need to display Markers (Point where the X and Y axes coincides) in the graph
          Is it possible in WEBI?
         Is it possible to create combinational graphs in WEBI like Area Line, Markers chart etc. Apart from Bar and Line.
    Lavanya Kumar

    Hi Arijit ,
    I want to create a Stacked bar and line combination chart in Web I B0 XI 3.1 SP5.
    I want to show category wise sales in stacked bar and ASP in the line in same chart .
    please tell me how to create stached bar line chart in Web Intelligence
    Thanks ,
    Charu

  • Special Characters in charts with web reports

    Hello, we are facing a problem to display special characters in charts on web reports (it comes out badly).
    The only sap note found about this problem is note n°1036745, but it is for NW 2004s, but should be solved in NW04s BIJava SP 12, and we are currently with SP 15.
    Has anyone faced this problem with BI 7.0?
    Thanks,
    Philippe

    hi Philippe
    I did not faced this issue. Nevertheless there is another note dealing with the issue. Note 1088411.
    Take into account that your basis should synchronise the level of BI JAVA SP the famous Java Stacks and BI SP (ABAP support package).
    You say that you are SP 15 I guess it is ABAP SP as SPS for 15 is not already shipped,
    if this is not the case please ask your basis to check tihs note 1013369.
    Hope this could help you
    regards
    Boujema

  • Top 10 Pie Chart in Webi 3.1 with "Others"

    Hi,
    I need to implement a Pie Chart in Web Intelligence 3.1., which must show the sales values only for the Top 10 countries with the highest number of sales.
    However there is an extra requirement: I must include the option "Others" including the other countries (from 11th to the last).
    I've been searching but I have not found any solution. Does anyone know the way to achieve this requirement? Using a Pie Chart is mandatory.
    Thank you in advance!!

    Hi,
    you may refer to the following links:
    Consolidating dimension values under the tag "All Others"
    http://scn.sap.com/thread/3390881

  • Create combo chart in webi

    Dear experts,
    Is it possible to have a combo chart in webi? By combo I mean having mixed a bar and line chart.... I would have a primary Y axis used by the bars and a secondary Y axis used for the line.
    If it's possible could you explain to me how to achieve it.
    Thank you!
    Cheers!
    Inê

    Hey Inês,
    We can do it by using Bar & Line chart types.
    Go to Templates:
    Charts:
    Vertical Bar & Line chart
    Horizontal Bar & Line chart
    etc...,
    It gives you a chance to show Two Y-Axis
    Gracias...!!

  • How to integrate Google calendar with MS CRM Service calendar

    Dear Team, 
     how to integrate Google calendar with MS CRM Service calendar?
    Please reply to below mail id 
    [email protected] 
    Thanks & Regards
    Dhamodharan R
    Thanks & Regards Dhamodharan R Myblog : http://mscrmexpert.wordpress.com

    Hello,
    The TechNet Website Feedback forum is designed to help Microsoft improve TechNet (technet.microsoft.com) by sending your suggestions and bugs.
    Your post is off topic hers, and should be asked in the
    Microsoft Dynamics CRM Forum on the Microsoft Dynamics Community.
    As Microsoft's Dynamics Community forums are on a different platform, we cannot move the question for you.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • How to use Google Chart in OBIEE

    Hi Experts,
    How we can use google chart in OBIEE 10g or OBIEE 11g.
    Thanks

    Hi ,
    If you refer to Google Maps then refer the following link.
    http://obiee101.blogspot.in/search?q=google
    Google organization Chart
    Oracle Business Intelligence by Sandeep Venu: Google Organization Chart in OBIEE 11G
    Google Chart
    Oracle BI Solutions: OBIEE - Google Charts
    Thanks,
    Pavani

Maybe you are looking for