<?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: Mashup table sort option in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-table-sort-option/m-p/1691105#M12587</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6966"&gt;@ErikWetterberg&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;thanks for your help, I can now change the column sort using the "applyPatches".&lt;/P&gt;&lt;P&gt;I'm having an issue with the "reversesort', when I call it it gives me an error "reversesort is not defined". Infacact I can not see that in the console. What am I doing wrong?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 596px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/31306iBDFFF50EB2A4CC90/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Apr 2020 07:09:57 GMT</pubDate>
    <dc:creator>feg</dc:creator>
    <dc:date>2020-04-06T07:09:57Z</dc:date>
    <item>
      <title>Mashup table sort option</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-table-sort-option/m-p/1691071#M12583</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I created a table in QlikSense and use its hypercube to render it in a mashup.&lt;/P&gt;&lt;P&gt;I would like to add the sort functionality, so that if I click on the measure header it sort the table.&lt;/P&gt;&lt;P&gt;I tried with "setOptions()" and "backendApi.applyPatches()" but I do not seem to be able to make it work.&lt;/P&gt;&lt;P&gt;Can you help me?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:47:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-table-sort-option/m-p/1691071#M12583</guid>
      <dc:creator>feg</dc:creator>
      <dc:date>2024-11-16T02:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup table sort option</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-table-sort-option/m-p/1691080#M12585</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have written about this on my blog:&lt;/P&gt;&lt;P&gt;&lt;A href="https://extendingqlik.upper88.com/guide-to-qlik-sense-applypatches/" target="_blank"&gt;https://extendingqlik.upper88.com/guide-to-qlik-sense-applypatches/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is also a link to a more complete example, that I showed at Qonnections in 2015, available on GitHub.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2020 05:37:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-table-sort-option/m-p/1691080#M12585</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2020-04-06T05:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup table sort option</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-table-sort-option/m-p/1691105#M12587</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6966"&gt;@ErikWetterberg&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;thanks for your help, I can now change the column sort using the "applyPatches".&lt;/P&gt;&lt;P&gt;I'm having an issue with the "reversesort', when I call it it gives me an error "reversesort is not defined". Infacact I can not see that in the console. What am I doing wrong?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 596px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/31306iBDFFF50EB2A4CC90/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2020 07:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-table-sort-option/m-p/1691105#M12587</guid>
      <dc:creator>feg</dc:creator>
      <dc:date>2020-04-06T07:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup table sort option</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-table-sort-option/m-p/1691401#M12590</link>
      <description>&lt;P&gt;I found this method of the capability API.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/February2020/Subsystems/APIs/Content/Sense_ClientAPIs/CapabilityAPIs/TableAPI/QHeader.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/February2020/Subsystems/APIs/Content/Sense_ClientAPIs/CapabilityAPIs/TableAPI/QHeader.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;They seems to work nicely and they are much easier to implement.&lt;/P&gt;&lt;P&gt;Why should I use applyPatches instead?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2020 00:41:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-table-sort-option/m-p/1691401#M12590</guid>
      <dc:creator>feg</dc:creator>
      <dc:date>2020-04-07T00:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup table sort option</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-table-sort-option/m-p/1691413#M12591</link>
      <description>&lt;P&gt;If they cover your need, go ahead and use them instead.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 03:36:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-table-sort-option/m-p/1691413#M12591</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2020-05-12T03:36:16Z</dc:date>
    </item>
  </channel>
</rss>

