<?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 Date Dimension filtered by variables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Dimension-filtered-by-variables/m-p/18986#M774839</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I have 2 date ranger pickers to set the start and end date as variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an expression that uses these variables to filter the data.&lt;/P&gt;&lt;P&gt;sum({&amp;lt;[Date1] = {'&amp;gt;=$(=Date(v_DateFilterStart))&amp;lt;=$(=Date(v_DateFilterEnd))'} &amp;gt;} CALCVOLUME)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The need: I want to create a line graph that has a Date1 dimension and the above expression. But have the Date1 dimension be filtered by what is selected from the date pickers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on how to get this dimension to reflect the variables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>billuran</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Date Dimension filtered by variables</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Dimension-filtered-by-variables/m-p/18986#M774839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I have 2 date ranger pickers to set the start and end date as variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an expression that uses these variables to filter the data.&lt;/P&gt;&lt;P&gt;sum({&amp;lt;[Date1] = {'&amp;gt;=$(=Date(v_DateFilterStart))&amp;lt;=$(=Date(v_DateFilterEnd))'} &amp;gt;} CALCVOLUME)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The need: I want to create a line graph that has a Date1 dimension and the above expression. But have the Date1 dimension be filtered by what is selected from the date pickers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on how to get this dimension to reflect the variables.&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/Date-Dimension-filtered-by-variables/m-p/18986#M774839</guid>
      <dc:creator>billuran</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Date Dimension filtered by variables</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Dimension-filtered-by-variables/m-p/18987#M774840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you get when you use this in a text box object?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='&amp;gt;=' &amp;amp; &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Date(v_DateFilterStart) &amp;amp; '&amp;lt;=' &amp;amp; Date(v_DateFilterEnd)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this give you the correct date range (based on the selection) and the format which matchs Date1's format?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 19:19:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Dimension-filtered-by-variables/m-p/18987#M774840</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-25T19:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Date Dimension filtered by variables</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Dimension-filtered-by-variables/m-p/18988#M774841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it shows &amp;gt;=01/01/2017&amp;lt;=3/11/2018&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 19:22:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Dimension-filtered-by-variables/m-p/18988#M774841</guid>
      <dc:creator>billuran</dc:creator>
      <dc:date>2018-04-25T19:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Date Dimension filtered by variables</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Dimension-filtered-by-variables/m-p/18989#M774842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this the same format as the Date1... also does it give &lt;STRONG&gt;&amp;gt;=01/01/2017&amp;lt;=03/11/2018&lt;/STRONG&gt; or &lt;STRONG&gt;&amp;gt;=1/1/2017&amp;lt;=3/11/2018&lt;/STRONG&gt;.... essentially, is it M/D/YYYY or MM/DD/YYYY? And what is the format of Date1?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 19:24:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Dimension-filtered-by-variables/m-p/18989#M774842</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-25T19:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Date Dimension filtered by variables</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Dimension-filtered-by-variables/m-p/18990#M774843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;M/D/YYYY sorry. And Date1 is MM/DD/YYYY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 19:30:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Dimension-filtered-by-variables/m-p/18990#M774843</guid>
      <dc:creator>billuran</dc:creator>
      <dc:date>2018-04-25T19:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Date Dimension filtered by variables</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Dimension-filtered-by-variables/m-p/18991#M774844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;[Date1] = {&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;"&lt;/SPAN&gt;&amp;gt;=$(=Date(v_DateFilterStart&lt;SPAN style="color: #ff0000;"&gt;, 'MM/DD/YYYY'&lt;/SPAN&gt;))&amp;lt;=$(=Date(v_DateFilterEnd&lt;SPAN style="color: #ff0000;"&gt;, 'MM/DD/YYYY'&lt;/SPAN&gt;))&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;"&lt;/SPAN&gt;}&amp;gt;} CALCVOLUME)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Make sure to use Double quotes instead of single quote.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 19:32:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Dimension-filtered-by-variables/m-p/18991#M774844</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-25T19:32:39Z</dc:date>
    </item>
  </channel>
</rss>

