<?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: listbox connections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859446#M1005714</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You meant a literal table box object? If it is a table box object than you will need to push the whole table to the alternate state. Else you can mimic a table box using a straight table and use alternate state in set analysis of the expression &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 May 2015 11:12:11 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-05-14T11:12:11Z</dc:date>
    <item>
      <title>listbox connections</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859443#M1005711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there a way to make a listbox effect only one table, but not the other tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 10:54:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859443#M1005711</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-14T10:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: listbox connections</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859444#M1005712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create an alternate state and then push this list box to the alternate state and refer the alternate state in set analysis of your one table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 11:04:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859444#M1005712</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-14T11:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: listbox connections</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859445#M1005713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how do we use the alternate state in the set analysis of table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 11:09:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859445#M1005713</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-14T11:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: listbox connections</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859446#M1005714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You meant a literal table box object? If it is a table box object than you will need to push the whole table to the alternate state. Else you can mimic a table box using a straight table and use alternate state in set analysis of the expression &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 11:12:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859446#M1005714</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-14T11:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: listbox connections</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859447#M1005715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you tell me where do ı put the alternate state here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(not(IsNull(ID))and not(IsNull(ACTV)) ,'YES','NO')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the expression that ı use in my table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 11:23:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859447#M1005715</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-14T11:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: listbox connections</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859448#M1005716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=If(not(IsNull(&lt;STRONG&gt;Only({NameOfAlternateState}&lt;/STRONG&gt; ID&lt;STRONG&gt;)&lt;/STRONG&gt;))and not(IsNull(&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Only({NameOfAlternateState} &lt;/STRONG&gt;ACTV&lt;STRONG&gt;)&lt;/STRONG&gt;)) ,'YES','NO')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 11:32:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859448#M1005716</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-14T11:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: listbox connections</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859449#M1005717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Although I am not sure if Qlik Sense has Alternate State. If it doesn't have alternate state than you will have to go a longer route of adding &lt;STRONG&gt;{&amp;lt;ListBox = &amp;gt;} &lt;/STRONG&gt;to all your other objects where you don't want ListBox selections to impact anything in that table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this make sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 11:35:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859449#M1005717</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-14T11:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: listbox connections</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859450#M1005718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ı have made it "new to qliksense" by mistake, it is under new to qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ı corrected it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 11:39:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859450#M1005718</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-14T11:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: listbox connections</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859451#M1005719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Oh okay... Then you should be able to use the above expression with alternate state in set analysis. See if that worked?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 11:46:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859451#M1005719</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-14T11:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: listbox connections</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859452#M1005720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sunindia thank you so much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 14:14:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859452#M1005720</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-14T14:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: listbox connections</title>
      <link>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859453#M1005721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 14:20:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/listbox-connections/m-p/859453#M1005721</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-14T14:20:41Z</dc:date>
    </item>
  </channel>
</rss>

