<?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: YTD for the below expression.. in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237265#M24437</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not working...&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/plain.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show this in line chart Monthly trend...where on selection of any month..&lt;/P&gt;&lt;P&gt;It should show from Apr to selection Month..&lt;/P&gt;&lt;P&gt;Dimension Is Month and Expression as mentioned before.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Dec 2016 10:09:23 GMT</pubDate>
    <dc:creator>kavita25</dc:creator>
    <dc:date>2016-12-09T10:09:23Z</dc:date>
    <item>
      <title>YTD for the below expression..</title>
      <link>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237262#M24434</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;Please help me with the logic for YTD..&lt;/P&gt;&lt;P&gt;My expression is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(If(Val_Date &amp;gt;= Cal_MonthYear and Val_Date &amp;lt; AddMonths(Cal_MonthYear, 1), [Net Tractor Revenue (Domestic)]))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;sum(If(Link_Date &amp;gt;= Cal_MonthYear and Link_Date &amp;lt; AddMonths(Cal_MonthYear, 1), [Net Tractor Revenue (Domestic)])))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show YTD with the above expression..&lt;/P&gt;&lt;P&gt;For e.g If i select Sep Month then it should show from Apr to Sep..&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;A href="https://community.qlik.com/qlik-users/96544"&gt;gwassenaar&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kavita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 10:00:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237262#M24434</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2016-12-09T10:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: YTD for the below expression..</title>
      <link>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237263#M24435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Val_Date = {"&amp;gt;=$(=date(yearstart(max(Val_Date),0,4)))&amp;lt;=$(=date(max(Val_Date)))"},Cal_MonthYear=&amp;gt;} [Net Tractor Revenue (Domestic)])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 10:04:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237263#M24435</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2016-12-09T10:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: YTD for the below expression..</title>
      <link>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237264#M24436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Sum({&amp;lt;Val_Date = {"=Only({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Cal_MonthYear&lt;/SPAN&gt;&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Val_Date) &amp;gt;&lt;/SPAN&gt;= Only(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Cal_MonthYear&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;gt;} &lt;/SPAN&gt;Cal_MonthYear) and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Only({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Cal_MonthYear&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Val_Date) &lt;/SPAN&gt;&amp;lt; AddMonths(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Only(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Cal_MonthYear&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Cal_MonthYear)&lt;/SPAN&gt;, 1)"}&amp;gt;} [Net Tractor Revenue (Domestic)])&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({&amp;lt;Link_Date = {"=Only({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Cal_MonthYear&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Link_Date&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;) &amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;= Only(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Cal_MonthYear&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Cal_MonthYear) and &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Only({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Cal_MonthYear&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Link_Date&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;lt; AddMonths(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Only(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Cal_MonthYear&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Cal_MonthYear)&lt;/SPAN&gt;&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;, 1)"}&amp;gt;} [Net Tractor Revenue (Domestic)])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 10:07:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237264#M24436</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-09T10:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: YTD for the below expression..</title>
      <link>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237265#M24437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not working...&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/plain.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show this in line chart Monthly trend...where on selection of any month..&lt;/P&gt;&lt;P&gt;It should show from Apr to selection Month..&lt;/P&gt;&lt;P&gt;Dimension Is Month and Expression as mentioned before.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 10:09:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237265#M24437</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2016-12-09T10:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: YTD for the below expression..</title>
      <link>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237266#M24438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you check both the expressions individually to see if one of them works? If one works, we can just focus on the other&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 10:11:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237266#M24438</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-09T10:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: YTD for the below expression..</title>
      <link>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237267#M24439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post a small Qlik Sense app with example data that demonstrates the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 10:12:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237267#M24439</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-12-09T10:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: YTD for the below expression..</title>
      <link>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237268#M24440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes..I checked..its not working..&lt;/P&gt;&lt;P&gt;Cal_MonthYear is Calendar Field..&lt;/P&gt;&lt;P&gt;and ValDate, Link Date are the tables field..&lt;/P&gt;&lt;P&gt;I am not linking the Calendar with these dates..and my Year &amp;amp; Month filters are Calendar fields filters...&lt;/P&gt;&lt;P&gt;So I want to show YTD on the basis of Calendar(Year &amp;amp; Month filters).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 10:21:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237268#M24440</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2016-12-09T10:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: YTD for the below expression..</title>
      <link>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237269#M24441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it would be easier to understand what you are trying to do, if you can share a small sample&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 10:24:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237269#M24441</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-09T10:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: YTD for the below expression..</title>
      <link>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237270#M24442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 10:27:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237270#M24442</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2016-12-09T10:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: YTD for the below expression..</title>
      <link>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237271#M24443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which sheet are we looking into?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 10:29:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237271#M24443</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-09T10:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: YTD for the below expression..</title>
      <link>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237272#M24444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;2nd sheet.&lt;/P&gt;&lt;P&gt;Please help me with this issue..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 05:41:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237272#M24444</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2016-12-12T05:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: YTD for the below expression..</title>
      <link>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237273#M24445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;A href="https://community.qlik.com/qlik-users/96544"&gt;gwassenaar&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have u checked the app...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me with this issue..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 10:53:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237273#M24445</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2016-12-12T10:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: YTD for the below expression..</title>
      <link>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237274#M24446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/96544"&gt;gwassenaar&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached an app..Kinldy look into the app..&lt;/P&gt;&lt;P&gt;&amp;amp; Please help me to resolve it..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 09:24:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237274#M24446</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2016-12-13T09:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: YTD for the below expression..</title>
      <link>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237275#M24447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fix your data model first. The calendar is a data island and not linked with your other table. There are also only two Val_Date values in that table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 09:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237275#M24447</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-12-13T09:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: YTD for the below expression..</title>
      <link>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237276#M24448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yess...There are only two date values coz its dummy data..&lt;/P&gt;&lt;P&gt;And my calendar is not linked with master calendar...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 10:18:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237276#M24448</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2016-12-13T10:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: YTD for the below expression..</title>
      <link>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237277#M24449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;I have attached the qvf..&lt;/P&gt;&lt;P&gt;Please look into this..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 09:36:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/YTD-for-the-below-expression/m-p/1237277#M24449</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2016-12-19T09:36:52Z</dc:date>
    </item>
  </channel>
</rss>

