<?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 expression to give quarterly chart and ignoring all date parameters isn't working in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/expression-to-give-quarterly-chart-and-ignoring-all-date/m-p/1575259#M41915</link>
    <description>&lt;P&gt;Hello all.&amp;nbsp; First post, so please forgive my ignorance...&lt;/P&gt;&lt;P&gt;I am trying to put together a quarterly chart that shows the average open warranty days that ignores any date filters applied.&amp;nbsp; When I put this formula in, it doesn't ignore my date filters that I put in here to ignore.&amp;nbsp; If I take the top part of the equation (before the '/'), it works.&amp;nbsp; The bottom part after the '/' does not.&amp;nbsp; The formula itself is coming back with the right numbers.&amp;nbsp; I just can't get it to ignore any date filters&lt;/P&gt;&lt;P&gt;I'm not sure what to do here.&amp;nbsp; Any help would be greatly appreciated and I thank you for your efforts.&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;CaseStatusDt.fiscal_year=,[CaseStatusDt.fiscal_quarter]=, [CaseStatusDt.fiscal_month_of_year]=, [CaseStatusDt.calendar_year]=,&lt;BR /&gt;[CaseStatusDt.calendar_quarter]=, [CaseStatusDt.calendar_month_of_year]=, [CaseStatusDt.CaseCurrentFiscalQtrFlg]=&amp;gt;}&lt;BR /&gt;Aggr(Avg({&amp;lt;CaseStatusDt.fiscal_year=,[CaseStatusDt.fiscal_quarter]=, [CaseStatusDt.fiscal_month_of_year]=, [CaseStatusDt.calendar_year]=,&lt;BR /&gt;[CaseStatusDt.calendar_quarter]=, [CaseStatusDt.calendar_month_of_year]=, [CaseStatusDt.CaseCurrentFiscalQtrFlg]=&amp;gt;}&lt;BR /&gt;Aggr(If(Sum({&amp;lt;CaseStatusDt.fiscal_year=,[CaseStatusDt.fiscal_quarter]=, [CaseStatusDt.fiscal_month_of_year]=,&lt;BR /&gt;[CaseStatusDt.calendar_year]=,[CaseStatusDt.calendar_quarter]=, [CaseStatusDt.calendar_month_of_year]=, [CaseStatusDt.CaseCurrentFiscalQtrFlg]=&amp;gt;}&lt;BR /&gt;CaseMonthCloseCnt)= 0,Max({&amp;lt;CaseStatusDt.fiscal_year=,[CaseStatusDt.fiscal_quarter]=, [CaseStatusDt.fiscal_month_of_year]=,&lt;BR /&gt;[CaseStatusDt.calendar_year]=,[CaseStatusDt.calendar_quarter]=, [CaseStatusDt.calendar_month_of_year]=, [CaseStatusDt.CaseCurrentFiscalQtrFlg]=&amp;gt;}&lt;BR /&gt;CaseMonthAgingDays)),CaseNbr,Emp_Name,[CaseStatusDt.CaseFiscalQtrYr])),Emp_Name,[CaseStatusDt.CaseFiscalQtrYr]))&lt;BR /&gt;/&lt;BR /&gt;Sum({&amp;lt;CaseStatusDt.fiscal_year=,[CaseStatusDt.fiscal_quarter]=, [CaseStatusDt.fiscal_month_of_year]=, [CaseStatusDt.calendar_year]=,&lt;BR /&gt;[CaseStatusDt.calendar_quarter]=, [CaseStatusDt.calendar_month_of_year]=, [CaseStatusDt.CaseCurrentFiscalQtrFlg]=&amp;gt;}&lt;BR /&gt;Aggr(Count({&amp;lt;CaseStatusDt.fiscal_year=,[CaseStatusDt.fiscal_quarter]=, [CaseStatusDt.fiscal_month_of_year]=, [CaseStatusDt.calendar_year]=,&lt;BR /&gt;[CaseStatusDt.calendar_quarter]=, [CaseStatusDt.calendar_month_of_year]=, [CaseStatusDt.CaseCurrentFiscalQtrFlg]=&amp;gt;}&lt;BR /&gt;DISTINCT Aggr(If(Sum({&amp;lt;CaseStatusDt.fiscal_year=,[CaseStatusDt.fiscal_quarter]=, [CaseStatusDt.fiscal_month_of_year]=, [CaseStatusDt.calendar_year]=,&lt;BR /&gt;[CaseStatusDt.calendar_quarter]=, [CaseStatusDt.calendar_month_of_year]=,[CaseStatusDt.CaseCurrentFiscalQtrFlg]=&amp;gt;}&lt;BR /&gt;CaseMonthCloseCnt)= 0, Emp_Name),CaseNbr,Emp_Name,[CaseStatusDt.CaseFiscalQtrYr])),Emp_Name,[CaseStatusDt.CaseFiscalQtrYr]))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Apr 2019 17:22:23 GMT</pubDate>
    <dc:creator>gjbankos1</dc:creator>
    <dc:date>2019-04-30T17:22:23Z</dc:date>
    <item>
      <title>expression to give quarterly chart and ignoring all date parameters isn't working</title>
      <link>https://community.qlik.com/t5/App-Development/expression-to-give-quarterly-chart-and-ignoring-all-date/m-p/1575259#M41915</link>
      <description>&lt;P&gt;Hello all.&amp;nbsp; First post, so please forgive my ignorance...&lt;/P&gt;&lt;P&gt;I am trying to put together a quarterly chart that shows the average open warranty days that ignores any date filters applied.&amp;nbsp; When I put this formula in, it doesn't ignore my date filters that I put in here to ignore.&amp;nbsp; If I take the top part of the equation (before the '/'), it works.&amp;nbsp; The bottom part after the '/' does not.&amp;nbsp; The formula itself is coming back with the right numbers.&amp;nbsp; I just can't get it to ignore any date filters&lt;/P&gt;&lt;P&gt;I'm not sure what to do here.&amp;nbsp; Any help would be greatly appreciated and I thank you for your efforts.&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;CaseStatusDt.fiscal_year=,[CaseStatusDt.fiscal_quarter]=, [CaseStatusDt.fiscal_month_of_year]=, [CaseStatusDt.calendar_year]=,&lt;BR /&gt;[CaseStatusDt.calendar_quarter]=, [CaseStatusDt.calendar_month_of_year]=, [CaseStatusDt.CaseCurrentFiscalQtrFlg]=&amp;gt;}&lt;BR /&gt;Aggr(Avg({&amp;lt;CaseStatusDt.fiscal_year=,[CaseStatusDt.fiscal_quarter]=, [CaseStatusDt.fiscal_month_of_year]=, [CaseStatusDt.calendar_year]=,&lt;BR /&gt;[CaseStatusDt.calendar_quarter]=, [CaseStatusDt.calendar_month_of_year]=, [CaseStatusDt.CaseCurrentFiscalQtrFlg]=&amp;gt;}&lt;BR /&gt;Aggr(If(Sum({&amp;lt;CaseStatusDt.fiscal_year=,[CaseStatusDt.fiscal_quarter]=, [CaseStatusDt.fiscal_month_of_year]=,&lt;BR /&gt;[CaseStatusDt.calendar_year]=,[CaseStatusDt.calendar_quarter]=, [CaseStatusDt.calendar_month_of_year]=, [CaseStatusDt.CaseCurrentFiscalQtrFlg]=&amp;gt;}&lt;BR /&gt;CaseMonthCloseCnt)= 0,Max({&amp;lt;CaseStatusDt.fiscal_year=,[CaseStatusDt.fiscal_quarter]=, [CaseStatusDt.fiscal_month_of_year]=,&lt;BR /&gt;[CaseStatusDt.calendar_year]=,[CaseStatusDt.calendar_quarter]=, [CaseStatusDt.calendar_month_of_year]=, [CaseStatusDt.CaseCurrentFiscalQtrFlg]=&amp;gt;}&lt;BR /&gt;CaseMonthAgingDays)),CaseNbr,Emp_Name,[CaseStatusDt.CaseFiscalQtrYr])),Emp_Name,[CaseStatusDt.CaseFiscalQtrYr]))&lt;BR /&gt;/&lt;BR /&gt;Sum({&amp;lt;CaseStatusDt.fiscal_year=,[CaseStatusDt.fiscal_quarter]=, [CaseStatusDt.fiscal_month_of_year]=, [CaseStatusDt.calendar_year]=,&lt;BR /&gt;[CaseStatusDt.calendar_quarter]=, [CaseStatusDt.calendar_month_of_year]=, [CaseStatusDt.CaseCurrentFiscalQtrFlg]=&amp;gt;}&lt;BR /&gt;Aggr(Count({&amp;lt;CaseStatusDt.fiscal_year=,[CaseStatusDt.fiscal_quarter]=, [CaseStatusDt.fiscal_month_of_year]=, [CaseStatusDt.calendar_year]=,&lt;BR /&gt;[CaseStatusDt.calendar_quarter]=, [CaseStatusDt.calendar_month_of_year]=, [CaseStatusDt.CaseCurrentFiscalQtrFlg]=&amp;gt;}&lt;BR /&gt;DISTINCT Aggr(If(Sum({&amp;lt;CaseStatusDt.fiscal_year=,[CaseStatusDt.fiscal_quarter]=, [CaseStatusDt.fiscal_month_of_year]=, [CaseStatusDt.calendar_year]=,&lt;BR /&gt;[CaseStatusDt.calendar_quarter]=, [CaseStatusDt.calendar_month_of_year]=,[CaseStatusDt.CaseCurrentFiscalQtrFlg]=&amp;gt;}&lt;BR /&gt;CaseMonthCloseCnt)= 0, Emp_Name),CaseNbr,Emp_Name,[CaseStatusDt.CaseFiscalQtrYr])),Emp_Name,[CaseStatusDt.CaseFiscalQtrYr]))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 17:22:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/expression-to-give-quarterly-chart-and-ignoring-all-date/m-p/1575259#M41915</guid>
      <dc:creator>gjbankos1</dc:creator>
      <dc:date>2019-04-30T17:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: expression to give quarterly chart and ignoring all date parameters isn't working</title>
      <link>https://community.qlik.com/t5/App-Development/expression-to-give-quarterly-chart-and-ignoring-all-date/m-p/1575583#M41921</link>
      <description>bump</description>
      <pubDate>Wed, 01 May 2019 17:27:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/expression-to-give-quarterly-chart-and-ignoring-all-date/m-p/1575583#M41921</guid>
      <dc:creator>gjbankos1</dc:creator>
      <dc:date>2019-05-01T17:27:20Z</dc:date>
    </item>
  </channel>
</rss>

