<?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: Slope values in povit in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Slope-values-in-povit/m-p/1052607#M353161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;i hope till now i am not getting one reply means is it not possible ?&lt;/P&gt;&lt;P&gt;any way i am adding QVw file let any one please suggest the best possible ways &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if any information required for this i will provide&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagrds,&lt;/P&gt;&lt;P&gt;Boby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Apr 2016 11:40:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-04-13T11:40:23Z</dc:date>
    <item>
      <title>Slope values in povit</title>
      <link>https://community.qlik.com/t5/QlikView/Slope-values-in-povit/m-p/1052606#M353160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi team,&lt;/P&gt;&lt;P&gt;Can you share how to create&amp;nbsp; slope values&amp;nbsp; in pivot table?&lt;/P&gt;&lt;P&gt;in that pivot table have drill down option and when i was going to drill down i need related value on selected fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:if i select country&amp;nbsp; then i want related to country values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like bellow&lt;/P&gt;&lt;P&gt;&lt;IMG alt="in1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/120474_in1.PNG" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in above screen shot &lt;STRONG style=": ; color: #575757; text-decoration: underline;"&gt;slope&lt;/STRONG&gt; is derived by;&lt;/P&gt;&lt;P&gt;=IFERROR(IF(OR(ISBLANK(A3),SUM(B3:N3)=0),"",IF(SLOPE(B3:N3,DATEVALUE($B$2:$N$2))&amp;gt;0,5,IF(SLOPE(B3:N3,DATEVALUE($B$2:$N$2))&amp;lt;0,6,""))),"")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;A3&lt;/STRONG&gt;=india&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;B3:N3:&lt;/STRONG&gt;&lt;IMG alt="in3.PNG" class="jive-image" src="https://community.qlik.com/legacyfs/online/120476_in3.PNG" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;$B$2:$N$2&lt;/STRONG&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;IMG alt="in4.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/120477_in4.PNG" style="height: 13px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #575757; text-decoration: underline;"&gt;Slope Values&lt;/STRONG&gt; is derived by:&lt;/P&gt;&lt;P&gt;=SLOPE(B3:N3,DATEVALUE($B$2:$N$2))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and when i was going to dril down i need state values like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="in2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/120475_in2.PNG" style="height: 166px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here column level i am using &lt;STRONG&gt;Country&lt;/STRONG&gt; and &lt;STRONG&gt;State &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Row level&lt;STRONG&gt; Date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Metric:&lt;STRONG&gt;sum(People)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like above thing i need to replicate same in Qlik view&lt;/P&gt;&lt;P&gt;Could you pleas share how to replicate in Qlik view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;in column level now i have&amp;nbsp; &lt;STRONG style="font-size: 13.3333px;"&gt;Country&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; and &lt;/SPAN&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;State&amp;nbsp; let &lt;/STRONG&gt; us assume if i have Country,State,city,Dist&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Boby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 07:11:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slope-values-in-povit/m-p/1052606#M353160</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-05T07:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Slope values in povit</title>
      <link>https://community.qlik.com/t5/QlikView/Slope-values-in-povit/m-p/1052607#M353161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;i hope till now i am not getting one reply means is it not possible ?&lt;/P&gt;&lt;P&gt;any way i am adding QVw file let any one please suggest the best possible ways &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if any information required for this i will provide&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagrds,&lt;/P&gt;&lt;P&gt;Boby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2016 11:40:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slope-values-in-povit/m-p/1052607#M353161</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-13T11:40:23Z</dc:date>
    </item>
  </channel>
</rss>

