<?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: x axis values need to change based on filter values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/x-axis-values-need-to-change-based-on-filter-values/m-p/1122220#M914209</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got this using input&amp;nbsp; box and i have added predefined values&amp;nbsp; 2013 to 2015 in startdate&lt;/P&gt;&lt;P&gt;and 2013 to 1935 in enddate,&lt;/P&gt;&lt;P&gt;because end user want a drop down for years&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is working but it is static, is there any dynamic solution for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thiru &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jun 2016 12:46:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-06-03T12:46:52Z</dc:date>
    <item>
      <title>x axis values need to change based on filter values</title>
      <link>https://community.qlik.com/t5/QlikView/x-axis-values-need-to-change-based-on-filter-values/m-p/1122217#M914206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i have scenario&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;END date&amp;nbsp; 2013&lt;/P&gt;&lt;P&gt;Start date&amp;nbsp;&amp;nbsp; 2019&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;based on the selection of above,x axis values are change start date is starting and end date is ending.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to achieve this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do the needful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Thiru&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/x-axis-values-need-to-change-based-on-filter-values/m-p/1122217#M914206</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: x axis values need to change based on filter values</title>
      <link>https://community.qlik.com/t5/QlikView/x-axis-values-need-to-change-based-on-filter-values/m-p/1122218#M914207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not really sure if I understand your setting, but you can set &lt;EM&gt;static min / max&lt;/EM&gt; for a &lt;EM&gt;continuous&lt;/EM&gt; x-axis (e.g. in a line chart),&lt;/P&gt;&lt;P&gt;and these static values can actually be &lt;EM&gt;expressions&lt;/EM&gt; that evaluate your selections of above dates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2016 09:57:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/x-axis-values-need-to-change-based-on-filter-values/m-p/1122218#M914207</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-03T09:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: x axis values need to change based on filter values</title>
      <link>https://community.qlik.com/t5/QlikView/x-axis-values-need-to-change-based-on-filter-values/m-p/1122219#M914208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thiru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vmindate=min(Book_date);&lt;/P&gt;&lt;P&gt;vmaxdate=max(Book_date);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dim: =if(BooK_Date&amp;gt;=&lt;SPAN style="font-size: 13.3333px;"&gt;vmindate and &lt;SPAN style="font-size: 13.3333px;"&gt;BooK_Date&amp;lt;=&lt;SPAN style="font-size: 13.3333px;"&gt;vmaxdate ,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Book_Date)&lt;/P&gt;&lt;P&gt;Expression:Count(Product)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;means your dim will always check min &amp;amp; max dates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if this is not helped to you please post your dummy data and expected output chart. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2016 10:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/x-axis-values-need-to-change-based-on-filter-values/m-p/1122219#M914208</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2016-06-03T10:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: x axis values need to change based on filter values</title>
      <link>https://community.qlik.com/t5/QlikView/x-axis-values-need-to-change-based-on-filter-values/m-p/1122220#M914209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got this using input&amp;nbsp; box and i have added predefined values&amp;nbsp; 2013 to 2015 in startdate&lt;/P&gt;&lt;P&gt;and 2013 to 1935 in enddate,&lt;/P&gt;&lt;P&gt;because end user want a drop down for years&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is working but it is static, is there any dynamic solution for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thiru &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2016 12:46:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/x-axis-values-need-to-change-based-on-filter-values/m-p/1122220#M914209</guid>
      <dc:creator />
      <dc:date>2016-06-03T12:46:52Z</dc:date>
    </item>
  </channel>
</rss>

