<?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: Year-Quarter Graphs in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Year-Quarter-Graphs/m-p/1994288#M82300</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Can you post the script ?&lt;/P&gt;</description>
    <pubDate>Wed, 19 Oct 2022 07:39:14 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2022-10-19T07:39:14Z</dc:date>
    <item>
      <title>Year-Quarter Graphs</title>
      <link>https://community.qlik.com/t5/App-Development/Year-Quarter-Graphs/m-p/1992576#M82131</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a graph which represents sales per month and i show it by clicking year filter.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Learnerr_0-1665727286144.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/91296iC26CA454A7AF22B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Learnerr_0-1665727286144.png" alt="Learnerr_0-1665727286144.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to make a graph to represent quarters of 3 years(2020-2021-2022). How can i do that ,please?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 05:59:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Year-Quarter-Graphs/m-p/1992576#M82131</guid>
      <dc:creator>Learnerr</dc:creator>
      <dc:date>2022-10-14T05:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Year-Quarter Graphs</title>
      <link>https://community.qlik.com/t5/App-Development/Year-Quarter-Graphs/m-p/1992609#M82135</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;You can bring quarter column from the script like below and use Quarter and Year as dimension&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;'Q' &amp;amp; ceil(month(Date)/3) as Quarter&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;or&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Dual('Q' &amp;amp; ceil(month(Date)/3) &amp;amp;'-'&amp;amp; Year, QuarterName(Date)) as QuarterYear&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 07:14:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Year-Quarter-Graphs/m-p/1992609#M82135</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2022-10-14T07:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Year-Quarter Graphs</title>
      <link>https://community.qlik.com/t5/App-Development/Year-Quarter-Graphs/m-p/1993275#M82200</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;,When i add that code into my script it gives error unfortunately.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 11:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Year-Quarter-Graphs/m-p/1993275#M82200</guid>
      <dc:creator>Learnerr</dc:creator>
      <dc:date>2022-10-17T11:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Year-Quarter Graphs</title>
      <link>https://community.qlik.com/t5/App-Development/Year-Quarter-Graphs/m-p/1994288#M82300</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Can you post the script ?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 07:39:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Year-Quarter-Graphs/m-p/1994288#M82300</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2022-10-19T07:39:14Z</dc:date>
    </item>
  </channel>
</rss>

