<?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: KPI Tile 2.0 - Data source and Value binding in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577265#M130381</link>
    <description>&lt;P&gt;Hi Mustafa,&lt;BR /&gt;I have another question. When I click on your link "Component SDK Templates and Samples", it takes me to a Page Not Found. I've searched for this download but have not been able to find it. &lt;BR /&gt;Could you please assist?&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Haidee&lt;/P&gt;</description>
    <pubDate>Mon, 13 Nov 2017 09:57:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-11-13T09:57:04Z</dc:date>
    <item>
      <title>KPI Tile 2.0 - Data source and Value binding</title>
      <link>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaq-p/577257</link>
      <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/82591-kpi-tile-view.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;Good day,&lt;/P&gt;
  &lt;P&gt;I am using Lumira Designer 2.0 SP2 Patch 1 and the SDK which include the KPI Tile 2.0.&lt;BR /&gt;I downloaded the Developer guide (lum_20SP02_ds_devguide_en.pdf). On Page 132 it has steps on how to get started with the KPI Tile. &lt;/P&gt;
  &lt;P&gt;1. Drag and drop a KPI Tile into the editor area.&lt;/P&gt;
  &lt;P&gt;2. Assign a data source to the Data Source property.&lt;/P&gt;
  &lt;P&gt;3. Assign a key figure from the data source to the Data Value property.&lt;/P&gt;
  &lt;P&gt;4. Optional: configure other properties of the KPI Tile.&lt;/P&gt;
  &lt;P&gt;I drag the KPI Tile on the canvas and then don't see any of the Data Binding, Data Source or Data Value properties in the Properties page. &lt;BR /&gt;There's even a youtube video that I found and I do not see what they see.&lt;BR /&gt;&lt;BR /&gt;Please help me.&lt;BR /&gt;Thank you!&lt;/P&gt;
  &lt;P&gt;Haidee&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 11:17:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaq-p/577257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-11-08T11:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Tile 2.0 - Data source and Value binding</title>
      <link>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577258#M130374</link>
      <description>&lt;P&gt;Hi Olivier,&lt;/P&gt;
  &lt;P&gt;Please see below screenshot.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/84587-kpi-binding.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Fahad&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 15:04:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577258#M130374</guid>
      <dc:creator>former_member197738</dc:creator>
      <dc:date>2017-11-08T15:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Tile 2.0 - Data source and Value binding</title>
      <link>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577259#M130375</link>
      <description>&lt;P&gt;Hi Haidee,&lt;/P&gt;
  &lt;P&gt;The &lt;A href="https://help.sap.com/doc/9d0bf4daa0cb41cbb630e093450b1bd8/2.0.2.0/en-US/lum_20SP02_ds_devguide_en.pdf"&gt;Developer Guide&lt;/A&gt; is referring to the KPI Tile component from the &lt;A href="https://answers.sap.com/http.svc/rc/e97f834f4c6046bbbdb3640810e99c21/2.0.2.0/en-US/LUM_20SP02_DS_SDK_SAMPLES.zip"&gt;Component SDK Templates and Samples&lt;/A&gt; but based on your screenshot I see that you have in fact installed the the &lt;A href="https://archive.sap.com/documents/docs/DOC-65196"&gt;SDK Community KPI Tile 2.0&lt;/A&gt;. This is why the properties described in the steps for the KPI Tile in the Developer Guide documentation do not match what you are seeing in the Properties sheet. The SDK Community KPI Tile 2.0 does not support data binding for the content. Although technically you can data bind the Components property, this is actually not applicable because the Components property is a complex JSON property used for defining the content of the tile and as such the format is incompatible with binding to a standard data source. You need to embed the desired data values in the Additional Properties sheet. These values will be static. If you want to update the values dynamically at run-time then you'll need to use the associated script functions.&lt;/P&gt;
  &lt;P&gt;If your intention was to install the data bound KPI Tile from the &lt;A href="https://answers.sap.com/http.svc/rc/e97f834f4c6046bbbdb3640810e99c21/2.0.2.0/en-US/LUM_20SP02_DS_SDK_SAMPLES.zip"&gt;Component SDK Templates and Samples&lt;/A&gt; then you will need to compile a Deployable Feature ZIP file based on the source code as described in the Developer Guide.&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Mustafa. &lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 11:53:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577259#M130375</guid>
      <dc:creator>MustafaBensan</dc:creator>
      <dc:date>2017-11-09T11:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Tile 2.0 - Data source and Value binding</title>
      <link>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577260#M130376</link>
      <description>&lt;P&gt;How do you go about manipulating contents of the KPI Tile 2.0 from DS SDK Community. I know it could be done from within the 'Components' property of the KPI Tile 2.0. Is there a place for pointers/tips on going about how to do it?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 20:26:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577260#M130376</guid>
      <dc:creator>JYOUSAF</dc:creator>
      <dc:date>2017-11-09T20:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Tile 2.0 - Data source and Value binding</title>
      <link>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577261#M130377</link>
      <description>&lt;P&gt;&lt;A href="https://archive.sap.com/documents/docs/DOC-65196" target="test_blank"&gt;https://archive.sap.com/documents/docs/DOC-65196&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://blogs.sap.com/2016/10/19/design-studio-sdk-generic-kpi-tile-functions-complex-properties/" target="test_blank"&gt;https://blogs.sap.com/2016/10/19/design-studio-sdk-generic-kpi-tile-functions-complex-properties/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2017 12:44:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577261#M130377</guid>
      <dc:creator>MustafaBensan</dc:creator>
      <dc:date>2017-11-10T12:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Tile 2.0 - Data source and Value binding</title>
      <link>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577262#M130378</link>
      <description>&lt;P&gt;If you need the component enhanced, feel free to open an Issue on GitHub here:&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://github.com/org-scn-design-studio-community/lumiradesignercommunityext/issues" target="test_blank"&gt;https://github.com/org-scn-design-studio-community/lumiradesignercommunityext/issues&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;I don't check SCN a lot, but I monitor community component request on GitHub and might be able to help.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2017 17:56:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577262#M130378</guid>
      <dc:creator>mike_howles4</dc:creator>
      <dc:date>2017-11-10T17:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Tile 2.0 - Data source and Value binding</title>
      <link>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577263#M130379</link>
      <description>&lt;P&gt;Thank you Fahad!&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2017 04:37:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577263#M130379</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-11-13T04:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Tile 2.0 - Data source and Value binding</title>
      <link>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577264#M130380</link>
      <description>&lt;P&gt;Hi Mustafa,&lt;BR /&gt;Thank you for the information, now it makes much more sense.&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Haidee&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2017 04:38:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577264#M130380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-11-13T04:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Tile 2.0 - Data source and Value binding</title>
      <link>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577265#M130381</link>
      <description>&lt;P&gt;Hi Mustafa,&lt;BR /&gt;I have another question. When I click on your link "Component SDK Templates and Samples", it takes me to a Page Not Found. I've searched for this download but have not been able to find it. &lt;BR /&gt;Could you please assist?&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Haidee&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2017 09:57:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577265#M130381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-11-13T09:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Tile 2.0 - Data source and Value binding</title>
      <link>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577266#M130382</link>
      <description>&lt;P&gt;Hi Haidee,&lt;/P&gt;
  &lt;P&gt;Sorry about that. Please try the following link:&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://help.sap.com/http.svc/rc/e97f834f4c6046bbbdb3640810e99c21/2.0.2.0/en-US/LUM_20SP02_DS_SDK_SAMPLES.zip" target="test_blank"&gt;https://help.sap.com/http.svc/rc/e97f834f4c6046bbbdb3640810e99c21/2.0.2.0/en-US/LUM_20SP02_DS_SDK_SAMPLES.zip&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2017 10:17:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577266#M130382</guid>
      <dc:creator>MustafaBensan</dc:creator>
      <dc:date>2017-11-13T10:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Tile 2.0 - Data source and Value binding</title>
      <link>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577267#M130383</link>
      <description>&lt;P&gt;Thank you once again Mustafa! I've successfully downloaded it. &lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2017 11:13:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577267#M130383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-11-13T11:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Tile 2.0 - Data source and Value binding</title>
      <link>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577268#M130384</link>
      <description>&lt;P&gt;Great. Just remember that this ZIP file is not a deployable feature file that you can directly install in Lumira Designer.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2017 11:37:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577268#M130384</guid>
      <dc:creator>MustafaBensan</dc:creator>
      <dc:date>2017-11-13T11:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Tile 2.0 - Data source and Value binding</title>
      <link>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577269#M130385</link>
      <description>&lt;P&gt;Hi Mustafa,&lt;/P&gt;
  &lt;P&gt;Yes thanks, I've worked through the SAP developer guide and followed their instructions. I've downloaded eclipse etc, but are now stuck again. &lt;/P&gt;
  &lt;P&gt;But I would rather start a new post as to not mix two different scenarios into one.&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Haidee&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 03:39:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577269#M130385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-11-14T03:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Tile 2.0 - Data source and Value binding</title>
      <link>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577270#M130386</link>
      <description>&lt;P&gt;I want to display a HarveyMicroBall Chart within the KPI Tile. The Harvey Chart displays but how do I change its size/colors/controls etc? I know this can be done from the components property of the KPI Tille.&lt;/P&gt;
  &lt;P&gt;Thanks. &lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2017 19:00:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/kpi-tile-2-0-data-source-and-value-binding/qaa-p/577270#M130386</guid>
      <dc:creator>JYOUSAF</dc:creator>
      <dc:date>2017-11-21T19:00:12Z</dc:date>
    </item>
  </channel>
</rss>

