<?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>topic Re: Creating shapes in Qlik Sense in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-shapes-in-Qlik-Sense/m-p/1328493#M7484</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I were you I would use this (&lt;A href="http://help.qlik.com/en-US/sense-developer/3.2/Subsystems/Extensions/Content/custom-objects.htm" title="http://help.qlik.com/en-US/sense-developer/3.2/Subsystems/Extensions/Content/custom-objects.htm"&gt;Widgets and extensions ‒ Qlik Sense&lt;/A&gt;). Here you can use all HTML and CSS you want, including SVG, so you can draw any geometry you want based (or not) on data coming from Qlik Sense&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Apr 2017 08:08:22 GMT</pubDate>
    <dc:creator>Vincenzo_Esposito</dc:creator>
    <dc:date>2017-04-04T08:08:22Z</dc:date>
    <item>
      <title>Creating shapes in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-shapes-in-Qlik-Sense/m-p/1328488#M7479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm relatively new to Qlik Sense, and would appreciate any of your help. I want to include shapes such as circles into my dashboard where I can customize the colours (colour by expression), but am having trouble finding extensions for it. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Khay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 11:23:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-shapes-in-Qlik-Sense/m-p/1328488#M7479</guid>
      <dc:creator />
      <dc:date>2017-04-03T11:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Creating shapes in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-shapes-in-Qlik-Sense/m-p/1328489#M7480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you start from here? &lt;A href="http://help.qlik.com/en-US/sense/3.2/Subsystems/Hub/Content/Visualizations/visualizations.htm" title="http://help.qlik.com/en-US/sense/3.2/Subsystems/Hub/Content/Visualizations/visualizations.htm"&gt;Visualizations ‒ Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Andrey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 12:03:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-shapes-in-Qlik-Sense/m-p/1328489#M7480</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-04-03T12:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Creating shapes in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-shapes-in-Qlik-Sense/m-p/1328490#M7481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks for getting back! But I am looking for a simple way to draw up a circle without the need to pull any data/measure from the "widget" - it would just be an indication of an anomaly.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2017 01:14:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-shapes-in-Qlik-Sense/m-p/1328490#M7481</guid>
      <dc:creator />
      <dc:date>2017-04-04T01:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Creating shapes in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-shapes-in-Qlik-Sense/m-p/1328491#M7482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand correctly, can be as in the attached file? The data is load only so that Qlik Sense does not swear at the lack of data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2017 07:41:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-shapes-in-Qlik-Sense/m-p/1328491#M7482</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-04-04T07:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating shapes in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-shapes-in-Qlik-Sense/m-p/1328492#M7483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ahh awesome! I haven't encountered the value loop function on qlik sense till this - &lt;SPAN style="font-size: 13.3333px;"&gt;I set the range of the loop to (1,1) and set a conditional colour expression. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much Andrey!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2017 08:06:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-shapes-in-Qlik-Sense/m-p/1328492#M7483</guid>
      <dc:creator />
      <dc:date>2017-04-04T08:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: Creating shapes in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-shapes-in-Qlik-Sense/m-p/1328493#M7484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I were you I would use this (&lt;A href="http://help.qlik.com/en-US/sense-developer/3.2/Subsystems/Extensions/Content/custom-objects.htm" title="http://help.qlik.com/en-US/sense-developer/3.2/Subsystems/Extensions/Content/custom-objects.htm"&gt;Widgets and extensions ‒ Qlik Sense&lt;/A&gt;). Here you can use all HTML and CSS you want, including SVG, so you can draw any geometry you want based (or not) on data coming from Qlik Sense&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2017 08:08:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Creating-shapes-in-Qlik-Sense/m-p/1328493#M7484</guid>
      <dc:creator>Vincenzo_Esposito</dc:creator>
      <dc:date>2017-04-04T08:08:22Z</dc:date>
    </item>
  </channel>
</rss>

