<?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: Howto: Limit/filter data dimension in a Bar chart? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Howto-Limit-filter-data-dimension-in-a-Bar-chart/m-p/1096193#M18412</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to write conditional dimension in dimension i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(date(Date,'dd/mm/yyyy')&amp;gt;date(LoadDate,'dd/mm/yyyy'),Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will work!!!..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jan 2016 11:58:09 GMT</pubDate>
    <dc:creator>vinay_hg</dc:creator>
    <dc:date>2016-01-15T11:58:09Z</dc:date>
    <item>
      <title>Howto: Limit/filter data dimension in a Bar chart?</title>
      <link>https://community.qlik.com/t5/App-Development/Howto-Limit-filter-data-dimension-in-a-Bar-chart/m-p/1096192#M18411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to limit dimension in bar chart (that represent dates) - to show only data representing last month available (from data load date).- is that possible? - I have a field called LoadDate in the dataset &lt;SPAN style="font-size: 13.3333px;"&gt;with the loaded date represented as YYYY-MM-DD.&lt;/SPAN&gt;&lt;IMG __jive_id="111734" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/111734_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 09:30:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Howto-Limit-filter-data-dimension-in-a-Bar-chart/m-p/1096192#M18411</guid>
      <dc:creator />
      <dc:date>2016-01-15T09:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Howto: Limit/filter data dimension in a Bar chart?</title>
      <link>https://community.qlik.com/t5/App-Development/Howto-Limit-filter-data-dimension-in-a-Bar-chart/m-p/1096193#M18412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to write conditional dimension in dimension i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(date(Date,'dd/mm/yyyy')&amp;gt;date(LoadDate,'dd/mm/yyyy'),Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will work!!!..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 11:58:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Howto-Limit-filter-data-dimension-in-a-Bar-chart/m-p/1096193#M18412</guid>
      <dc:creator>vinay_hg</dc:creator>
      <dc:date>2016-01-15T11:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Howto: Limit/filter data dimension in a Bar chart?</title>
      <link>https://community.qlik.com/t5/App-Development/Howto-Limit-filter-data-dimension-in-a-Bar-chart/m-p/1096194#M18413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't forget to untick "Show null values"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could also do this with Set Analysis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 12:13:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Howto-Limit-filter-data-dimension-in-a-Bar-chart/m-p/1096194#M18413</guid>
      <dc:creator />
      <dc:date>2016-01-15T12:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Howto: Limit/filter data dimension in a Bar chart?</title>
      <link>https://community.qlik.com/t5/App-Development/Howto-Limit-filter-data-dimension-in-a-Bar-chart/m-p/1096195#M18414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep it did work &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; thanks !! - now I just have to figure out how to limit on a number of days backward from data loaddate rather than an actual date.... (So i always have last ie. 20 days displayed)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 12:54:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Howto-Limit-filter-data-dimension-in-a-Bar-chart/m-p/1096195#M18414</guid>
      <dc:creator />
      <dc:date>2016-01-15T12:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Howto: Limit/filter data dimension in a Bar chart?</title>
      <link>https://community.qlik.com/t5/App-Development/Howto-Limit-filter-data-dimension-in-a-Bar-chart/m-p/1096196#M18415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here i consider LoadDate as your dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=if(date(LoadDate,'dd/mm/yyyy')&amp;gt;date(Today(),'dd/mm/yyyy')-20,LoadDate)&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: 13px;"&gt;&lt;BR /&gt;&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: 13px;"&gt;or&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: 13px;"&gt;if u want backdate of field LoadDate and by considering your Date field is Dimension&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=if(date(Date,'dd/mm/yyyy')&amp;gt;date(LoadDate,'dd/mm/yyyy')-20,Date)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 05:18:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Howto-Limit-filter-data-dimension-in-a-Bar-chart/m-p/1096196#M18415</guid>
      <dc:creator>vinay_hg</dc:creator>
      <dc:date>2016-01-18T05:18:44Z</dc:date>
    </item>
  </channel>
</rss>

