<?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: How to get Qtr_n ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-Qtr-n/m-p/1702150#M593319</link>
    <description>&lt;P&gt;Paul, if Vegar's suggest worked, we would appreciate it if you can be sure to return to the thread and use the Accept as Solution button on his post to close the thread, which will give Vegar credit for the assistance and let other Members know that did work for you.&lt;/P&gt;&lt;P&gt;The only other thing I can offer is the following Design Blog post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Year-over-Year-Comparisons/ba-p/1462927" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Year-over-Year-Comparisons/ba-p/1462927&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Thu, 14 May 2020 19:53:13 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2020-05-14T19:53:13Z</dc:date>
    <item>
      <title>How to get Qtr_n ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-Qtr-n/m-p/1694549#M593314</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;My below 2 expression work fine :-&lt;/P&gt;&lt;P&gt;&amp;nbsp;(year(today()) - year([TempDate])) * 12 + month(today()) - month([TempDate]) + 1 as Month_n,&lt;BR /&gt;&amp;nbsp;year(today()) - year([TempDate]) + 1 as Year_n,&lt;/P&gt;&lt;P&gt;May i know how to get Qtr_n ?&lt;/P&gt;&lt;P&gt;year(today()) - dual('Q' &amp;amp; ceil(Month(TempDate)/3) &amp;amp; '-' &amp;amp; right(year(TempDate),2),quarterstart(TempDate)) as Qtr_n1,&lt;/P&gt;&lt;P&gt;it return very large value , which is wrong.&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Apr 2020 03:03:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-Qtr-n/m-p/1694549#M593314</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2020-04-18T03:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Qtr_n ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-Qtr-n/m-p/1694606#M593316</link>
      <description>&lt;P&gt;Maybe something like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(Month(QuarterStart(today()))-Month(QuarterStart([TempDate])))/3+(Year(today())-Year([TempDate]))*4 as Quarte_n&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Apr 2020 17:09:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-Qtr-n/m-p/1694606#M593316</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-04-18T17:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Qtr_n ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-Qtr-n/m-p/1702150#M593319</link>
      <description>&lt;P&gt;Paul, if Vegar's suggest worked, we would appreciate it if you can be sure to return to the thread and use the Accept as Solution button on his post to close the thread, which will give Vegar credit for the assistance and let other Members know that did work for you.&lt;/P&gt;&lt;P&gt;The only other thing I can offer is the following Design Blog post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Year-over-Year-Comparisons/ba-p/1462927" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Year-over-Year-Comparisons/ba-p/1462927&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 19:53:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-Qtr-n/m-p/1702150#M593319</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-05-14T19:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Qtr_n ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-Qtr-n/m-p/1702191#M593320</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;Thank you for your help it work now.&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 22:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-Qtr-n/m-p/1702191#M593320</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2020-05-14T22:55:28Z</dc:date>
    </item>
  </channel>
</rss>

