<?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: Completed Quarter in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Completed-Quarter/m-p/1706892#M724955</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically i need to show completed quarter , where it has all 3 months data for that particular quarter else it should shoe blank .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;unless 3 months data is there it should show blank&lt;/P&gt;</description>
    <pubDate>Sun, 31 May 2020 14:23:46 GMT</pubDate>
    <dc:creator>dunnalahk</dc:creator>
    <dc:date>2020-05-31T14:23:46Z</dc:date>
    <item>
      <title>Completed Quarter</title>
      <link>https://community.qlik.com/t5/QlikView/Completed-Quarter/m-p/1706487#M724954</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;In my Qlik Sense Report i am writing some expression as below.&lt;/P&gt;&lt;P&gt;i have categorized all percentage metrics into one flag and all&amp;nbsp;numerical volumes into another flag as per below&lt;/P&gt;&lt;P&gt;the 2 variables i wrote for rolling Quarters&lt;/P&gt;&lt;P&gt;vMinMonth&lt;/P&gt;&lt;P&gt;vGetMaxQuarterMonthFinal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Quarter values is always sum of 3 months&lt;/P&gt;&lt;P&gt;now what happening is when it comes to quarter ending last month&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;out of 10&amp;nbsp;Metrics&amp;nbsp; 8 metrics data will come in time and under Q220&amp;nbsp; ----- so no problem it will give sum of 3 months Number.&lt;/P&gt;&lt;P&gt;but remaining 2 metrics data for last month of Quarter will be delayed .&lt;/P&gt;&lt;P&gt;So , it creates confusion to user's as they are thinking its complete Quarter number and using the QTD Number.&lt;/P&gt;&lt;P&gt;So now what i need is unless it has Sum of 3 months data&amp;nbsp;i should not see the value for that metric under Q220&amp;nbsp; as per below snapshot&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;how can i write ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If ( MAX ( {&amp;lt;ScenarioLabel={'Actuals'},Scope={'APS'},Month={"&amp;gt;=$(vMinMonth) &amp;lt;=$(vGetMaxQuarterMonthFinal)"}&amp;gt;} &lt;STRONG&gt;APSMetric_Flag&lt;/STRONG&gt; ) = &lt;STRONG&gt;1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;num ( SUM ({&amp;lt;ScenarioLabel={'Actuals'},Month={"&amp;gt;=$(vMinMonth) &amp;lt;=$(vGetMaxQuarterMonthFinal)"},Scope={'APS'}&amp;gt;} NumValue) /&lt;BR /&gt;SUM ({&amp;lt;ScenarioLabel={'Actuals'},Month={"&amp;gt;=$(vMinMonth) &amp;lt;=$(vGetMaxQuarterMonthFinal)"},Scope={'APS'}&amp;gt;} DenValue), '0.#%')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If ( MAX ( {&amp;lt;ScenarioLabel={'Actuals'},Scope={'APS'},Month={"&amp;gt;=$(vMinMonth) &amp;lt;=$(vGetMaxQuarterMonthFinal)"}&amp;gt;} &lt;STRONG&gt;APSMetric_Flag ) = 2,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;num ( SUM ({&amp;lt;ScenarioLabel={'Actuals'},Month={"&amp;gt;=$(vMinMonth) &amp;lt;=$(vGetMaxQuarterMonthFinal)"},Scope={'APS'}&amp;gt;} NumValue),'##,###.0')&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Completed-Quarter/m-p/1706487#M724954</guid>
      <dc:creator>dunnalahk</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Completed Quarter</title>
      <link>https://community.qlik.com/t5/QlikView/Completed-Quarter/m-p/1706892#M724955</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically i need to show completed quarter , where it has all 3 months data for that particular quarter else it should shoe blank .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;unless 3 months data is there it should show blank&lt;/P&gt;</description>
      <pubDate>Sun, 31 May 2020 14:23:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Completed-Quarter/m-p/1706892#M724955</guid>
      <dc:creator>dunnalahk</dc:creator>
      <dc:date>2020-05-31T14:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Completed Quarter</title>
      <link>https://community.qlik.com/t5/QlikView/Completed-Quarter/m-p/1707215#M724956</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i added one more if condition as below&lt;/P&gt;&lt;P&gt;IF( MAX( {$&amp;lt;WW=,Region=, Geography=, SubGeo1=, SubGeo2=, Country=,Area=,QBR=,Month=,FY_Month=,FY_QM=,FY_Quarter=,Quarter=,FYear=,QuarterID=&amp;gt;} Month)&amp;gt;=$(vGetMaxQuarterMonthFinal),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it works what i need.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 18:01:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Completed-Quarter/m-p/1707215#M724956</guid>
      <dc:creator>dunnalahk</dc:creator>
      <dc:date>2020-06-01T18:01:29Z</dc:date>
    </item>
  </channel>
</rss>

