<?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 Linking a List Box to only 1 object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Linking-a-List-Box-to-only-1-object/m-p/577799#M1113507</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Day Qlik Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know if it is possible in Qlikview to link a ListBox to only 1 Object and it should remain on one selection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Feb 2014 09:15:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-27T09:15:03Z</dc:date>
    <item>
      <title>Linking a List Box to only 1 object</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-a-List-Box-to-only-1-object/m-p/577799#M1113507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Day Qlik Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know if it is possible in Qlikview to link a ListBox to only 1 Object and it should remain on one selection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 09:15:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-a-List-Box-to-only-1-object/m-p/577799#M1113507</guid>
      <dc:creator />
      <dc:date>2014-02-27T09:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Linking a List Box to only 1 object</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-a-List-Box-to-only-1-object/m-p/577800#M1113508</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;You have to use set analysis for this on charts and apply filter for the list box selection by avoiding the selection and by bypassing the selection like Year=, Month= in set analysis syntax. And for single selection use always on selection option in object properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 09:25:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-a-List-Box-to-only-1-object/m-p/577800#M1113508</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-02-27T09:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Linking a List Box to only 1 object</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-a-List-Box-to-only-1-object/m-p/577801#M1113509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx Anand. I will try that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 11:42:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-a-List-Box-to-only-1-object/m-p/577801#M1113509</guid>
      <dc:creator />
      <dc:date>2014-02-27T11:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Linking a List Box to only 1 object</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-a-List-Box-to-only-1-object/m-p/577802#M1113510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See also Alternate States, which are another scope of the data. Therefore you may have on the same sheets charts with the selection1, another chart with selection 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You create your Alternate State (Document Properties/ General Tab / Button Alternate State)&lt;/P&gt;&lt;P&gt;You create your ListBox linking it to the just created Alternate State&lt;/P&gt;&lt;P&gt;Create your chart and link it to the alternate also. If you want to link one single dimension (as far as I understood), perhaps do not: use rather the set analysis: sum({&amp;lt;$YEAR = [Your Alternate State]::YEAR&amp;lt;} YourMeasure), so that you get only YEAR from Alternate State&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 12:01:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-a-List-Box-to-only-1-object/m-p/577802#M1113510</guid>
      <dc:creator />
      <dc:date>2014-02-27T12:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Linking a List Box to only 1 object</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-a-List-Box-to-only-1-object/m-p/577803#M1113511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;There is a work around for this. Just create an Alternate state., after doing so go to Properties of both the ChartObject and the ListBox and select this new state. Now whatever you select from the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ListBox &lt;/SPAN&gt;will only affect the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ChartObject&lt;/SPAN&gt;. &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;To set the alternate state, go to Settings &amp;gt; Document Properties &amp;gt; General tab &amp;gt; Alternate States &amp;gt; Click 'Add' and name your state.&amp;nbsp; Then you will have the option to set which state you want to use in your list box, chart, etc.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/legacyfs/online/152251_Capture.JPG"&gt;&lt;IMG __jive_id="152251" alt="Capture.JPG" class="jive-image jive-image-thumbnail" height="382" src="https://community.qlik.com/legacyfs/online/152251_Capture.JPG" style="border-width: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;" width="450" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 08:20:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-a-List-Box-to-only-1-object/m-p/577803#M1113511</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-07T08:20:11Z</dc:date>
    </item>
  </channel>
</rss>

