<?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 Exclude selection in Straight table dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461769#M436185</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 got this straight table and this list box... &lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/189506_Capture.PNG" style="height: 299px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;and i want to exclude in the table the values that are selected i.e. if Commit and/or CommitBook or Ship were selected then the table will look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/189507_Capture.PNG" style="height: 299px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PD: Data type its a dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jan 2018 00:03:18 GMT</pubDate>
    <dc:creator>darkshadow91223</dc:creator>
    <dc:date>2018-01-10T00:03:18Z</dc:date>
    <item>
      <title>Exclude selection in Straight table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461769#M436185</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 got this straight table and this list box... &lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/189506_Capture.PNG" style="height: 299px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;and i want to exclude in the table the values that are selected i.e. if Commit and/or CommitBook or Ship were selected then the table will look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/189507_Capture.PNG" style="height: 299px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PD: Data type its a dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 00:03:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461769#M436185</guid>
      <dc:creator>darkshadow91223</dc:creator>
      <dc:date>2018-01-10T00:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude selection in Straight table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461770#M436186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this in your expression's set analysis&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{&amp;lt;[Data Type] = e(Type)&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am assuming the dimension field is different from the list box field... if they both are the same, then may be this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{&amp;lt;[Data Type] = e(&lt;STRONG&gt;[Data Type]&lt;/STRONG&gt;)&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 01:01:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461770#M436186</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-10T01:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude selection in Straight table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461771#M436187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;where should i put this?,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;"&lt;STRONG style="font-style: inherit;"&gt;{&amp;lt;[Data Type] = e(&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;[Data Type]&lt;/STRONG&gt;)&amp;gt;} "&amp;nbsp; &lt;/STRONG&gt;in the list box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 01:24:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461771#M436187</guid>
      <dc:creator>darkshadow91223</dc:creator>
      <dc:date>2018-01-10T01:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude selection in Straight table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461772#M436188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i already tried to put it in the expression tab in list box and in the table in the dimension in the field "conditional" and nothing, the code turns red &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 01:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461772#M436188</guid>
      <dc:creator>darkshadow91223</dc:creator>
      <dc:date>2018-01-10T01:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude selection in Straight table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461773#M436189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to remove which is selection in Report then u can call like below for 3 measures&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;[Data Type] = E([Data Type]) &amp;gt;} Measure)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 01:50:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461773#M436189</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-10T01:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude selection in Straight table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461774#M436190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where should i put that? in the dimension? at the condition field? or list box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 02:02:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461774#M436190</guid>
      <dc:creator>darkshadow91223</dc:creator>
      <dc:date>2018-01-10T02:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude selection in Straight table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461775#M436191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, It should be in measure. In report there are 3 measures you should include degrade action to set expression, What are the measures you used?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 02:04:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461775#M436191</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-10T02:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude selection in Straight table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461776#M436192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are the expression you are using for these three columns in your chart? Difference %, Old, New? You need to add the above set analysis to these three expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/189536_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 09:10:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461776#M436192</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-10T09:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude selection in Straight table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461777#M436193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are the expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Difference % - &lt;STRONG&gt;Num(RangeMax(1 - Sum({&amp;lt;TimeStamp={'Old'}&amp;gt;}Amount) / Sum({&amp;lt;TimeStamp={'New'}&amp;gt;}Amount), 0), '#,###.#0%')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;OLD - &lt;STRONG&gt;Sum({&amp;lt;TimeStamp={'Old'}&amp;gt;}Amount)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;NEW - &lt;STRONG&gt;Sum({&amp;lt;TimeStamp={'New'}&amp;gt;}Amount)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But i need that the values shown in the chart depends the listbox. The user will feel free to exclude the ones he wants. So it shouldnt be in the dimesion filed (Data Type)? or the list box? (later will be checkboxes)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your kick answer &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 14:43:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461777#M436193</guid>
      <dc:creator>darkshadow91223</dc:creator>
      <dc:date>2018-01-10T14:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude selection in Straight table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461778#M436194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont have any measure &lt;span class="lia-unicode-emoji" title=":face_with_open_mouth:"&gt;😮&lt;/span&gt; didnt know about it im starting with qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please explain more? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you answer &lt;A href="https://community.qlik.com/qlik-users/218859"&gt;loveisfail&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 14:47:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461778#M436194</guid>
      <dc:creator>darkshadow91223</dc:creator>
      <dc:date>2018-01-10T14:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude selection in Straight table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461779#M436195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just give this a shot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Difference % - &lt;STRONG&gt;Num(RangeMax(1 - Sum({&amp;lt;TimeStamp={'Old'}&lt;SPAN style="color: #ff0000;"&gt;, [Data Type] = e([Data Type])&lt;/SPAN&gt;&amp;gt;}Amount) / Sum({&amp;lt;TimeStamp={'New'}&lt;SPAN style="color: #ff0000;"&gt;, [Data Type] = e([Data Type])&lt;/SPAN&gt;&amp;gt;}Amount), 0), '#,###.#0%')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLD - &lt;STRONG&gt;Sum({&amp;lt;TimeStamp={'Old'}&lt;SPAN style="color: #ff0000;"&gt;, [Data Type] = e([Data Type])&lt;/SPAN&gt;&amp;gt;}Amount)&lt;/STRONG&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;NEW - &lt;STRONG&gt;Sum({&amp;lt;TimeStamp={'New'}&lt;SPAN style="color: #ff0000;"&gt;, [Data Type] = e([Data Type])&lt;/SPAN&gt;&amp;gt;}Amount)&lt;/STRONG&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;or this&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&gt;Difference % - &lt;STRONG&gt;If(GetSelectedCount([Data Type]) = 0,&lt;/STRONG&gt; &lt;STRONG&gt;Num(RangeMax(1 - Sum({&amp;lt;TimeStamp={'Old'}&amp;gt;}Amount) / Sum({&amp;lt;TimeStamp={'New'}&amp;gt;}Amount), 0), '#,###.#0%'),&lt;/STRONG&gt; &lt;STRONG&gt;Num(RangeMax(1 - Sum({&amp;lt;TimeStamp={'Old'}&lt;SPAN style="color: #ff0000;"&gt;, [Data Type] = e([Data Type])&lt;/SPAN&gt;&amp;gt;}Amount) / Sum({&amp;lt;TimeStamp={'New'}&lt;SPAN style="color: #ff0000;"&gt;, [Data Type] = e([Data Type])&lt;/SPAN&gt;&amp;gt;}Amount), 0), '#,###.#0%'))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;OLD - &lt;STRONG&gt;If(GetSelectedCount([Data Type]) = 0,&lt;/STRONG&gt; &lt;STRONG&gt;Sum({&amp;lt;TimeStamp={'Old'}&amp;gt;}Amount), &lt;/STRONG&gt;&lt;STRONG&gt;Sum({&amp;lt;TimeStamp={'Old'}&lt;SPAN style="color: #ff0000;"&gt;, [Data Type] = e([Data Type])&lt;/SPAN&gt;&amp;gt;}Amount))&lt;/STRONG&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;NEW - &lt;STRONG&gt;If(GetSelectedCount([Data Type]) = 0,&lt;/STRONG&gt; &lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({&amp;lt;TimeStamp={'New'}&amp;gt;}Amount), &lt;/STRONG&gt;&lt;STRONG&gt;Sum({&amp;lt;TimeStamp={'New'}&lt;SPAN style="color: #ff0000;"&gt;, [Data Type] = e([Data Type])&lt;/SPAN&gt;&amp;gt;}Amount))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 14:47:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461779#M436195</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-10T14:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude selection in Straight table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461780#M436196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Sunny! it work with the second choice but now i got this other problem i didint mention it but i have 2 list box but one is to filter by and the other is to exclude!, but the solution you gave me affects both. is there a way to choose wich listbox will be affected by the solution ? &lt;/P&gt;&lt;P&gt;the information is this:&lt;/P&gt;&lt;P&gt;Filter by: &lt;/P&gt;&lt;P&gt;Field: Data Type&lt;/P&gt;&lt;P&gt;ID objct: LB14&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/189601_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;To exclude:&lt;/P&gt;&lt;P&gt;Field: Data Type&lt;/P&gt;&lt;P&gt;ID objct: LB28&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 15:10:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461780#M436196</guid>
      <dc:creator>darkshadow91223</dc:creator>
      <dc:date>2018-01-10T15:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude selection in Straight table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461781#M436197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does both the list boxes use the same underlying field? If they do... then this won't work... instead create a new field with the same data in the script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load [Data Type] &lt;SPAN style="font-size: 10pt;"&gt;as [Data Type],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Data Type] as DataTypeInclude&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now when you select DataTypeInclude... it should work fine for you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 15:14:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-selection-in-Straight-table-dimension/m-p/1461781#M436197</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-10T15:14:31Z</dc:date>
    </item>
  </channel>
</rss>

