<?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: Detach a table from one list box selection among multiple list selection... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263264#M398216</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;use this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;&lt;STRONG&gt;ListBoxField&lt;/STRONG&gt;=&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like above,In your set expression mention your listbox. then it will restrict the selections for that particular table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Mar 2017 05:18:28 GMT</pubDate>
    <dc:creator>HirisH_V7</dc:creator>
    <dc:date>2017-03-23T05:18:28Z</dc:date>
    <item>
      <title>Detach a table from one list box selection among multiple list selection...</title>
      <link>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263261#M398213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to detach a table from one particular list box selection among multiple list box selections.... That table should not have any interaction when the user made any selection on the specific list box&amp;nbsp; and the same time the values of the table should remain constant for the selections made...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jegadeesan G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 04:29:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263261#M398213</guid>
      <dc:creator>jegadeesan</dc:creator>
      <dc:date>2017-03-23T04:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Detach a table from one list box selection among multiple list selection...</title>
      <link>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263262#M398214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jegadeesan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use set analysis like this to exclude tha selection in &lt;SPAN style="font-size: 13.3333px;"&gt;[Excluded Field]&lt;/SPAN&gt; field: Sum({&amp;lt;[Excluded Field]=&amp;gt;} Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 04:37:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263262#M398214</guid>
      <dc:creator>hector_munoz</dc:creator>
      <dc:date>2017-03-23T04:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Detach a table from one list box selection among multiple list selection...</title>
      <link>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263263#M398215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Munoz,&lt;/P&gt;&lt;P&gt;Dimension of the table is Brand and the table should not interact for the specific list box dimension also brand... How to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jegadeesan G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 04:58:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263263#M398215</guid>
      <dc:creator>jegadeesan</dc:creator>
      <dc:date>2017-03-23T04:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Detach a table from one list box selection among multiple list selection...</title>
      <link>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263264#M398216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;use this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;&lt;STRONG&gt;ListBoxField&lt;/STRONG&gt;=&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like above,In your set expression mention your listbox. then it will restrict the selections for that particular table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 05:18:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263264#M398216</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2017-03-23T05:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Detach a table from one list box selection among multiple list selection...</title>
      <link>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263265#M398217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({&amp;lt;Brand=&amp;gt;} Amount)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 07:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263265#M398217</guid>
      <dc:creator>hector_munoz</dc:creator>
      <dc:date>2017-03-23T07:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Detach a table from one list box selection among multiple list selection...</title>
      <link>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263266#M398218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Munoz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesn't works to my case.... am getting the value along with the dimension used in List box....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jegadeesan G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 10:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263266#M398218</guid>
      <dc:creator>jegadeesan</dc:creator>
      <dc:date>2017-03-23T10:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Detach a table from one list box selection among multiple list selection...</title>
      <link>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263267#M398219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesn't works to my case.... am getting the value along with the dimension used in List box....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jegadeesan G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 10:09:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263267#M398219</guid>
      <dc:creator>jegadeesan</dc:creator>
      <dc:date>2017-03-23T10:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Detach a table from one list box selection among multiple list selection...</title>
      <link>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263268#M398220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you attach a sample?&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 12:23:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263268#M398220</guid>
      <dc:creator>hector_munoz</dc:creator>
      <dc:date>2017-03-23T12:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Detach a table from one list box selection among multiple list selection...</title>
      <link>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263269#M398221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Atlernate.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/157251_Atlernate.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The given table should not interact to the rounded list box selections...There are some other object in this sheet for this selection... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 12:35:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263269#M398221</guid>
      <dc:creator>jegadeesan</dc:creator>
      <dc:date>2017-03-23T12:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Detach a table from one list box selection among multiple list selection...</title>
      <link>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263270#M398222</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;Hi Jegadeesan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I think the problem could be that you are using in set analysis the name of the listbox object (i.e. "Brand") instead of the name of the field in the model &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;(i.e. [Brand Description)&lt;/SPAN&gt;. You have to use the name of the field in set analysis.&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;Could you try it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 12:43:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263270#M398222</guid>
      <dc:creator>hector_munoz</dc:creator>
      <dc:date>2017-03-23T12:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Detach a table from one list box selection among multiple list selection...</title>
      <link>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263271#M398223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used the name of the field in model Munoz...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jegadeesan G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 12:48:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263271#M398223</guid>
      <dc:creator>jegadeesan</dc:creator>
      <dc:date>2017-03-23T12:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Detach a table from one list box selection among multiple list selection...</title>
      <link>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263272#M398224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, could you attach a QVW file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 13:56:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263272#M398224</guid>
      <dc:creator>hector_munoz</dc:creator>
      <dc:date>2017-03-23T13:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Detach a table from one list box selection among multiple list selection...</title>
      <link>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263273#M398225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it works , very useful !! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2018 09:37:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Detach-a-table-from-one-list-box-selection-among-multiple-list/m-p/1263273#M398225</guid>
      <dc:creator>bouderbc</dc:creator>
      <dc:date>2018-08-01T09:37:23Z</dc:date>
    </item>
  </channel>
</rss>

