<?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 String Column Value Formatting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/String-Column-Value-Formatting/m-p/213546#M67253</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That definitly helped...Thank you. I had to use &lt;STRONG&gt;else_expr&lt;/STRONG&gt; part of &lt;STRONG&gt;IF&lt;/STRONG&gt; function in order to get the right result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Feb 2011 16:02:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-02-15T16:02:45Z</dc:date>
    <item>
      <title>String Column Value Formatting</title>
      <link>https://community.qlik.com/t5/QlikView/String-Column-Value-Formatting/m-p/213544#M67251</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 have a column as in which values are coming like&lt;/P&gt;&lt;P&gt;AX0198&lt;/P&gt;&lt;P&gt;AX 023487&lt;/P&gt;&lt;P&gt;FEWEUYU&lt;/P&gt;&lt;P&gt;SDERV*&lt;/P&gt;&lt;P&gt;AXRTYU*&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If column values start with 'AX' or/and ends with * then I want to remove 'AX' and * from the values.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lico&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 22:02:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-Column-Value-Formatting/m-p/213544#M67251</guid>
      <dc:creator />
      <dc:date>2011-02-11T22:02:18Z</dc:date>
    </item>
    <item>
      <title>String Column Value Formatting</title>
      <link>https://community.qlik.com/t5/QlikView/String-Column-Value-Formatting/m-p/213545#M67252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lico,&lt;/P&gt;&lt;P&gt;Try this formula, instead of AX0198 just put the column name.&lt;/P&gt;&lt;P&gt;if(Left('AX0198',2)='AX' or Right('AX0198',1) = '*', mid('AX0198',3,len('AX0198')-1))&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 23:03:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-Column-Value-Formatting/m-p/213545#M67252</guid>
      <dc:creator />
      <dc:date>2011-02-11T23:03:09Z</dc:date>
    </item>
    <item>
      <title>String Column Value Formatting</title>
      <link>https://community.qlik.com/t5/QlikView/String-Column-Value-Formatting/m-p/213546#M67253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That definitly helped...Thank you. I had to use &lt;STRONG&gt;else_expr&lt;/STRONG&gt; part of &lt;STRONG&gt;IF&lt;/STRONG&gt; function in order to get the right result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 16:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/String-Column-Value-Formatting/m-p/213546#M67253</guid>
      <dc:creator />
      <dc:date>2011-02-15T16:02:45Z</dc:date>
    </item>
  </channel>
</rss>

