<?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 Using '-' (dash) in If Statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-dash-in-If-Statement/m-p/1836610#M1232123</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I am trying to write very easy if statement in table expressions. If the cell is '-', I want to see 'x':&lt;/P&gt;&lt;P&gt;if (Column1 = '-', 'x', 'y')&lt;/P&gt;&lt;P&gt;Somehow, Qlikview cannot recognize dash ('-'). Is this a kind if bug, or am I missing something?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator>gozdamar</dc:creator>
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>Using '-' (dash) in If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Using-dash-in-If-Statement/m-p/1836610#M1232123</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I am trying to write very easy if statement in table expressions. If the cell is '-', I want to see 'x':&lt;/P&gt;&lt;P&gt;if (Column1 = '-', 'x', 'y')&lt;/P&gt;&lt;P&gt;Somehow, Qlikview cannot recognize dash ('-'). Is this a kind if bug, or am I missing something?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-dash-in-If-Statement/m-p/1836610#M1232123</guid>
      <dc:creator>gozdamar</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using '-' (dash) in If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Using-dash-in-If-Statement/m-p/1836611#M1232127</link>
      <description>&lt;P&gt;Nulls display as - by default, so are you sure this isn't actually null?&amp;nbsp; If so, there are a few functions in the load script that can handle (coalesce, alt for numeric values, if-statement).&amp;nbsp;&lt;/P&gt;&lt;P&gt;if it's front-end you can do:&amp;nbsp;&lt;SPAN&gt;if (isnull(Column1) = '-', 'x', 'y').&amp;nbsp; alt would work also but again for numeric values.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 11:28:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-dash-in-If-Statement/m-p/1836611#M1232127</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-09-16T11:28:17Z</dc:date>
    </item>
  </channel>
</rss>

