<?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 create quarters dynamically from particular year in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-create-quarters-dynamically-from-particular-year/m-p/1768130#M59414</link>
    <description>&lt;P&gt;Depending on how you plan to utilize this field, you could use:&lt;/P&gt;&lt;P&gt;ValueList('Q1-2017','Q2-2017','Q3-2017', . . . .,'Q1-2020','Q2-2020','Q3-2020','Q4-2020')&lt;/P&gt;&lt;P&gt;Or you could use a date function within the Valuelist to create Quarter start dates.&lt;/P&gt;</description>
    <pubDate>Sun, 13 Dec 2020 13:45:49 GMT</pubDate>
    <dc:creator>GaryGiles</dc:creator>
    <dc:date>2020-12-13T13:45:49Z</dc:date>
    <item>
      <title>How to create quarters dynamically from particular year</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-create-quarters-dynamically-from-particular-year/m-p/1767838#M59390</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have to create a Quarter field, from year 2017 in below format. I dont have any date field, how can i generate quarters.&lt;/P&gt;&lt;P&gt;Q1-2017,&lt;/P&gt;&lt;P&gt;Q2-2017,&lt;/P&gt;&lt;P&gt;Q3-2017&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Q1-2020&lt;/P&gt;&lt;P&gt;Q2-2020&lt;/P&gt;&lt;P&gt;Q3-2020&lt;/P&gt;&lt;P&gt;Q4-2020&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-create-quarters-dynamically-from-particular-year/m-p/1767838#M59390</guid>
      <dc:creator>sruthi19</dc:creator>
      <dc:date>2021-12-20T21:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to create quarters dynamically from particular year</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-create-quarters-dynamically-from-particular-year/m-p/1767855#M59392</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128619"&gt;@sruthi19&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try like below&lt;/P&gt;&lt;P&gt;Left(YourDateField, 2) as Quarter&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2020 08:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-create-quarters-dynamically-from-particular-year/m-p/1767855#M59392</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2020-12-11T08:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to create quarters dynamically from particular year</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-create-quarters-dynamically-from-particular-year/m-p/1767891#M59394</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I dont have any date field, i want to generate quarters from Year&amp;nbsp; 2017 by creating a variable.&lt;/P&gt;&lt;P&gt;Quarters:&lt;/P&gt;&lt;P&gt;Q1-2017........Q4-2020&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2020 11:06:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-create-quarters-dynamically-from-particular-year/m-p/1767891#M59394</guid>
      <dc:creator>sruthi19</dc:creator>
      <dc:date>2020-12-11T11:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to create quarters dynamically from particular year</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-create-quarters-dynamically-from-particular-year/m-p/1768130#M59414</link>
      <description>&lt;P&gt;Depending on how you plan to utilize this field, you could use:&lt;/P&gt;&lt;P&gt;ValueList('Q1-2017','Q2-2017','Q3-2017', . . . .,'Q1-2020','Q2-2020','Q3-2020','Q4-2020')&lt;/P&gt;&lt;P&gt;Or you could use a date function within the Valuelist to create Quarter start dates.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Dec 2020 13:45:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-create-quarters-dynamically-from-particular-year/m-p/1768130#M59414</guid>
      <dc:creator>GaryGiles</dc:creator>
      <dc:date>2020-12-13T13:45:49Z</dc:date>
    </item>
  </channel>
</rss>

