<?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: Current Selections in a Widget in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Current-Selections-in-a-Widget/m-p/121728#M1706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand what you mean by the specific widget information not being in the engine explorer, however, I was able to see properties of dimensions, measures, sheets, and current slections in the Engine API Explorer that are not easily found in the Qlik documentation.&amp;nbsp; With this, I was able to pull that detail into a table Widget.&amp;nbsp; Unfortunately, I have not been successful with "CurrentSelection".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By comparison (&amp;lt;li ng-repeat="dimension in dimensions" ng-bind="dimension.qMeta.title"&amp;gt;), this or a variation of it should work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;li ng-repeat="CurrentSelection in CurrentSelections" ng-bind="CurrentSelection.qSelectionObject.qSelections.qSelected"&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Oct 2018 13:38:14 GMT</pubDate>
    <dc:creator>rontillis</dc:creator>
    <dc:date>2018-10-24T13:38:14Z</dc:date>
    <item>
      <title>Current Selections in a Widget</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Current-Selections-in-a-Widget/m-p/121726#M1704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking to list the current selections in a widget the same as can be done for listing dimensions, measures and variables in an app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;li ng-repeat="dimension in dimensions" ng-bind="dimension.qMeta.title"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to the documentation &lt;A href="https://help.qlik.com/en-US/sense-developer/September2018/Subsystems/Extensions/Content/Sense_Extensions/Widget/widgets-example-qw-sys-info.htm" title="https://help.qlik.com/en-US/sense-developer/September2018/Subsystems/Extensions/Content/Sense_Extensions/Widget/widgets-example-qw-sys-info.htm"&gt;https://help.qlik.com/en-US/sense-developer/September2018/Subsystems/Extensions/Content/Sense_Extensions/Widget/widgets-…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;this should be possible. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have navigated through the Engine API Explorer, but I cannot find the correct way to access "currentselections".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2018 17:21:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Current-Selections-in-a-Widget/m-p/121726#M1704</guid>
      <dc:creator>rontillis</dc:creator>
      <dc:date>2018-10-19T17:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selections in a Widget</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Current-Selections-in-a-Widget/m-p/121727#M1705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;the page you are referring to describes stuff that is specific for widgets. You won’t find that in Engine API explorer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik Wetterberg &lt;/P&gt;&lt;P&gt;&lt;A href="http://extendingqlik.upper88.com/" title="http://extendingqlik.upper88.com/"&gt;Extending Qlik – Use Qlik in your own apps and sites&lt;/A&gt;&lt;/P&gt;&lt;P&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Oct 2018 06:33:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Current-Selections-in-a-Widget/m-p/121727#M1705</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2018-10-20T06:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selections in a Widget</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Current-Selections-in-a-Widget/m-p/121728#M1706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand what you mean by the specific widget information not being in the engine explorer, however, I was able to see properties of dimensions, measures, sheets, and current slections in the Engine API Explorer that are not easily found in the Qlik documentation.&amp;nbsp; With this, I was able to pull that detail into a table Widget.&amp;nbsp; Unfortunately, I have not been successful with "CurrentSelection".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By comparison (&amp;lt;li ng-repeat="dimension in dimensions" ng-bind="dimension.qMeta.title"&amp;gt;), this or a variation of it should work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;li ng-repeat="CurrentSelection in CurrentSelections" ng-bind="CurrentSelection.qSelectionObject.qSelections.qSelected"&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 13:38:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Current-Selections-in-a-Widget/m-p/121728#M1706</guid>
      <dc:creator>rontillis</dc:creator>
      <dc:date>2018-10-24T13:38:14Z</dc:date>
    </item>
  </channel>
</rss>

