<?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 If else scripting error in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/If-else-scripting-error/m-p/1647209#M63507</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am having error from this ststements. I am trying to create a dimension bigcountry having the below country. Please suggest.&lt;/P&gt;&lt;P&gt;if (&lt;BR /&gt;( Country = ('Italy', 'France', 'Spain', 'United Kingdom')),1,0) as Bigcountry,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Niha&lt;/P&gt;</description>
    <pubDate>Fri, 02 Apr 2021 08:11:33 GMT</pubDate>
    <dc:creator>niha</dc:creator>
    <dc:date>2021-04-02T08:11:33Z</dc:date>
    <item>
      <title>If else scripting error</title>
      <link>https://community.qlik.com/t5/App-Development/If-else-scripting-error/m-p/1647209#M63507</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am having error from this ststements. I am trying to create a dimension bigcountry having the below country. Please suggest.&lt;/P&gt;&lt;P&gt;if (&lt;BR /&gt;( Country = ('Italy', 'France', 'Spain', 'United Kingdom')),1,0) as Bigcountry,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Niha&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 08:11:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/If-else-scripting-error/m-p/1647209#M63507</guid>
      <dc:creator>niha</dc:creator>
      <dc:date>2021-04-02T08:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: If else scripting error</title>
      <link>https://community.qlik.com/t5/App-Development/If-else-scripting-error/m-p/1647213#M63508</link>
      <description>&lt;P&gt;Try this expression:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;if(match(Country,'Italy', 'France', 'Spain', 'United Kingdom'),1,0) as Bigcountry,&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 21:20:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/If-else-scripting-error/m-p/1647213#M63508</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-11-14T21:20:03Z</dc:date>
    </item>
  </channel>
</rss>

