<?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: Skew calculation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Skew-calculation/m-p/74511#M12286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your formula actually worked. Thank you for the information. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to get average\ skewness of inventory_positions &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jun 2018 12:38:15 GMT</pubDate>
    <dc:creator>bushpalaamarnat</dc:creator>
    <dc:date>2018-06-08T12:38:15Z</dc:date>
    <item>
      <title>Skew calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Skew-calculation/m-p/74508#M12283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, could you please help with what is the best way to write the formula for calculating skewness. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following is the formula used to calculate the skew of s data set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/204674_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count(DISTINCT {&amp;lt;Inventory_Position = {'OOS'}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc])&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;Count(DISTINCT {&amp;lt;Inventory_Position = {'Low Stock'}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc])&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;Count(DISTINCT {&amp;lt;Inventory_Position = {'Intolerance'}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc])&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;Count(DISTINCT {&amp;lt;Inventory_Position = {'Overstock'}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc])&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;Count(DISTINCT {&amp;lt;Inventory_Position = {'NoDemand'}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc]) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Skewness formula as follows:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Skew(DISTINCT {&amp;lt;Inventory_Position = {‘OOS'}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc])&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;Skew(DISTINCT {&amp;lt;Inventory_Position = {'Low Stock'}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc])&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;skew(DISTINCT {&amp;lt;Inventory_Position = {'Intolerance'}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc])&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;skew(DISTINCT {&amp;lt;Inventory_Position = {'Overstock'}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc])&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;Skew(DISTINCT {&amp;lt;Inventory_Position = {'NoDemand'}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc]) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 10:27:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Skew-calculation/m-p/74508#M12283</guid>
      <dc:creator>bushpalaamarnat</dc:creator>
      <dc:date>2018-06-08T10:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Skew calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Skew-calculation/m-p/74509#M12284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can make your expressions a lot simpler if you write them like this: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Count(DISTINCT {&amp;lt;Inventory_Position = {"OOS","&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Low Stock","&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Intolerance","&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Overstock&lt;/SPAN&gt;","&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NoDemand"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc])&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;And then calculate the skew over your aggregated counts. &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SKEW (AGGR(Count(DISTINCT {&amp;lt;Inventory_Position = {"OOS","&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Low Stock","&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Intolerance","&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Overstock&lt;/SPAN&gt;","&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NoDemand"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc]),&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Inventory_Position))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 10:40:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Skew-calculation/m-p/74509#M12284</guid>
      <dc:creator>avkeep01</dc:creator>
      <dc:date>2018-06-08T10:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Skew calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Skew-calculation/m-p/74510#M12285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not entirely sure what you are needing, but may be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;=&lt;SPAN style="color: #ff0000;"&gt;Skew(TOTAL Aggr(&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Count(DISTINCT {&amp;lt;Inventory_Position = {'OOS'}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc])&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;STRONG&gt;Count(DISTINCT {&amp;lt;Inventory_Position = {'Low Stock'}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc])&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;STRONG&gt;Count(DISTINCT {&amp;lt;Inventory_Position = {'Intolerance'}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc])&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;STRONG&gt;Count(DISTINCT {&amp;lt;Inventory_Position = {'Overstock'}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc])&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;STRONG&gt;Count(DISTINCT {&amp;lt;Inventory_Position = {'NoDemand'}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc])&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="; color: #ff0000;"&gt;&lt;STRONG&gt;, &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Inventory_Position))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 11:15:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Skew-calculation/m-p/74510#M12285</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-08T11:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Skew calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Skew-calculation/m-p/74511#M12286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your formula actually worked. Thank you for the information. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to get average\ skewness of inventory_positions &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 12:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Skew-calculation/m-p/74511#M12286</guid>
      <dc:creator>bushpalaamarnat</dc:creator>
      <dc:date>2018-06-08T12:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Skew calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Skew-calculation/m-p/74512#M12287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I am trying to get average\ skewness of inventory_positions&lt;/SPAN&gt;&lt;/P&gt;


&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;It worked? and you still trying to get average\skewness? You mean you also need average? may be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;=&lt;SPAN style="color: #ff0000;"&gt;Average&lt;/SPAN&gt;(TOTAL Aggr(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(DISTINCT {&amp;lt;Inventory_Position = {'OOS'}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;+Count(DISTINCT {&amp;lt;Inventory_Position = {'Low Stock'}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;+Count(DISTINCT {&amp;lt;Inventory_Position = {'Intolerance'}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;+Count(DISTINCT {&amp;lt;Inventory_Position = {'Overstock'}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;+Count(DISTINCT {&amp;lt;Inventory_Position = {'NoDemand'}&amp;gt;} Week&amp;amp;Material&amp;amp;[Supplier Loc]&amp;amp;[Customer Loc])&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;, Inventory_Position))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 12:39:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Skew-calculation/m-p/74512#M12287</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-08T12:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Skew calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Skew-calculation/m-p/74513#M12288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sunny! it worked. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 13:07:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Skew-calculation/m-p/74513#M12288</guid>
      <dc:creator>bushpalaamarnat</dc:creator>
      <dc:date>2018-06-08T13:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Skew calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Skew-calculation/m-p/74514#M12289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You marked your own response as correct &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;... did you want to mark one of my responses as correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 13:09:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Skew-calculation/m-p/74514#M12289</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-08T13:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Skew calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Skew-calculation/m-p/74515#M12290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, you got that correct. i have close this skew thing today. then go home. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry if it was lots of work for you. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 13:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Skew-calculation/m-p/74515#M12290</guid>
      <dc:creator>bushpalaamarnat</dc:creator>
      <dc:date>2018-06-08T13:13:45Z</dc:date>
    </item>
  </channel>
</rss>

