<?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 AW:Re: AW:Creating the same number format in a field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185794#M50153</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok is there not something a bit simpler to use like the text function u mentioned??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Sep 2009 17:34:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-09-14T17:34:13Z</dc:date>
    <item>
      <title>Creating the same number format in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185790#M50149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone&lt;/P&gt;&lt;P&gt;Please help, i've got a field with all cell fone numbers which i'm bringing in from an excel sheet, but they are some have different formats eg. one number will be formatted: 0117836431 (which is the format i want) and others would be formatted: 011-2345765, 011 365 2365, 011543 7896 etc. In the script, how do i make them all the same format??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 17:14:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185790#M50149</guid>
      <dc:creator />
      <dc:date>2009-09-14T17:14:52Z</dc:date>
    </item>
    <item>
      <title>AW:Creating the same number format in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185791#M50150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;have you tried loading using text(), e.g. text(cell_fone_number)?&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 17:18:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185791#M50150</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2009-09-14T17:18:00Z</dc:date>
    </item>
    <item>
      <title>AW:Creating the same number format in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185792#M50151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok i've just tried text(cellnumber) as cellnumber in the script, reloaded it and still get brackets and commas etc in that field, i want to try and get all the numbers to look the same...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 17:23:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185792#M50151</guid>
      <dc:creator />
      <dc:date>2009-09-14T17:23:58Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Creating the same number format in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185793#M50152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;then I'd additionally work with MapSubstring (see reference manual). You can list the unwanted characters and the replace string (can be blank or null) there. Thus you could eliminate brackets, commas or whatsoever.&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 17:27:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185793#M50152</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2009-09-14T17:27:45Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Creating the same number format in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185794#M50153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok is there not something a bit simpler to use like the text function u mentioned??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 17:34:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185794#M50153</guid>
      <dc:creator />
      <dc:date>2009-09-14T17:34:13Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: AW:Creating the same number format in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185795#M50154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, of course, you could edit the excel sheet &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 17:46:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185795#M50154</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2009-09-14T17:46:59Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: AW:Creating the same number format in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185796#M50155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dude, use purgechar function...1st to remove '-' &amp;amp; then to remove blank spaces.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 17:53:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185796#M50155</guid>
      <dc:creator />
      <dc:date>2009-09-14T17:53:45Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: AW:Creating the same number format in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185797#M50156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Haha, thast what i'm trying to avoid in order for it to be automated when reloaded if u know what i mean, ok what is the syntax i would use when using mapsubstring, it is a rather large field...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 17:54:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185797#M50156</guid>
      <dc:creator />
      <dc:date>2009-09-14T17:54:06Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: AW:Re: AW:Creating the same number format in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185798#M50157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;varun is right, you could also use purgechar, meaning:&lt;/P&gt;&lt;P&gt;PurgeChar('123-456(789)' , '-()' )&lt;/P&gt;&lt;P&gt;would result in&lt;/P&gt;&lt;P&gt;123456789.&lt;/P&gt;&lt;P&gt;Nevertheless, if you like I can also build a demo using MapSubstring.&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 18:17:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185798#M50157</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2009-09-14T18:17:59Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: AW:Re: AW:Creating the same number format in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185799#M50158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So i'd put&lt;/P&gt;&lt;P&gt;purgechar('CellPhoneNo',''-()',')()',(()',' ()',',()'') as CellPhoneNo&lt;/P&gt;&lt;P&gt;To get rid of all the unneccesary dashes and spaces??&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 18:26:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185799#M50158</guid>
      <dc:creator />
      <dc:date>2009-09-14T18:26:51Z</dc:date>
    </item>
    <item>
      <title>AW:Creating the same number format in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185800#M50159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PurgeChar takes 2 parameters; you need every character only once in the second parameter. Enclosed find an example.&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 18:36:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185800#M50159</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2009-09-14T18:36:08Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: AW:Re: AW:Creating the same number format in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185801#M50160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The thing is there are not only dashes in the wrong format, there are also commas, spaces and brackets which i need to get rid of...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 18:39:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185801#M50160</guid>
      <dc:creator />
      <dc:date>2009-09-14T18:39:27Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: AW:Re: AW:Re: AW:Creating the same number format in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185802#M50161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you looked at my example? Put spaces, commas,brackets,semicolons, whatever you want to 'delete' into the 2nd parameter.&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 18:44:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185802#M50161</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2009-09-14T18:44:41Z</dc:date>
    </item>
    <item>
      <title>AW:Creating the same number format in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185803#M50162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;worked perfectly, thanks alot...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 18:56:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-the-same-number-format-in-a-field/m-p/185803#M50162</guid>
      <dc:creator />
      <dc:date>2009-09-14T18:56:35Z</dc:date>
    </item>
  </channel>
</rss>

