<?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: Dynamic Quarters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-Quarters/m-p/1580030#M739266</link>
    <description>&lt;P&gt;Try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum({&amp;lt;QuarterNum = {"&amp;lt;=$(=Max({&amp;lt;Year = {$(=Max(Year))}&amp;gt;}QuarterNum))"}&amp;gt;}[Funds])/1000000000&lt;/LI-CODE&gt;&lt;P&gt;Where QuarterNum is a new field created in the script&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Data:
LOAD Category, 
     Date, 
     'Q' &amp;amp; Ceil(Month([Date])/3) as Quarter,
     Ceil(Month([Date])/3) as QuarterNum,
     Year([Date]) as Year,
     Funds
FROM [Dynamic Quarters.xlsx]
(ooxml, embedded labels, table is Sheet1);&lt;/LI-CODE&gt;</description>
    <pubDate>Tue, 14 May 2019 15:46:51 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-05-14T15:46:51Z</dc:date>
    <item>
      <title>Dynamic Quarters</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Quarters/m-p/1580026#M739265</link>
      <description>&lt;P&gt;I have the following bar chart built in my dashboard. I want to show only Q1 bars as there is no data for Q2, Q3 and Q4 from 2019. As the data gets available for the quarters, the bars should automatically populate for Q1 - 2018 and 2019.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:52:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Quarters/m-p/1580026#M739265</guid>
      <dc:creator>qlikwiz123</dc:creator>
      <dc:date>2024-11-16T20:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Quarters</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Quarters/m-p/1580030#M739266</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum({&amp;lt;QuarterNum = {"&amp;lt;=$(=Max({&amp;lt;Year = {$(=Max(Year))}&amp;gt;}QuarterNum))"}&amp;gt;}[Funds])/1000000000&lt;/LI-CODE&gt;&lt;P&gt;Where QuarterNum is a new field created in the script&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Data:
LOAD Category, 
     Date, 
     'Q' &amp;amp; Ceil(Month([Date])/3) as Quarter,
     Ceil(Month([Date])/3) as QuarterNum,
     Year([Date]) as Year,
     Funds
FROM [Dynamic Quarters.xlsx]
(ooxml, embedded labels, table is Sheet1);&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 14 May 2019 15:46:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Quarters/m-p/1580030#M739266</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-05-14T15:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Quarters</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Quarters/m-p/1580038#M739267</link>
      <description>Perfect. Thank you so much Sunny</description>
      <pubDate>Tue, 14 May 2019 15:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Quarters/m-p/1580038#M739267</guid>
      <dc:creator>qlikwiz123</dc:creator>
      <dc:date>2019-05-14T15:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Quarters</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Quarters/m-p/1580544#M739268</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to show bars for 2018 and only hide bars for 2019 that has no data? Please refer to the attached QVW and look at Distribution - 2 chart.&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 see the bars as&lt;/P&gt;&lt;P&gt;1st column is Q2 2018 // no blank // 2nd column is Q3 2018 // no blank // 3rd column is Q4 2018 // blank //&lt;/P&gt;&lt;P&gt;&lt;EM&gt;CURRENT COMPARISON&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;4th column is Q1 2018 // no blank // 5th column Q1 2019 // blank // 6th column is YTD 2018 // no blank // 7th column YTD 2019&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 15:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Quarters/m-p/1580544#M739268</guid>
      <dc:creator>qlikwiz123</dc:creator>
      <dc:date>2019-05-15T15:58:31Z</dc:date>
    </item>
  </channel>
</rss>

