<?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: How do I replace a hyphen with a blank ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-I-replace-a-hyphen-with-a-blank/m-p/628526#M1090080</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the Function Alt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alt(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Country&lt;/SPAN&gt;,' ') &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 May 2014 08:12:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-27T08:12:35Z</dc:date>
    <item>
      <title>How do I replace a hyphen with a blank ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-replace-a-hyphen-with-a-blank/m-p/628523#M1090077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a text object on a dashboard which displays a Country field thus, =[Country] &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if the country value doesn't exist, or is not applicable to the selection then a hyphen is displayed -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I replace the hyphen in this instance with a blank space ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in anticipation&lt;/P&gt;&lt;P&gt;MV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 07:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-replace-a-hyphen-with-a-blank/m-p/628523#M1090077</guid>
      <dc:creator />
      <dc:date>2014-05-27T07:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: How do I replace a hyphen with a blank ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-replace-a-hyphen-with-a-blank/m-p/628524#M1090078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On Chart Properties-&amp;gt;Presentation Tab -&amp;gt;replace the hyphen in null symbol and missing symbol by space&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 08:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-replace-a-hyphen-with-a-blank/m-p/628524#M1090078</guid>
      <dc:creator />
      <dc:date>2014-05-27T08:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: How do I replace a hyphen with a blank ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-replace-a-hyphen-with-a-blank/m-p/628525#M1090079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=if(isnull(Country),' ',Country)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 08:12:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-replace-a-hyphen-with-a-blank/m-p/628525#M1090079</guid>
      <dc:creator>preminqlik</dc:creator>
      <dc:date>2014-05-27T08:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do I replace a hyphen with a blank ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-replace-a-hyphen-with-a-blank/m-p/628526#M1090080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the Function Alt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alt(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Country&lt;/SPAN&gt;,' ') &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 08:12:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-replace-a-hyphen-with-a-blank/m-p/628526#M1090080</guid>
      <dc:creator />
      <dc:date>2014-05-27T08:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I replace a hyphen with a blank ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-replace-a-hyphen-with-a-blank/m-p/628527#M1090081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;right click-properties-presentation then remove null symbol - and missing value - with blank and you will get it by removing the hyphen put a space and hit enter you will get blank.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 08:59:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-replace-a-hyphen-with-a-blank/m-p/628527#M1090081</guid>
      <dc:creator>ferha_jafri</dc:creator>
      <dc:date>2014-05-27T08:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: How do I replace a hyphen with a blank ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-replace-a-hyphen-with-a-blank/m-p/628528#M1090082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm confused. A text object doesn't have a Presentation tab. And I can't find the null symbol you're talking about either !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 09:19:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-replace-a-hyphen-with-a-blank/m-p/628528#M1090082</guid>
      <dc:creator />
      <dc:date>2014-05-27T09:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do I replace a hyphen with a blank ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-replace-a-hyphen-with-a-blank/m-p/628529#M1090083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just what I wanted. Thank you !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 09:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-replace-a-hyphen-with-a-blank/m-p/628529#M1090083</guid>
      <dc:creator />
      <dc:date>2014-05-27T09:25:39Z</dc:date>
    </item>
  </channel>
</rss>

