<?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: Limiting values included in a chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Limiting-values-included-in-a-chart/m-p/1382580#M421254</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much this has worked with a little bit of tweaking to match the formats I have! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Alex.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Oct 2017 14:09:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-17T14:09:10Z</dc:date>
    <item>
      <title>Limiting values included in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-values-included-in-a-chart/m-p/1382577#M421251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently working on a KPI dashboard using data extracted directly from SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue I am having is although it is great to be able to access all of my required data in pretty much one file, I have so much data, I now need to seriously restrict the data that is being used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further on this, I also need to be able to have different restrictions in different charts within the same application.....interesting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Source data has 170,000 lines, I only want the orders that were created 2016-Onwards, therefore what expression would I require to add to the 'CREATION DATE' column would be?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Source data has 170,000 lines, I only want lines that have a certain order type specified in the 'ORDER TYPE' column, and this is "EXAMPLE", what expression would I use to only see 'EXAMPLE' order types?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2017 14:01:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-values-included-in-a-chart/m-p/1382577#M421251</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-17T14:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting values included in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-values-included-in-a-chart/m-p/1382578#M421252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at some Set Analysis resources:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4951" title="https://community.qlik.com/docs/DOC-4951"&gt;https://community.qlik.com/docs/DOC-4951&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4076"&gt;A Primer on Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2017 14:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-values-included-in-a-chart/m-p/1382578#M421252</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2017-10-17T14:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting values included in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-values-included-in-a-chart/m-p/1382579#M421253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try something similar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1:In the script write something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where "CREATION DATE' &amp;gt;='01-01-2016'&amp;nbsp; check your date format&lt;/P&gt;&lt;P&gt;else use similar thing using set analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2: If(MATCH([ORDER TYPE],'example'),[ODRER TYPE],NULL())&amp;nbsp; in the expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2017 14:06:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-values-included-in-a-chart/m-p/1382579#M421253</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-10-17T14:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting values included in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-values-included-in-a-chart/m-p/1382580#M421254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much this has worked with a little bit of tweaking to match the formats I have! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Alex.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2017 14:09:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-values-included-in-a-chart/m-p/1382580#M421254</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-17T14:09:10Z</dc:date>
    </item>
  </channel>
</rss>

