<?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 Difference between Financial Year Quarters in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Difference-between-Financial-Year-Quarters/m-p/2543571#M109565</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;How Do I calculate the difference between two financial quarters?&lt;/P&gt;&lt;P&gt;Column E - Column C = (in number)&lt;/P&gt;&lt;P&gt;example for First row the difference should be 1&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Neha121_0-1771217201815.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/186908i30740DD23B635F37/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Neha121_0-1771217201815.png" alt="Neha121_0-1771217201815.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Feb 2026 23:07:01 GMT</pubDate>
    <dc:creator>Neha121</dc:creator>
    <dc:date>2026-02-23T23:07:01Z</dc:date>
    <item>
      <title>Difference between Financial Year Quarters</title>
      <link>https://community.qlik.com/t5/App-Development/Difference-between-Financial-Year-Quarters/m-p/2543571#M109565</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;How Do I calculate the difference between two financial quarters?&lt;/P&gt;&lt;P&gt;Column E - Column C = (in number)&lt;/P&gt;&lt;P&gt;example for First row the difference should be 1&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Neha121_0-1771217201815.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/186908i30740DD23B635F37/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Neha121_0-1771217201815.png" alt="Neha121_0-1771217201815.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2026 23:07:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Difference-between-Financial-Year-Quarters/m-p/2543571#M109565</guid>
      <dc:creator>Neha121</dc:creator>
      <dc:date>2026-02-23T23:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Financial Year Quarters</title>
      <link>https://community.qlik.com/t5/App-Development/Difference-between-Financial-Year-Quarters/m-p/2543587#M109568</link>
      <description>&lt;P&gt;(&lt;BR /&gt;(Left(FQTR_Transaction, 4) * 4) + Right(FQTR_Transaction, 1)&lt;BR /&gt;)&lt;BR /&gt;-&lt;BR /&gt;(&lt;BR /&gt;(Left(FQTR_OCCURRED, 4) * 4) + Right(FQTR_OCCURRED, 1)&lt;BR /&gt;)&lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2026 06:33:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Difference-between-Financial-Year-Quarters/m-p/2543587#M109568</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2026-02-24T06:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Financial Year Quarters</title>
      <link>https://community.qlik.com/t5/App-Development/Difference-between-Financial-Year-Quarters/m-p/2543588#M109569</link>
      <description>&lt;P&gt;Try this!&lt;/P&gt;&lt;P&gt;=Replace(&lt;SPAN&gt;FQTR_Transaction&lt;/SPAN&gt;, 'Q','') - Replace(&lt;SPAN&gt;FQTR_OCCURRED&lt;/SPAN&gt;, 'Q','')&lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2026 06:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Difference-between-Financial-Year-Quarters/m-p/2543588#M109569</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2026-02-24T06:44:14Z</dc:date>
    </item>
  </channel>
</rss>

