<?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: exclude function for dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127449#M756161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;user want to remove some values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if he removes a value in field A&amp;nbsp; then entire horizontal values need to remove in straight table &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Oct 2018 13:18:51 GMT</pubDate>
    <dc:creator>manoj217</dc:creator>
    <dc:date>2018-10-02T13:18:51Z</dc:date>
    <item>
      <title>exclude function for dimension</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127443#M756151</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 have a fields in straight table and i want to exclude some values in dimension dynamically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fields like &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="256"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;A&lt;/TD&gt;&lt;TD width="64"&gt;B&lt;/TD&gt;&lt;TD width="64"&gt;C&lt;/TD&gt;&lt;TD width="64"&gt;count(A)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;apple&lt;/TD&gt;&lt;TD&gt;red&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;ball&lt;/TD&gt;&lt;TD&gt;green&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;cat&lt;/TD&gt;&lt;TD&gt;yellow&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;dog&lt;/TD&gt;&lt;TD&gt;white&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;elephant&lt;/TD&gt;&lt;TD&gt;ash&lt;/TD&gt;&lt;TD align="right"&gt;5&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;fox&lt;/TD&gt;&lt;TD&gt;orange&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now if i enter any value in input box it should not visible in the straight table &lt;/P&gt;&lt;P&gt;example :&lt;/P&gt;&lt;P&gt;if i enter apple,ball&lt;/P&gt;&lt;P&gt;it should not appear in the straight table &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127443#M756151</guid>
      <dc:creator>manoj217</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: exclude function for dimension</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127444#M756152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this as expression:&lt;/P&gt;&lt;P&gt;count({1-$}A)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now create a listbox and select the values which you want to exclude from straight table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 11:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127444#M756152</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2018-10-02T11:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: exclude function for dimension</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127445#M756153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your reply &lt;/P&gt;&lt;P&gt;my requirement is different..&lt;/P&gt;&lt;P&gt;user will enter some values in input box now i dont want to show those values in straight table.&lt;/P&gt;&lt;P&gt;then automatically count will be adjusted right &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 12:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127445#M756153</guid>
      <dc:creator>manoj217</dc:creator>
      <dc:date>2018-10-02T12:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: exclude function for dimension</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127446#M756155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want to write exclude condition to the dimension values in a straight table and those values also change in dynamically &lt;/P&gt;&lt;P&gt;user will give input those values through input box&lt;/P&gt;&lt;P&gt;input values shouldn't appear in the straight table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 12:40:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127446#M756155</guid>
      <dc:creator>manoj217</dc:creator>
      <dc:date>2018-10-02T12:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: exclude function for dimension</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127447#M756156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this what you're looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 13:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127447#M756156</guid>
      <dc:creator>jensmunnichs</dc:creator>
      <dc:date>2018-10-02T13:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: exclude function for dimension</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127448#M756157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have used =if( not Match (A ,'apple'), A) this function but it is not satisfying my requirement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 13:16:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127448#M756157</guid>
      <dc:creator>manoj217</dc:creator>
      <dc:date>2018-10-02T13:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: exclude function for dimension</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127449#M756161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;user want to remove some values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if he removes a value in field A&amp;nbsp; then entire horizontal values need to remove in straight table &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 13:18:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127449#M756161</guid>
      <dc:creator>manoj217</dc:creator>
      <dc:date>2018-10-02T13:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: exclude function for dimension</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127450#M756163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does my file not do that? When you type something in the input box for any of the dimensions it removes that entire row from the straight table on the right. I saved it with the input box already filled in, if you remove the input from the input box you'll see the rows re-appear in the straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or did you want them to be gone permanently?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 13:29:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127450#M756163</guid>
      <dc:creator>jensmunnichs</dc:creator>
      <dc:date>2018-10-02T13:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: exclude function for dimension</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127451#M756164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no for temporarily only&lt;/P&gt;&lt;P&gt;i want to find the count of values in a field but sometimes user wants the count of values without his selection &lt;/P&gt;&lt;P&gt;and he wants to hide all the data in the straight table &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 13:35:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127451#M756164</guid>
      <dc:creator>manoj217</dc:creator>
      <dc:date>2018-10-02T13:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: exclude function for dimension</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127452#M756165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;count({1-$}A)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;this expression is working as expected but initially i want to show all data but it is showing count =0&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 13:42:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127452#M756165</guid>
      <dc:creator>manoj217</dc:creator>
      <dc:date>2018-10-02T13:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: exclude function for dimension</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127453#M756166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So like this? I'm sorry if I'm not getting this right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/214897_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;If you want to exclude based on the selections made in a &lt;STRONG&gt;listbox &lt;/STRONG&gt;instead of an &lt;STRONG&gt;input box&lt;/STRONG&gt; you'd have to use &lt;A href="https://community.qlik.com/qlik-users/119406"&gt;franky_h79&lt;/A&gt;'s original suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 13:42:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127453#M756166</guid>
      <dc:creator>jensmunnichs</dc:creator>
      <dc:date>2018-10-02T13:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: exclude function for dimension</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127454#M756167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So if you do want to exclude based on &lt;STRONG&gt;listboxes&lt;/STRONG&gt; instead of an &lt;STRONG&gt;input box&lt;/STRONG&gt;, check the top table of the 2 in the attached file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 13:48:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127454#M756167</guid>
      <dc:creator>jensmunnichs</dc:creator>
      <dc:date>2018-10-02T13:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: exclude function for dimension</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127455#M756168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not able to create a list box user is not accepting.&lt;/P&gt;&lt;P&gt;he wants to give the input &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 13:48:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127455#M756168</guid>
      <dc:creator>manoj217</dc:creator>
      <dc:date>2018-10-02T13:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: exclude function for dimension</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127456#M756169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your output is correct my requirement is also same &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;input values is also not in a single field he will give&amp;nbsp; A and B both fields &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 13:50:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127456#M756169</guid>
      <dc:creator>manoj217</dc:creator>
      <dc:date>2018-10-02T13:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: exclude function for dimension</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127457#M756170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;already list box is available but if u made any selections on this may impact on other objects so he dont want to disturb the other objects he want to exclude those values in straight table only &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 13:53:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127457#M756170</guid>
      <dc:creator>manoj217</dc:creator>
      <dc:date>2018-10-02T13:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: exclude function for dimension</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127458#M756171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then use this as expression:&lt;/P&gt;&lt;P&gt;if(len(GetFieldSelections(A))&amp;lt;&amp;gt;0,count({1-$}A),count({$}A))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 13:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127458#M756171</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2018-10-02T13:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: exclude function for dimension</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127459#M756172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you enter something in 'ExcludeB' or ExcludeC' it will exclude those values as well, see below. If you only want values from fields A and B to be excluded you can remove the 'ExcludeC' variable from the input box in its properties, you'll also have to remove ', C-={$(ExcludeC)' from the expression in the straight table properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/214910_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 14:12:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127459#M756172</guid>
      <dc:creator>jensmunnichs</dc:creator>
      <dc:date>2018-10-02T14:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: exclude function for dimension</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127460#M756173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if i doesn't enter any values then it is showing all values?&lt;/P&gt;&lt;P&gt;can you pls share the variable expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 14:17:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127460#M756173</guid>
      <dc:creator>manoj217</dc:creator>
      <dc:date>2018-10-02T14:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: exclude function for dimension</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127461#M756174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in your expression have $ instead of that i want a variable that variable value is entered by input box not with the list box selections&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 14:18:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127461#M756174</guid>
      <dc:creator>manoj217</dc:creator>
      <dc:date>2018-10-02T14:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: exclude function for dimension</title>
      <link>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127462#M756175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, if you leave the input box empty it will show all values.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/214916_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;The expression used in the straight table is as follows:&lt;/P&gt;&lt;P&gt;Count({&amp;lt;A-={$(ExcludeA)}, B-={$(ExcludeB)}, C-={$(ExcludeC)}&amp;gt;} A)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The variables don't have an expression, they're set by the input box. I've attached the file that has this solution in it, have a look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep in mind that Listboxes elsewhere in the document will still affect this straight table. I'm pretty sure you can solve this by simply adding a 1 to the set analysis expression:&lt;/P&gt;&lt;P&gt;Count({&lt;STRONG&gt;1&lt;/STRONG&gt;&amp;lt;A-={$(ExcludeA)}, B-={$(ExcludeB)}, C-={$(ExcludeC)}&amp;gt;} A)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 14:35:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exclude-function-for-dimension/m-p/127462#M756175</guid>
      <dc:creator>jensmunnichs</dc:creator>
      <dc:date>2018-10-02T14:35:20Z</dc:date>
    </item>
  </channel>
</rss>

