<?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: IF STATEMENT USING VARIABLES in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/IF-STATEMENT-USING-VARIABLES/m-p/1457090#M797568</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vannie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what we meant is not in the edit mode. First delete the column headers/label for the column that value is not showing. then Click done . Then go and hover on the label of the column . something lime this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/188631_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jan 2018 04:07:11 GMT</pubDate>
    <dc:creator>pradosh_thakur</dc:creator>
    <dc:date>2018-01-03T04:07:11Z</dc:date>
    <item>
      <title>IF STATEMENT USING VARIABLES</title>
      <link>https://community.qlik.com/t5/QlikView/IF-STATEMENT-USING-VARIABLES/m-p/1457081#M797559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trouble with my IF Statement using as condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created 3 variables to be as measures.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;vPresenttax - this sum up the actual tax withheld&lt;/LI&gt;&lt;LI&gt;vTaxDue -&amp;nbsp; this calculates for annual tax&lt;/LI&gt;&lt;LI&gt;vstilldue_refund - this is the difference between vTaxDue - vPresenttax&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am trying to achieve is to create a measure&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Still Due&lt;/LI&gt;&lt;LI&gt;Refund&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;using if statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To&amp;nbsp; check if vstilldue_refund has value I created a measure called Still Due / Refund (Positive amount still due and negative amount Refund).&amp;nbsp; When I place the measure in my sheet its giving a positve value when vTaxdue is greater than vpresenttax, and negative value when vtaxdue is less than vpresenttax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when put it in another measure with if statement there is no result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Measure Still Due =&amp;nbsp; if($(vstilldue_refund) &amp;gt; 0, $(vstilldue_refund),0) this giving no result.&lt;/P&gt;&lt;P&gt;Measure Refund =&amp;nbsp; if($(vstilldue_refund) &amp;lt;&amp;nbsp; 0, $(vstilldue_refund)*-1,0) this giving no result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-STATEMENT-USING-VARIABLES/m-p/1457081#M797559</guid>
      <dc:creator>vannieariola</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: IF STATEMENT USING VARIABLES</title>
      <link>https://community.qlik.com/t5/QlikView/IF-STATEMENT-USING-VARIABLES/m-p/1457082#M797560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you describe more without Variables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jan 2018 06:20:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-STATEMENT-USING-VARIABLES/m-p/1457082#M797560</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-01T06:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: IF STATEMENT USING VARIABLES</title>
      <link>https://community.qlik.com/t5/QlikView/IF-STATEMENT-USING-VARIABLES/m-p/1457083#M797561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vstilldue_refund= $(vtaxdue) - $(vpresenttax)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Measure &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STILL DUE / (REFUND) = $(vstilldue_refund)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I put this measure in my pivot table there is value. Meaning the variable is working fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jan 2018 08:37:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-STATEMENT-USING-VARIABLES/m-p/1457083#M797561</guid>
      <dc:creator>vannieariola</dc:creator>
      <dc:date>2018-01-01T08:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: IF STATEMENT USING VARIABLES</title>
      <link>https://community.qlik.com/t5/QlikView/IF-STATEMENT-USING-VARIABLES/m-p/1457084#M797562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Image please for that without selection?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jan 2018 08:40:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-STATEMENT-USING-VARIABLES/m-p/1457084#M797562</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-01T08:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: IF STATEMENT USING VARIABLES</title>
      <link>https://community.qlik.com/t5/QlikView/IF-STATEMENT-USING-VARIABLES/m-p/1457085#M797563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the image you requested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jan 2018 09:02:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-STATEMENT-USING-VARIABLES/m-p/1457085#M797563</guid>
      <dc:creator>vannieariola</dc:creator>
      <dc:date>2018-01-01T09:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: IF STATEMENT USING VARIABLES</title>
      <link>https://community.qlik.com/t5/QlikView/IF-STATEMENT-USING-VARIABLES/m-p/1457086#M797564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vannie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried something similar and that is working for me . Can you please just delete the label of the two column and hover the cursor on the top/header of the two column in the table. you can see the resulting expression can you please paste that screenshot please ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jan 2018 09:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-STATEMENT-USING-VARIABLES/m-p/1457086#M797564</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2018-01-01T09:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: IF STATEMENT USING VARIABLES</title>
      <link>https://community.qlik.com/t5/QlikView/IF-STATEMENT-USING-VARIABLES/m-p/1457087#M797565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you working this in KPI/Text box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jan 2018 10:11:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-STATEMENT-USING-VARIABLES/m-p/1457087#M797565</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-01T10:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: IF STATEMENT USING VARIABLES</title>
      <link>https://community.qlik.com/t5/QlikView/IF-STATEMENT-USING-VARIABLES/m-p/1457088#M797566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="2018-01-03_8-25-48.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/188630_2018-01-03_8-25-48.jpg" style="height: 321px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 00:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-STATEMENT-USING-VARIABLES/m-p/1457088#M797566</guid>
      <dc:creator>vannieariola</dc:creator>
      <dc:date>2018-01-03T00:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: IF STATEMENT USING VARIABLES</title>
      <link>https://community.qlik.com/t5/QlikView/IF-STATEMENT-USING-VARIABLES/m-p/1457089#M797567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will u provide 2 different variables using measure?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 02:16:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-STATEMENT-USING-VARIABLES/m-p/1457089#M797567</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-03T02:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: IF STATEMENT USING VARIABLES</title>
      <link>https://community.qlik.com/t5/QlikView/IF-STATEMENT-USING-VARIABLES/m-p/1457090#M797568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vannie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what we meant is not in the edit mode. First delete the column headers/label for the column that value is not showing. then Click done . Then go and hover on the label of the column . something lime this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/188631_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 04:07:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-STATEMENT-USING-VARIABLES/m-p/1457090#M797568</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2018-01-03T04:07:11Z</dc:date>
    </item>
  </channel>
</rss>

