<?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: Re: need help?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/need-help/m-p/682778#M1057493</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See Attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Oct 2014 15:43:39 GMT</pubDate>
    <dc:creator>antoniotiman</dc:creator>
    <dc:date>2014-10-08T15:43:39Z</dc:date>
    <item>
      <title>need help??</title>
      <link>https://community.qlik.com/t5/QlikView/need-help/m-p/682773#M1057488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to calculate MTD and YTD&lt;/P&gt;&lt;P&gt;MTD:&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;[Posting Date]={'&amp;gt;=$(=MonthStart(Today()))&amp;lt;=$(=Today())'}&amp;gt;} CLE_Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using this expression.. but unable to get values..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please anyone can help me.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 15:01:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-help/m-p/682773#M1057488</guid>
      <dc:creator>paulwalker</dc:creator>
      <dc:date>2014-10-08T15:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: need help??</title>
      <link>https://community.qlik.com/t5/QlikView/need-help/m-p/682774#M1057489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum({&amp;lt;[Posting Date]={'$(&amp;gt;=MonthStart(Today())&amp;lt;=Today())'}&amp;gt;} CLE_Amount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;the $(= ... must be applied to the whole sub expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;let me know&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 15:08:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-help/m-p/682774#M1057489</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-10-08T15:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: need help??</title>
      <link>https://community.qlik.com/t5/QlikView/need-help/m-p/682775#M1057490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;format of Posting Date is DD-MM-YYYY, but in script your DateFormat is D/M/YYYY&lt;/P&gt;&lt;P&gt;You can try&lt;/P&gt;&lt;P&gt;....$(=Date(MonthStart(Today()),'DD-MM-YYYY'))) &lt;/P&gt;&lt;P&gt;also in $(=Today())&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 15:12:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-help/m-p/682775#M1057490</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2014-10-08T15:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: need help??</title>
      <link>https://community.qlik.com/t5/QlikView/need-help/m-p/682776#M1057491</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;Still i am unable to get values...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 15:33:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-help/m-p/682776#M1057491</guid>
      <dc:creator>paulwalker</dc:creator>
      <dc:date>2014-10-08T15:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: need help??</title>
      <link>https://community.qlik.com/t5/QlikView/need-help/m-p/682777#M1057492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Date = , Month =, Quarter = , Date = {"&amp;gt;=$(=MonthStart(Today()))&amp;lt;=$(=Today())"}&amp;gt;}Sales)&amp;nbsp; &lt;/P&gt;&lt;P&gt;will give you Total Sales for Current Month to Date&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Date = , Month =, Quarter = , Date = {"&amp;gt;=$(=YearStart(Today()))&amp;lt;=$(=Today())"}&amp;gt;}Sales)&amp;nbsp; &lt;/P&gt;&lt;P&gt;will give you Total Sales For Current Year to Date&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 15:40:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-help/m-p/682777#M1057492</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-10-08T15:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Re: need help??</title>
      <link>https://community.qlik.com/t5/QlikView/need-help/m-p/682778#M1057493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See Attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 15:43:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-help/m-p/682778#M1057493</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2014-10-08T15:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: need help??</title>
      <link>https://community.qlik.com/t5/QlikView/need-help/m-p/682779#M1057494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it seems you have different format for the dates, in dimension and in set analysis expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/68536_1.png" style="width: 620px; height: 79px;" /&gt;&lt;/P&gt;&lt;P&gt;try with &lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;[Posting Date]={"&amp;gt;=$(=date(MonthStart(Today()),'MM-DD-YYYY'))&amp;lt;=$(=date(Today(),'MM-DD-YYYY'))"}&amp;gt;} CLE_Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 19:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-help/m-p/682779#M1057494</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-10-08T19:41:11Z</dc:date>
    </item>
  </channel>
</rss>

