<?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: DATE in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/DATE/m-p/657098#M668798</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please ask your question clearly with informative way if possible provide any sample data or file otherwise any community member not properly give answer to your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 19 Oct 2014 17:21:00 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2014-10-19T17:21:00Z</dc:date>
    <item>
      <title>DATE</title>
      <link>https://community.qlik.com/t5/QlikView/DATE/m-p/657096#M668796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;STATUS &amp;lt;&amp;gt; 0&amp;nbsp; and RECDATE&amp;nbsp; &amp;lt;= Selected_Date &lt;/P&gt;&lt;P&gt;STATUS = "I" and RECDATE &amp;lt;= Selected_Date and INVDATE &amp;gt; Selected_Date &lt;/P&gt;&lt;P&gt;STATUS = "F" and RECDATE &amp;lt;= Selected_Date and INVDATE &amp;gt; Selected_Date &lt;/P&gt;&lt;P&gt;STATUS = "X" and RECDATE &amp;lt;= Selected_Date and INVDATE &amp;gt; Selected_Date &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Oct 2014 10:03:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DATE/m-p/657096#M668796</guid>
      <dc:creator>ch_riadh</dc:creator>
      <dc:date>2014-10-19T10:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: DATE</title>
      <link>https://community.qlik.com/t5/QlikView/DATE/m-p/657097#M668797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-2380"&gt;QlikCommunity Tip: How to get answers to your post?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3098"&gt;Its not about the answer, rather it’s about the question…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Oct 2014 12:05:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DATE/m-p/657097#M668797</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-10-19T12:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: DATE</title>
      <link>https://community.qlik.com/t5/QlikView/DATE/m-p/657098#M668798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please ask your question clearly with informative way if possible provide any sample data or file otherwise any community member not properly give answer to your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Oct 2014 17:21:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DATE/m-p/657098#M668798</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-10-19T17:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: DATE</title>
      <link>https://community.qlik.com/t5/QlikView/DATE/m-p/657099#M668799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can either use this using IF statements or using set analysis in expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) If statements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(if(STATUS &amp;lt;&amp;gt; 0&amp;nbsp; and RECDATE&amp;nbsp; &amp;lt;= Selected_Date,Sales))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Set analysis&lt;/P&gt;&lt;P&gt;sum({&amp;lt;STATUS-={0},RECDATE={"selectedate"}&amp;gt;}Sales)&amp;nbsp; * RECDDATE and selecteddate must be in same format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 07:36:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DATE/m-p/657099#M668799</guid>
      <dc:creator />
      <dc:date>2014-10-20T07:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: DATE</title>
      <link>https://community.qlik.com/t5/QlikView/DATE/m-p/657100#M668800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;BR /&gt;and what about invdate ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 09:16:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DATE/m-p/657100#M668800</guid>
      <dc:creator>ch_riadh</dc:creator>
      <dc:date>2014-10-20T09:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: DATE</title>
      <link>https://community.qlik.com/t5/QlikView/DATE/m-p/657101#M668801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Status,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Stockid,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Model,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RECDATE,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; INVDATE&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(qvd)&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;My Customer want to show the Available Stock till the date selected.&lt;BR /&gt;with this Condition :&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;STATUS = "I"&amp;nbsp;&amp;nbsp; and RECDATE &amp;lt;= Selected_Date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; INVDATE &amp;gt; Selected_Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;For example :&lt;BR /&gt;if i select ( march/2014),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;i need to see : the stock available stock from 1900 til 31/03/2014.&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;and if a car received on 20/03/2014 and invoiced&amp;nbsp; on 02/04/2014&amp;nbsp; -----&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; i have to show it.&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;but if a car received on 20/03/2014 and invoiced&amp;nbsp; on 28/03/2014&amp;nbsp; -----&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; i dont want to show it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 10:11:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DATE/m-p/657101#M668801</guid>
      <dc:creator>ch_riadh</dc:creator>
      <dc:date>2014-10-20T10:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: DATE</title>
      <link>https://community.qlik.com/t5/QlikView/DATE/m-p/657102#M668802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({&amp;lt;{STATUS={"I"},RECDATE = {"&amp;lt;=$(=max(SelectedDate))"} ,INVDATE = {"&amp;gt;$(=max(SelectedDate))"}}&amp;gt;}Stockid)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not clear than please attach a sample app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 11:08:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DATE/m-p/657102#M668802</guid>
      <dc:creator />
      <dc:date>2014-10-20T11:08:44Z</dc:date>
    </item>
  </channel>
</rss>

