<?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: Need to get only one month data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445317#M433173</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Antonio for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will explain more in detail sorry if i explain wrong:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two fields IB and Month Year. Now in MonthYear i have data from Jan 2014 to Sep 2017. Now what ever year i select it should show sum(IB) only for december.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example if i select Sep 2017 it should show Dec2016 Sum of IB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same if i select any month in 2016 it should show sum of IB for Dec 2015.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression what you have given is showing same month. Below image for reference:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="T.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/181236_T.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Oct 2017 09:28:39 GMT</pubDate>
    <dc:creator>bharatkishore</dc:creator>
    <dc:date>2017-10-27T09:28:39Z</dc:date>
    <item>
      <title>Need to get only one month data</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445313#M433169</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;&lt;/P&gt;&lt;P&gt;I have a field called MonthYear starting from Jan 2014 to Sep 2017.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my problem is if i select any month in 2017 i need to get only Dec 2016 month data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same when i select any month in &lt;SPAN style="font-size: 13.3333px;"&gt;2016 i need to get only &lt;SPAN style="font-size: 13.3333px;"&gt;Dec 2015 month data.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;The same when i select any month in &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2015 i need to get only &lt;SPAN style="font-size: 13.3333px;"&gt;Dec 2014 month data&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Please let me know if you require anything more.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Attached app for more reference.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Bharat&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 07:24:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445313#M433169</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2017-10-27T07:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get only one month data</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445314#M433170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;MonthYear&lt;/SPAN&gt;=&lt;SPAN style="color: #0000ff;"&gt;P&lt;/SPAN&gt;({1&amp;lt;&lt;SPAN style="color: #800000;"&gt;Year&lt;/SPAN&gt;={&lt;SPAN style="color: #800000;"&gt;"$(=Year(Max(MonthYear)))"&lt;/SPAN&gt;}&amp;gt;})&amp;gt;} &lt;SPAN style="color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;MonthYear&lt;/SPAN&gt;) = &lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;MonthYear&lt;/SPAN&gt;),&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;MonthStart&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Min&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;MonthYear&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;),-1)) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 07:57:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445314#M433170</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-10-27T07:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get only one month data</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445315#M433171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks for your reply in the above expression i need to calculate sum(IB) for the same condition. Can you please tell me where i have to include with the condition..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 08:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445315#M433171</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2017-10-27T08:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get only one month data</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445316#M433172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Document Property/Trigger&lt;/P&gt;&lt;P&gt;Set on Field, on Select Field&lt;/P&gt;&lt;P&gt;Field MonthYear&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;MonthYear&lt;/SPAN&gt;=&lt;SPAN style="color: #0000ff;"&gt;P&lt;/SPAN&gt;({1&amp;lt;&lt;SPAN style="color: #800000;"&gt;Year&lt;/SPAN&gt;={&lt;SPAN style="color: #800000;"&gt;"$(=Year(Max(MonthYear)))"&lt;/SPAN&gt;}&amp;gt;})&amp;gt;} &lt;SPAN style="color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;MonthYear&lt;/SPAN&gt;) = &lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;MonthYear&lt;/SPAN&gt;),&lt;SPAN style="color: #0000ff;"&gt;Date&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;MonthStart&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Min&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;MonthYear&lt;/SPAN&gt;),-1),'MM/DD/YYYY'),&lt;BR /&gt; '('&amp;amp;&lt;SPAN style="color: #0000ff;"&gt;Concat&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;MonthYear&lt;/SPAN&gt;,'|')&amp;amp;')') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/181235_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 09:15:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445316#M433172</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-10-27T09:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get only one month data</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445317#M433173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Antonio for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will explain more in detail sorry if i explain wrong:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two fields IB and Month Year. Now in MonthYear i have data from Jan 2014 to Sep 2017. Now what ever year i select it should show sum(IB) only for december.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example if i select Sep 2017 it should show Dec2016 Sum of IB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same if i select any month in 2016 it should show sum of IB for Dec 2015.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression what you have given is showing same month. Below image for reference:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="T.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/181236_T.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 09:28:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445317#M433173</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2017-10-27T09:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get only one month data</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445318#M433174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;MonthYear&lt;/SPAN&gt;={&lt;SPAN style="color: #800000;"&gt;"$(=Date(MonthStart(YearEnd(Min(MonthYear),-1)),'MM/DD/YYYY'))"&lt;/SPAN&gt;}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;IB&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;or in Select on Field&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MonthStart&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;YearEnd&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Min&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MonthYear&lt;/SPAN&gt;&lt;SPAN&gt;),-1)),'MM/DD/YYYY') &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 10:10:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445318#M433174</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-10-27T10:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get only one month data</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445319#M433175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Antonio..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This expression is working perfectly fine:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #800000;"&gt;MonthYear&lt;/SPAN&gt;={&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #800000;"&gt;"$(=Date(MonthStart(YearEnd(Min(MonthYear),-1)),'MM/DD/YYYY'))"&lt;/SPAN&gt;}&amp;gt;} &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #800000;"&gt;IB&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;But only problem is, it is working only&amp;nbsp; if i select any date the MonthYear field.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Can this work even without selecting monthyear field..&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 10:31:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445319#M433175</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2017-10-27T10:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get only one month data</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445320#M433176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this case which would be the date to set?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 10:34:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445320#M433176</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-10-27T10:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get only one month data</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445321#M433177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can assume that, it is this Year which will be Sep 2017...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry if my explanation is wrong..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the data refreshes for 2018 it should show 2017 dec sum(IB).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;defautly if no date is selected then it will be Lastyear 2016 dec sum(IB)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this scenario we have Sep 2017 data so default it should show 2016 dec sum(IB).. then if we select any month it should show last year december sum(IB).. Based on the selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we don't select anything we should show by default last year 2016 dec sum(IB)..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then if i make any year for e.g. if i select 2016 any month then it should show sum(IB) for december 2015..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i remove all the selections then default last year &lt;SPAN style="font-size: 13.3333px;"&gt;2016 dec sum(IB)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;please let me know if you require anything more.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 10:42:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445321#M433177</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2017-10-27T10:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get only one month data</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445322#M433178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;MonthYear&lt;/SPAN&gt;={&lt;SPAN style="color: #800000;"&gt;"$(=Date(MonthStart(YearEnd(&lt;SPAN style="color: #000000;"&gt;Max&lt;/SPAN&gt;(MonthYear),-1)),'MM/DD/YYYY'))"&lt;/SPAN&gt;}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;IB&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have changed Min to Max&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 10:53:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445322#M433178</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-10-27T10:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get only one month data</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445323#M433179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot... Exactly what i needed thank you so much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me what is difference between Min and Max for the expression...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 10:56:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445323#M433179</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2017-10-27T10:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get only one month data</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445324#M433180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Max() returns Max MonthYear (sep 2017) when no date is selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 14:04:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445324#M433180</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-10-27T14:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need to get only one month data</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445325#M433181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 06:55:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-get-only-one-month-data/m-p/1445325#M433181</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2017-10-30T06:55:00Z</dc:date>
    </item>
  </channel>
</rss>

