<?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 Calculated Dimesion - Syntax in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-Dimesion-Syntax/m-p/394909#M558430</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i have a diagram whereby i wish to restrict my dataset to two values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if ([Tillv/köp-kod]= 3 and [Tillv/köp-kod] = 6, [Tillv/köp-kod])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;however i see that in the column i recieve - as a value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is the syntax potentially wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Bradley&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 May 2013 09:30:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-22T09:30:28Z</dc:date>
    <item>
      <title>Calculated Dimesion - Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimesion-Syntax/m-p/394909#M558430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i have a diagram whereby i wish to restrict my dataset to two values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if ([Tillv/köp-kod]= 3 and [Tillv/köp-kod] = 6, [Tillv/köp-kod])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;however i see that in the column i recieve - as a value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is the syntax potentially wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Bradley&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 09:30:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimesion-Syntax/m-p/394909#M558430</guid>
      <dc:creator />
      <dc:date>2013-05-22T09:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimesion - Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimesion-Syntax/m-p/394910#M558431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want only 3 and 6 value you can use &lt;/P&gt;&lt;P&gt;if(WildMatch([Tillv/köp-kod],'3','6'),field1) else if you want the range between 3 and 6 you can go with&lt;/P&gt;&lt;P&gt;if([Tillv/köp-kod]&amp;gt;=3 and [Tillv/köp-kod]&amp;lt;=6,field1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 10:08:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimesion-Syntax/m-p/394910#M558431</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2013-05-22T10:08:20Z</dc:date>
    </item>
  </channel>
</rss>

