<?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 selection in table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-statement-selection-in-table/m-p/393052#M484845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt;"&gt;Your syntax isn't that far off.&amp;nbsp; As for where it would go, are you trying to use this condition in an expression or in your script?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: blue;"&gt;if&lt;/SPAN&gt; (&lt;SPAN lang="EN-US" style="color: maroon;"&gt;Artikeltyp&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt; = 'z' &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: blue;"&gt;and&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="color: maroon;"&gt;MovementDate&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt; &amp;gt; (&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: blue;"&gt;dayend&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt; (&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: blue;"&gt;Now&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt; (), -365)), &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: maroon;"&gt;ArticleNr)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 May 2013 20:40:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-21T20:40:21Z</dc:date>
    <item>
      <title>If statement selection in table</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-selection-in-table/m-p/393051#M484844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi i have a condition i would like to run on my dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure where this condition should go, assuming ArticleNr in the diagram conditions box?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also my syntax is horribly wrong and help greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt; &lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: red;"&gt;(&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Artikeltyp&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; = 'z' &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;and&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;MovementDate&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; &amp;gt; (&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;dayend&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; (&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Now&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; (), -365)), &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;ArticleNr&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Bradley&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 20:18:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-selection-in-table/m-p/393051#M484844</guid>
      <dc:creator />
      <dc:date>2013-05-21T20:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: If statement selection in table</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-selection-in-table/m-p/393052#M484845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt;"&gt;Your syntax isn't that far off.&amp;nbsp; As for where it would go, are you trying to use this condition in an expression or in your script?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black; font-size: 10pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: blue;"&gt;if&lt;/SPAN&gt; (&lt;SPAN lang="EN-US" style="color: maroon;"&gt;Artikeltyp&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt; = 'z' &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: blue;"&gt;and&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="color: maroon;"&gt;MovementDate&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt; &amp;gt; (&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: blue;"&gt;dayend&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt; (&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: blue;"&gt;Now&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt; (), -365)), &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: maroon;"&gt;ArticleNr)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 20:40:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-selection-in-table/m-p/393052#M484845</guid>
      <dc:creator />
      <dc:date>2013-05-21T20:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: If statement selection in table</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-selection-in-table/m-p/393053#M484846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in a table on the dimension articlenr , however it is not taking .(&lt;IMG __jive_id="41439" class="jive-image" alt="picture.png" src="https://community.qlik.com/legacyfs/online/41439_picture.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 20:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-selection-in-table/m-p/393053#M484846</guid>
      <dc:creator />
      <dc:date>2013-05-21T20:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: If statement selection in table</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-selection-in-table/m-p/393054#M484847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like you are putting it in the "Enable Conditional" field.&amp;nbsp; Uncheck the box and instead click Edit (looks like Redigera for you).&amp;nbsp; That's where you put the calculated dimension.&amp;nbsp; Next, check the "Suppress when value is null" box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 20:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-selection-in-table/m-p/393054#M484847</guid>
      <dc:creator />
      <dc:date>2013-05-21T20:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: If statement selection in table</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-selection-in-table/m-p/393055#M484848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my table is constantly loading now, (hourglass)&lt;/P&gt;&lt;P&gt;any tips?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 21:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-selection-in-table/m-p/393055#M484848</guid>
      <dc:creator />
      <dc:date>2013-05-21T21:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: If statement selection in table</title>
      <link>https://community.qlik.com/t5/QlikView/If-statement-selection-in-table/m-p/393056#M484849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How much data are you runing that if statement against?&amp;nbsp; You will get better performance if you use set analysis, but of course that depends on what you are trying to achieve.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 21:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-statement-selection-in-table/m-p/393056#M484849</guid>
      <dc:creator />
      <dc:date>2013-05-21T21:12:19Z</dc:date>
    </item>
  </channel>
</rss>

