<?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: Setting Pivot Table row cell color  based on cell value exceeding Mean + 3* Stdev for the row in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Setting-Pivot-Table-row-cell-color-based-on-cell-value-exceeding/m-p/1606761#M44973</link>
    <description>&lt;P&gt;My Solution&lt;/P&gt;&lt;P&gt;=IF (RowNo() &amp;lt;&amp;gt; 0 AND ColumnNo() &amp;lt;&amp;gt; 0&lt;/P&gt;&lt;P&gt;AND Open_Date &amp;gt; MAX(ALL Open_Date)-40&amp;nbsp; &amp;nbsp; /* only applies equation to the most current 40 days /*&lt;/P&gt;&lt;P&gt;AND SUM(Case_CNT) &amp;gt;= Aggr(Avg(Aggr(SUM(Case_CNT),Open_Date,Standard_Event)) + 3 * Stdev(Aggr(SUM(Case_CNT),Open_Date,Standard_Event)),Standard_Event), Red(), White())&lt;/P&gt;</description>
    <pubDate>Sun, 28 Jul 2019 19:02:57 GMT</pubDate>
    <dc:creator>stevenoga1</dc:creator>
    <dc:date>2019-07-28T19:02:57Z</dc:date>
    <item>
      <title>Setting Pivot Table row cell color  based on cell value exceeding Mean + 3* Stdev for the row</title>
      <link>https://community.qlik.com/t5/App-Development/Setting-Pivot-Table-row-cell-color-based-on-cell-value-exceeding/m-p/1606688#M44955</link>
      <description>&lt;P&gt;I have a pivot table.&amp;nbsp; The row values are server events (EVENT).&amp;nbsp; The columns are the range of dates across which the server events were opened(OPEN_DATE).&amp;nbsp; The measure is a count of the server events opened on each date (TCOUNT)&lt;/P&gt;&lt;P&gt;I want to create a Background Color expression that will cause a cell to turn red if ....&amp;nbsp; the total number of events opened on that date (TCOUNT) for a given server event (EVENT) exceeds AVG(TCOUNT) + 3* STDEV(TCOUNT) .&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;I am pretty new with expressions so any assistance on this would be greatly appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:22:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Setting-Pivot-Table-row-cell-color-based-on-cell-value-exceeding/m-p/1606688#M44955</guid>
      <dc:creator>stevenoga1</dc:creator>
      <dc:date>2024-11-16T20:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Pivot Table row cell color  based on cell value exceeding Mean + 3* Stdev for the row</title>
      <link>https://community.qlik.com/t5/App-Development/Setting-Pivot-Table-row-cell-color-based-on-cell-value-exceeding/m-p/1606760#M44972</link>
      <description>&lt;P&gt;Solved it...&amp;nbsp; Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jul 2019 19:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Setting-Pivot-Table-row-cell-color-based-on-cell-value-exceeding/m-p/1606760#M44972</guid>
      <dc:creator>stevenoga1</dc:creator>
      <dc:date>2019-07-28T19:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Pivot Table row cell color  based on cell value exceeding Mean + 3* Stdev for the row</title>
      <link>https://community.qlik.com/t5/App-Development/Setting-Pivot-Table-row-cell-color-based-on-cell-value-exceeding/m-p/1606761#M44973</link>
      <description>&lt;P&gt;My Solution&lt;/P&gt;&lt;P&gt;=IF (RowNo() &amp;lt;&amp;gt; 0 AND ColumnNo() &amp;lt;&amp;gt; 0&lt;/P&gt;&lt;P&gt;AND Open_Date &amp;gt; MAX(ALL Open_Date)-40&amp;nbsp; &amp;nbsp; /* only applies equation to the most current 40 days /*&lt;/P&gt;&lt;P&gt;AND SUM(Case_CNT) &amp;gt;= Aggr(Avg(Aggr(SUM(Case_CNT),Open_Date,Standard_Event)) + 3 * Stdev(Aggr(SUM(Case_CNT),Open_Date,Standard_Event)),Standard_Event), Red(), White())&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jul 2019 19:02:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Setting-Pivot-Table-row-cell-color-based-on-cell-value-exceeding/m-p/1606761#M44973</guid>
      <dc:creator>stevenoga1</dc:creator>
      <dc:date>2019-07-28T19:02:57Z</dc:date>
    </item>
  </channel>
</rss>

