<?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: Month-1 &amp; Only(Month)-1 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-1-Only-Month-1/m-p/1251539#M851599</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this Doc&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8146"&gt;How to use - Only()&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/23994"&gt;Use of ONLY Function&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only will return if the dim has a single value in it ..other than that &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Month-1 // we cannot implement the set analysis &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Only({&amp;lt;&amp;gt;}Month)-1&amp;nbsp; &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;// we can implement the set analysis &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Mar 2017 13:27:04 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2017-03-08T13:27:04Z</dc:date>
    <item>
      <title>Month-1 &amp; Only(Month)-1</title>
      <link>https://community.qlik.com/t5/QlikView/Month-1-Only-Month-1/m-p/1251536#M851596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if Month-1 &amp;amp; Only(Month)-1 gives same output then why we required Only function.&lt;/P&gt;&lt;P&gt;Unable to understand. Please help on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-1-Only-Month-1/m-p/1251536#M851596</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Month-1 &amp; Only(Month)-1</title>
      <link>https://community.qlik.com/t5/QlikView/Month-1-Only-Month-1/m-p/1251537#M851597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assume, If you want to show only single year of month&lt;/P&gt;&lt;P&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;STRONG&gt;Only({&amp;lt;Year = {'2016'}&amp;gt;}Month)-1&lt;/STRONG&gt; // it will give only 2016 months.&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;&lt;A href="https://community.qlik.com/docs/DOC-8146"&gt;How to use - Only()&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 13:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-1-Only-Month-1/m-p/1251537#M851597</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-08T13:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Month-1 &amp; Only(Month)-1</title>
      <link>https://community.qlik.com/t5/QlikView/Month-1-Only-Month-1/m-p/1251538#M851598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At time we need to use set analysis and you cannot use set analysis without a function. So, in those cases where you need to use set analysis (for instance you want to ignore selection in field A1, Only({&amp;lt;A1&amp;gt;} Month) - 1), you will need to use Only() rather then just the field name by itself&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 13:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-1-Only-Month-1/m-p/1251538#M851598</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-08T13:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Month-1 &amp; Only(Month)-1</title>
      <link>https://community.qlik.com/t5/QlikView/Month-1-Only-Month-1/m-p/1251539#M851599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this Doc&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8146"&gt;How to use - Only()&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/23994"&gt;Use of ONLY Function&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only will return if the dim has a single value in it ..other than that &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Month-1 // we cannot implement the set analysis &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Only({&amp;lt;&amp;gt;}Month)-1&amp;nbsp; &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;// we can implement the set analysis &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 13:27:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-1-Only-Month-1/m-p/1251539#M851599</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-03-08T13:27:04Z</dc:date>
    </item>
  </channel>
</rss>

