<?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: How to create a custom sorting properties in Qlik Sense Extension? in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-create-a-custom-sorting-properties-in-Qlik-Sense/m-p/1072195#M4685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this quarter ... &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Sorry, cannot provide a more detailed date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jan 2016 22:36:34 GMT</pubDate>
    <dc:creator>Stefan_Walther</dc:creator>
    <dc:date>2016-01-12T22:36:34Z</dc:date>
    <item>
      <title>How to create a custom sorting properties in Qlik Sense Extension?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-create-a-custom-sorting-properties-in-Qlik-Sense/m-p/1072190#M4680</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;I need to create a sorting properties for ordering my list of layers, in a map custom plugin. How to create this list? Have a example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 11:55:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-create-a-custom-sorting-properties-in-Qlik-Sense/m-p/1072190#M4680</guid>
      <dc:creator />
      <dc:date>2016-01-12T11:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a custom sorting properties in Qlik Sense Extension?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-create-a-custom-sorting-properties-in-Qlik-Sense/m-p/1072191#M4681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I unfortunately do not fully get it. Do you have a mockup or can you ellaborate a bit?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 16:33:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-create-a-custom-sorting-properties-in-Qlik-Sense/m-p/1072191#M4681</guid>
      <dc:creator>Stefan_Walther</dc:creator>
      <dc:date>2016-01-12T16:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a custom sorting properties in Qlik Sense Extension?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-create-a-custom-sorting-properties-in-Qlik-Sense/m-p/1072192#M4682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a GeoServer that provides me several layers of content, using Leaflet, inside a QlikSense plugin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can arrange layers up and down in the code, but it would be nicer to have a menu for change that and save the last state of the layers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, i would like to create a drag and drop menu (in properties menu), like the default sort. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't found any documentation on this, so i appreciate an example code for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 17:20:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-create-a-custom-sorting-properties-in-Qlik-Sense/m-p/1072192#M4682</guid>
      <dc:creator />
      <dc:date>2016-01-12T17:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a custom sorting properties in Qlik Sense Extension?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-create-a-custom-sorting-properties-in-Qlik-Sense/m-p/1072193#M4683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I have good news for you, we are about to publish something in Qlik Sense 2.2 which is probably what you are describing. Follow the changes regarding which components can be used in Qlik Sense visualization extensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 17:36:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-create-a-custom-sorting-properties-in-Qlik-Sense/m-p/1072193#M4683</guid>
      <dc:creator>Stefan_Walther</dc:creator>
      <dc:date>2016-01-12T17:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a custom sorting properties in Qlik Sense Extension?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-create-a-custom-sorting-properties-in-Qlik-Sense/m-p/1072194#M4684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a date for publish this changes?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 17:48:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-create-a-custom-sorting-properties-in-Qlik-Sense/m-p/1072194#M4684</guid>
      <dc:creator />
      <dc:date>2016-01-12T17:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a custom sorting properties in Qlik Sense Extension?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-create-a-custom-sorting-properties-in-Qlik-Sense/m-p/1072195#M4685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this quarter ... &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Sorry, cannot provide a more detailed date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 22:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-create-a-custom-sorting-properties-in-Qlik-Sense/m-p/1072195#M4685</guid>
      <dc:creator>Stefan_Walther</dc:creator>
      <dc:date>2016-01-12T22:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a custom sorting properties in Qlik Sense Extension?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-create-a-custom-sorting-properties-in-Qlik-Sense/m-p/1072196#M4686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if i understand correctly, there are no way of doing what i need in the current version 2.1? Doesn't exist any workaround?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know any QlikSense extension in QlikBranch (or anywhere else) that have customized the order menu, or created a new drag and drop menu? This would be helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tnks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 13:05:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-create-a-custom-sorting-properties-in-Qlik-Sense/m-p/1072196#M4686</guid>
      <dc:creator />
      <dc:date>2016-01-14T13:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a custom sorting properties in Qlik Sense Extension?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-create-a-custom-sorting-properties-in-Qlik-Sense/m-p/1072197#M4687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, have a look at &lt;A href="https://github.com/erikwett/qsVariable" title="https://github.com/erikwett/qsVariable"&gt;https://github.com/erikwett/qsVariable&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The API this visualization extension is using is not documented (getting that list in the property panel) but actually already there fore quite some while. So you can use it, but it is not officially supported. The latter will change with Qlik Sense 2.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 19:38:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-create-a-custom-sorting-properties-in-Qlik-Sense/m-p/1072197#M4687</guid>
      <dc:creator>Stefan_Walther</dc:creator>
      <dc:date>2016-01-18T19:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a custom sorting properties in Qlik Sense Extension?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-create-a-custom-sorting-properties-in-Qlik-Sense/m-p/1072198#M4688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;Now that 2.2 is released do you have an example of implementing Alternative dimensions/measures in an extension you can share?&lt;/P&gt;&lt;P&gt;Do you also now if it's possible to make extension render to image, pdf, and be exported to PowerPoint in stories?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2016 18:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-create-a-custom-sorting-properties-in-Qlik-Sense/m-p/1072198#M4688</guid>
      <dc:creator />
      <dc:date>2016-02-23T18:39:30Z</dc:date>
    </item>
  </channel>
</rss>

