<?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 Can we reduce data by selecting EXCLUDED values instead of Included values? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Can-we-reduce-data-by-selecting-EXCLUDED-values-instead-of/m-p/187133#M1281494</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think what Miguel is suggesting is feasible - he's saying to incorporate some comparisons in your script, as opposed to built-in functionality out of the box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Apr 2011 20:16:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-04-11T20:16:51Z</dc:date>
    <item>
      <title>Can we reduce data by selecting EXCLUDED values instead of Included values?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-reduce-data-by-selecting-EXCLUDED-values-instead-of/m-p/187130#M1281487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We want to reduce the data to a new published QVD and I know how to do this and it works, but lets say I want to only exclude 1 market do I really have to click on each market to select the included ones?&lt;/P&gt;&lt;P&gt;If that's the case I probably need to use section access to reduce the data set.&lt;/P&gt;&lt;P&gt;The Reduce tab shows this&lt;/P&gt;&lt;P&gt;"Creates one document. All data not included in the selection will be removed. "&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-reduce-data-by-selecting-EXCLUDED-values-instead-of/m-p/187130#M1281487</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Can we reduce data by selecting EXCLUDED values instead of Included values?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-reduce-data-by-selecting-EXCLUDED-values-instead-of/m-p/187131#M1281489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dan,&lt;/P&gt;&lt;P&gt;What about clicking on the market you want to include and right clicking on "Select excluded" instead of selecting each of the excluded values? You can use a button with an action for that, or use an EXISTS() function in your WHERE clause...&lt;/P&gt;&lt;P&gt;I don't see any reason to use section access here if it's not something related to security.&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 19:08:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-reduce-data-by-selecting-EXCLUDED-values-instead-of/m-p/187131#M1281489</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-04-11T19:08:25Z</dc:date>
    </item>
    <item>
      <title>Can we reduce data by selecting EXCLUDED values instead of Included values?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-reduce-data-by-selecting-EXCLUDED-values-instead-of/m-p/187132#M1281490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately that is not an option in Qlikview Enterprise Management Console for data reduction.&lt;/P&gt;&lt;P&gt;You cannot right click and choose excluded like you can in a selection box.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Select all is available when you right click but does nothing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 19:15:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-reduce-data-by-selecting-EXCLUDED-values-instead-of/m-p/187132#M1281490</guid>
      <dc:creator />
      <dc:date>2011-04-11T19:15:17Z</dc:date>
    </item>
    <item>
      <title>Can we reduce data by selecting EXCLUDED values instead of Included values?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-reduce-data-by-selecting-EXCLUDED-values-instead-of/m-p/187133#M1281494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think what Miguel is suggesting is feasible - he's saying to incorporate some comparisons in your script, as opposed to built-in functionality out of the box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 20:16:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-reduce-data-by-selecting-EXCLUDED-values-instead-of/m-p/187133#M1281494</guid>
      <dc:creator />
      <dc:date>2011-04-11T20:16:51Z</dc:date>
    </item>
    <item>
      <title>Can we reduce data by selecting EXCLUDED values instead of Included values?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-reduce-data-by-selecting-EXCLUDED-values-instead-of/m-p/187134#M1281497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan&lt;/P&gt;&lt;P&gt;What mrigun said is exactly correct.&lt;/P&gt;&lt;P&gt;However if at all you want to do it by QEMC.&lt;/P&gt;&lt;P&gt;then you need to have publisher with you.&lt;/P&gt;&lt;P&gt;where in publisher will create a separate file for your excluded values and a separate file for the included ones.&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 07:33:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-reduce-data-by-selecting-EXCLUDED-values-instead-of/m-p/187134#M1281497</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2011-04-12T07:33:19Z</dc:date>
    </item>
  </channel>
</rss>

