<?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: Quarter name in expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Quarter-name-in-expression/m-p/1370705#M419002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If intented as above, would suggest to combine suggestions made by Fer Fer and Camillo and combine with a DUAL-function. Thus Quarters will be sorted:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=DUAL('Q' &amp;amp; Ceil(Month(MyDate)/3) &amp;amp; '-' &amp;amp; Year(MyDate) , QUARTERNAME(MyDate))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Jun 2017 07:00:07 GMT</pubDate>
    <dc:creator>prieper</dc:creator>
    <dc:date>2017-06-29T07:00:07Z</dc:date>
    <item>
      <title>Quarter name in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Quarter-name-in-expression/m-p/1370701#M418998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have date column from which i want to extract Quarter in QQ/YYYY format and to be used in an expression in a line chart..Will someone please guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: the chart is functioning correctly for Year with expression = (Date Column Name) with the expression number format as YYYY.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 08:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quarter-name-in-expression/m-p/1370701#M418998</guid>
      <dc:creator />
      <dc:date>2017-06-28T08:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Quarter name in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Quarter-name-in-expression/m-p/1370702#M418999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please provide an example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 15:26:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quarter-name-in-expression/m-p/1370702#M418999</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2017-06-28T15:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Quarter name in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Quarter-name-in-expression/m-p/1370703#M419000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just try with QuarterName(YourDate).&lt;/P&gt;&lt;P&gt;Can You provide some more details?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 15:53:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quarter-name-in-expression/m-p/1370703#M419000</guid>
      <dc:creator>rospigliosi</dc:creator>
      <dc:date>2017-06-28T15:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Quarter name in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Quarter-name-in-expression/m-p/1370704#M419001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;1 Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;='Q' &amp;amp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;Ceil&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;Month&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;Today&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;())/3) &amp;amp; '-' &amp;amp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;Year&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: blue;"&gt;Today&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial',sans-serif; color: black;"&gt;()) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 15:55:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quarter-name-in-expression/m-p/1370704#M419001</guid>
      <dc:creator>el_aprendiz111</dc:creator>
      <dc:date>2017-06-28T15:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Quarter name in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Quarter-name-in-expression/m-p/1370705#M419002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If intented as above, would suggest to combine suggestions made by Fer Fer and Camillo and combine with a DUAL-function. Thus Quarters will be sorted:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=DUAL('Q' &amp;amp; Ceil(Month(MyDate)/3) &amp;amp; '-' &amp;amp; Year(MyDate) , QUARTERNAME(MyDate))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 07:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quarter-name-in-expression/m-p/1370705#M419002</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2017-06-29T07:00:07Z</dc:date>
    </item>
  </channel>
</rss>

