<?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 Var function from Tableau to Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Var-function-from-Tableau-to-Qlikview/m-p/16056#M458165</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, this is driving me crazy &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; i've to find correspondant function of tableau variance i QV&lt;/P&gt;&lt;P&gt;I'm starting from this formula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="103" style="border: 1px solid rgb(0, 0, 0); width: 227px; height: 105px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;dim&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Header 2&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Var(COST)/var(VALUE) &lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Var(COST)/var(VALUE) &lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Who can help me, pls?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 May 2018 14:02:59 GMT</pubDate>
    <dc:creator>canmarroig</dc:creator>
    <dc:date>2018-05-10T14:02:59Z</dc:date>
    <item>
      <title>Var function from Tableau to Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Var-function-from-Tableau-to-Qlikview/m-p/16056#M458165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, this is driving me crazy &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; i've to find correspondant function of tableau variance i QV&lt;/P&gt;&lt;P&gt;I'm starting from this formula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="103" style="border: 1px solid rgb(0, 0, 0); width: 227px; height: 105px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;dim&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Header 2&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Var(COST)/var(VALUE) &lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Var(COST)/var(VALUE) &lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Who can help me, pls?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2018 14:02:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Var-function-from-Tableau-to-Qlikview/m-p/16056#M458165</guid>
      <dc:creator>canmarroig</dc:creator>
      <dc:date>2018-05-10T14:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Var function from Tableau to Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Var-function-from-Tableau-to-Qlikview/m-p/16057#M458166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be just square the Stdev function's result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Stdev(COST)*Stdev(COST))/(Stdev(VALUE)*Stdev(VALUE))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2018 14:04:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Var-function-from-Tableau-to-Qlikview/m-p/16057#M458166</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-10T14:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Var function from Tableau to Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Var-function-from-Tableau-to-Qlikview/m-p/16058#M458167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or simplifying Sunny's Formula:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pow(&lt;/STRONG&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Stdev(COST),2) / &lt;STRONG style="font-size: 13.3333px;"&gt;Pow(&lt;/STRONG&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Stdev(&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;VALUE&lt;/STRONG&gt;),2) &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2018 14:07:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Var-function-from-Tableau-to-Qlikview/m-p/16058#M458167</guid>
      <dc:creator>vkish16161</dc:creator>
      <dc:date>2018-05-10T14:07:33Z</dc:date>
    </item>
  </channel>
</rss>

