<?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 display Current Qtr ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-display-Current-Qtr/m-p/1694769#M593164</link>
    <description>Hi Sir&lt;BR /&gt;&lt;BR /&gt;Thank you very much , I try to modify your script to get 19Q4 , I am unable to get it . Look like Quarter is very tricky.&lt;BR /&gt;&lt;BR /&gt;Paul&lt;BR /&gt;</description>
    <pubDate>Mon, 20 Apr 2020 01:39:48 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2020-04-20T01:39:48Z</dc:date>
    <item>
      <title>How to display Current Qtr ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-Current-Qtr/m-p/1694615#M593160</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;Below working fine for Display Current Month :-&lt;BR /&gt;=Date(AddMonths(today(), -1),'MMM YY')&lt;/P&gt;&lt;P&gt;Below working for display Current Year :-&lt;BR /&gt;='S$K' &amp;amp; Chr(10) &amp;amp; date(date#(Year(Today())-0,'YYYY'),'YY') /* Year(Today())&lt;/P&gt;&lt;P&gt;I try to Get Current Qtr using below :-&lt;/P&gt;&lt;P&gt;=Right(year(TempDate),2) &amp;amp; '-Q' &amp;amp; ceil(Month(TempDate)/3)&lt;/P&gt;&lt;P&gt;I dont know how to start.&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Apr 2020 18:53:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-Current-Qtr/m-p/1694615#M593160</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2020-04-18T18:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to display Current Qtr ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-Current-Qtr/m-p/1694687#M593161</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Try the below&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=Right(year(TempDate),2) &amp;amp; '-Q' &amp;amp; ceil(Num(Month(TempDate))/3)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Apr 2020 08:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-Current-Qtr/m-p/1694687#M593161</guid>
      <dc:creator>Yousef_Amarneh</dc:creator>
      <dc:date>2020-04-19T08:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to display Current Qtr ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-Current-Qtr/m-p/1694690#M593162</link>
      <description>Hi Sir&lt;BR /&gt;&lt;BR /&gt;Thank you for your sharing .&lt;BR /&gt;Your expression when I place at expression label , it does not display correct info. Also you can use the field name = TempDate , as this expression not place at load script.&lt;BR /&gt;&lt;BR /&gt;Paul&lt;BR /&gt;</description>
      <pubDate>Sun, 19 Apr 2020 08:11:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-Current-Qtr/m-p/1694690#M593162</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2020-04-19T08:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to display Current Qtr ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-Current-Qtr/m-p/1694699#M593163</link>
      <description>&lt;P&gt;The expression that I mentioned should be used on the script, however, if you want to get the current quarter in the dashboard use the below&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Right(year(Today()),2) &amp;amp; '-Q' &amp;amp; ceil(Num(Month(Today()))/3)&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it will give you 20-Q2&lt;/P&gt;</description>
      <pubDate>Sun, 19 Apr 2020 08:54:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-Current-Qtr/m-p/1694699#M593163</guid>
      <dc:creator>Yousef_Amarneh</dc:creator>
      <dc:date>2020-04-19T08:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to display Current Qtr ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-Current-Qtr/m-p/1694769#M593164</link>
      <description>Hi Sir&lt;BR /&gt;&lt;BR /&gt;Thank you very much , I try to modify your script to get 19Q4 , I am unable to get it . Look like Quarter is very tricky.&lt;BR /&gt;&lt;BR /&gt;Paul&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Apr 2020 01:39:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-Current-Qtr/m-p/1694769#M593164</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2020-04-20T01:39:48Z</dc:date>
    </item>
  </channel>
</rss>

