<?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 Problem in DIV operation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-in-DIV-operation/m-p/553157#M206685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have i a single table an expression like this:&amp;nbsp; &lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;=$(vFinanceKey%)&lt;/STRONG&gt;&lt;/SPAN&gt; where &lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12pt;"&gt;$(vFinanceKey%) = $(vFinanceKeyVirMain)/$(vFinanceGeneralKeyVir)&lt;/STRONG&gt; and &lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;two&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;variables&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;are different from&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;zero.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;The result I get is NULL.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Any idea?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Thanks in advance&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Aug 2013 12:11:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-08-02T12:11:08Z</dc:date>
    <item>
      <title>Problem in DIV operation</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-DIV-operation/m-p/553157#M206685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have i a single table an expression like this:&amp;nbsp; &lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;=$(vFinanceKey%)&lt;/STRONG&gt;&lt;/SPAN&gt; where &lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12pt;"&gt;$(vFinanceKey%) = $(vFinanceKeyVirMain)/$(vFinanceGeneralKeyVir)&lt;/STRONG&gt; and &lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;two&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;variables&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;are different from&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;zero.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;The result I get is NULL.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Any idea?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Thanks in advance&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2013 12:11:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-DIV-operation/m-p/553157#M206685</guid>
      <dc:creator />
      <dc:date>2013-08-02T12:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in DIV operation</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-DIV-operation/m-p/553158#M206686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to use div function.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;div(&lt;/STRONG&gt; &lt;STRONG style="font-size: 12pt;"&gt;$(vFinanceKeyVirMain),$(vFinanceGeneralKeyVir))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or try this&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12pt;"&gt;vFinanceKeyVirMain) / $(vFinanceGeneralKeyVir&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2013 12:17:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-DIV-operation/m-p/553158#M206686</guid>
      <dc:creator />
      <dc:date>2013-08-02T12:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in DIV operation</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-DIV-operation/m-p/553159#M206687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried the 1st case you say and I get ALWAYS 100%.&lt;/P&gt;&lt;P&gt;The 2nd, does nothing (field 'Key %')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jiveImage" src="https://community.qlik.com/" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2013 12:21:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-DIV-operation/m-p/553159#M206687</guid>
      <dc:creator />
      <dc:date>2013-08-02T12:21:28Z</dc:date>
    </item>
  </channel>
</rss>

