<?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/981368#M960909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradeep PLease find the attachment of Sample qvw ,&lt;/P&gt;&lt;P&gt;When i click on any month i want in one text box a opening balance to be displayed and in another closing balance ,&lt;/P&gt;&lt;P&gt;I tried to follow the steps but could not get it , Can u please help me with this .&lt;/P&gt;&lt;P&gt;Thanks in advance .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Oct 2015 04:35:04 GMT</pubDate>
    <dc:creator>smilingjohn</dc:creator>
    <dc:date>2015-10-15T04:35:04Z</dc:date>
    <item>
      <title>Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/981365#M960906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;I have 1 table , in which there is a field name by date , I will not be using any master calendar becuase of date complication ,&lt;/P&gt;&lt;P&gt;But i need to know , i need to have a date set as opening date (01-12-2015) and one more date as closing balance ((31-12-2015),&lt;/P&gt;&lt;P&gt;And accordingly i have to use this in my charts ,&lt;/P&gt;&lt;P&gt;Can some one please suggest me how do we achieve this .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 04:20:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/981365#M960906</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2015-10-15T04:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/981366#M960907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can convert this date into two separate date columns (Opening Date and Closing Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;monthstart(date) as Open_Date&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;MonthEnd(makeDate(Year,Month)) as closing_Date&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;Sreeni&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 04:26:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/981366#M960907</guid>
      <dc:creator>SreeniJD</dc:creator>
      <dc:date>2015-10-15T04:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/981367#M960908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share a sample qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 04:27:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/981367#M960908</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2015-10-15T04:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/981368#M960909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradeep PLease find the attachment of Sample qvw ,&lt;/P&gt;&lt;P&gt;When i click on any month i want in one text box a opening balance to be displayed and in another closing balance ,&lt;/P&gt;&lt;P&gt;I tried to follow the steps but could not get it , Can u please help me with this .&lt;/P&gt;&lt;P&gt;Thanks in advance .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 04:35:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/981368#M960909</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2015-10-15T04:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/981369#M960910</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;Check the attachment and let me know whether this is fine or not. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 04:53:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/981369#M960910</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-10-15T04:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/981370#M960911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tamil Nagraj &lt;/P&gt;&lt;P&gt;This is something what i wanted , But i need to know how do i store this in a variable , Becuase in chart i need to show the value for start date and as well the sum(valu) for end date . &lt;/P&gt;&lt;P&gt;Can u please help me with this ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;John &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 05:01:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/981370#M960911</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2015-10-15T05:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/981371#M960912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the sum of value should be something like start date less than 30-08-2015,&lt;/P&gt;&lt;P&gt;How to store this in a variable ? and manuplate it in the expression &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 05:06:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/981371#M960912</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2015-10-15T05:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/981372#M960913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Tamil Nagraj you are awesome &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 05:11:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/981372#M960913</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2015-10-15T05:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/981373#M960914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I'm glad I could help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;. Hope you resolved the problem. You can store&amp;nbsp; the values in variable like below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Got to Settings - Variable over view and type like below. After that, we can use this in chart like $(vOpen_Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="102046" alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/102046_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;IMG __jive_id="102045" alt="happy-day-smiley-emoticon.gif" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/102045_happy-day-smiley-emoticon.gif" style="height: auto;" /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 05:19:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/981373#M960914</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-10-15T05:19:59Z</dc:date>
    </item>
  </channel>
</rss>

