<?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 Data Till Current Date with buckets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-Till-Current-Date-with-buckets/m-p/911238#M653102</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H3&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt;Hi,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I am stuck in one problem&lt;/SPAN&gt;&lt;/H3&gt;&lt;P&gt;I want to show YTD count and it should be dynamicly change every day along with buckets. That YTD Feild and Buckets are created in Script in that Buckets are working fine and YTD data is created based on Today Function. It is giving correct value for current month but if we move previus month it is showing a same value becouse of today function.Anything alternative of Today function that will helpful&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I have attached the Screen shot of requriment how i need this and also i atteched QVW i which i had worked &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I want to create this logic in script level only beacouse after this i also need to include more things in my pivot table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please help me out to solve this problem i really aprreciate your help&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Aug 2015 06:17:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-08-05T06:17:09Z</dc:date>
    <item>
      <title>Data Till Current Date with buckets</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Till-Current-Date-with-buckets/m-p/911238#M653102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H3&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt;Hi,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I am stuck in one problem&lt;/SPAN&gt;&lt;/H3&gt;&lt;P&gt;I want to show YTD count and it should be dynamicly change every day along with buckets. That YTD Feild and Buckets are created in Script in that Buckets are working fine and YTD data is created based on Today Function. It is giving correct value for current month but if we move previus month it is showing a same value becouse of today function.Anything alternative of Today function that will helpful&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I have attached the Screen shot of requriment how i need this and also i atteched QVW i which i had worked &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I want to create this logic in script level only beacouse after this i also need to include more things in my pivot table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please help me out to solve this problem i really aprreciate your help&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 06:17:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Till-Current-Date-with-buckets/m-p/911238#M653102</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-05T06:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Data Till Current Date with buckets</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Till-Current-Date-with-buckets/m-p/911239#M653103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can find out how to do this in this document: &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4252" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;"&gt;Calculating rolling n-period totals, averages or other aggregations&lt;/A&gt;. There's a YTD example in the &lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/download/4252-10-63245/AsOf Table Examples.qvw" style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7; background-color: #fdfdfd;"&gt;AsOf Table Examples.qvw&lt;/A&gt; file attached to that document.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 08:37:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Till-Current-Date-with-buckets/m-p/911239#M653103</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-08-06T08:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Data Till Current Date with buckets</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Till-Current-Date-with-buckets/m-p/911240#M653104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;Thank you so much i got it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 10:54:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Till-Current-Date-with-buckets/m-p/911240#M653104</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-06T10:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Data Till Current Date with buckets</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Till-Current-Date-with-buckets/m-p/911241#M653105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can please close the thread if you got correct answer. so that might be helpful to another without creating one more duplicate thread on the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 10:56:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Till-Current-Date-with-buckets/m-p/911241#M653105</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2015-08-06T10:56:18Z</dc:date>
    </item>
  </channel>
</rss>

