<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Smart Chart not working in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/smart-chart-not-working/qaa-p/403203#M44600</link>
    <description>&lt;P&gt;Hey Tobias,&lt;/P&gt;
  &lt;P&gt;I am sorry to resurrect the last year's tread, but there is really not too many resources that speak about SmartChart control.&lt;/P&gt;
  &lt;P&gt;I am using SEGW created OData endpoint to fetch the collection records. To use the charting functionality I have changed metadata in WebIDE by adding dimensions/measures to the necessary attributes and added an annotation. Now when I display the view with the chart, I see that GET_ENTITYSET gets executed but the view stays empty.&lt;/P&gt;
  &lt;P&gt;I assumed that the problem is with my "Target" property and tried various combinations: Namespace.EntityContainerName.EntityName, Namespace.EntityName, etc. - but with not avail. &lt;/P&gt;
  &lt;P&gt;Can you share your steps on how you made it work? And also, would you mind sharing view/controller files here?&lt;/P&gt;
  &lt;P&gt;And a final one - do you think metadata modification directly in IDE is permitted for the Chart to work?&lt;/P&gt;
  &lt;P&gt;Appreciate your help,&lt;/P&gt;
  &lt;P&gt;Ilja.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jan 2018 23:32:01 GMT</pubDate>
    <dc:creator>imihailovs</dc:creator>
    <dc:date>2018-01-19T23:32:01Z</dc:date>
    <item>
      <title>Smart Chart not working</title>
      <link>https://community.sap.com/t5/technology-q-a/smart-chart-not-working/qaq-p/403202</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I am using SAPUI5 Smart Chart control and I have some issues with the annotations generated by Gateway Builder. I added all necessary annotations mentioned in the Smart Chart documentation and it looks like this (vocabulary based odata project):&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/34184-2017-05-12-15-33-24-askhh22ascorpilocal-8000-sap-o.png" /&gt;&lt;/P&gt;&lt;P&gt;As you can see the property "ChartType" was generated as "Column". I have chosen that value in the corresponding DDLB in SEGW. Nevertheless, the chart is not working because it expects "&lt;STRONG&gt;com.sap.vocabularies.UI.v1.ChartType/Column&lt;/STRONG&gt;" instead of just "&lt;STRONG&gt;Column&lt;/STRONG&gt;". When I add this term using code in the MPC_EXT class using "&lt;STRONG&gt;com.sap.vocabularies.UI.v1.ChartType/Column&lt;/STRONG&gt;" the Smart Chart works fine. Does anybody know why it doesn't work with Standard code?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tobias&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 13:44:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/smart-chart-not-working/qaq-p/403202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-05-12T13:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Chart not working</title>
      <link>https://community.sap.com/t5/technology-q-a/smart-chart-not-working/qaa-p/403203#M44600</link>
      <description>&lt;P&gt;Hey Tobias,&lt;/P&gt;
  &lt;P&gt;I am sorry to resurrect the last year's tread, but there is really not too many resources that speak about SmartChart control.&lt;/P&gt;
  &lt;P&gt;I am using SEGW created OData endpoint to fetch the collection records. To use the charting functionality I have changed metadata in WebIDE by adding dimensions/measures to the necessary attributes and added an annotation. Now when I display the view with the chart, I see that GET_ENTITYSET gets executed but the view stays empty.&lt;/P&gt;
  &lt;P&gt;I assumed that the problem is with my "Target" property and tried various combinations: Namespace.EntityContainerName.EntityName, Namespace.EntityName, etc. - but with not avail. &lt;/P&gt;
  &lt;P&gt;Can you share your steps on how you made it work? And also, would you mind sharing view/controller files here?&lt;/P&gt;
  &lt;P&gt;And a final one - do you think metadata modification directly in IDE is permitted for the Chart to work?&lt;/P&gt;
  &lt;P&gt;Appreciate your help,&lt;/P&gt;
  &lt;P&gt;Ilja.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 23:32:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/smart-chart-not-working/qaa-p/403203#M44600</guid>
      <dc:creator>imihailovs</dc:creator>
      <dc:date>2018-01-19T23:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Chart not working</title>
      <link>https://community.sap.com/t5/technology-q-a/smart-chart-not-working/qaa-p/403204#M44601</link>
      <description>&lt;P&gt;Hi Ilja,&lt;/P&gt;
  &lt;P&gt;I have exactly the same problem. Did you manage to get it work? Would you mind sharing the solution?&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Thanks in advance,&lt;/P&gt;
  &lt;P&gt;Noga&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 19:12:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/smart-chart-not-working/qaa-p/403204#M44601</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-06-28T19:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Chart not working</title>
      <link>https://community.sap.com/t5/technology-q-a/smart-chart-not-working/qaa-p/403205#M44602</link>
      <description>&lt;P&gt;I am having the same problem.&lt;/P&gt;&lt;P&gt;when generating with segw annotations , it doesn't work.&lt;/P&gt;&lt;P&gt;but if I write it manually with MPC_EXT it works fine..&lt;/P&gt;</description>
      <pubDate>Sun, 12 May 2019 12:01:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/smart-chart-not-working/qaa-p/403205#M44602</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-05-12T12:01:41Z</dc:date>
    </item>
  </channel>
</rss>

