<?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 to remove $symbol from Qlikview script? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-remove-symbol-from-Qlikview-script/m-p/1395245#M423648</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share some screenshot of that column with data...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Nov 2017 05:57:46 GMT</pubDate>
    <dc:creator>prma7799</dc:creator>
    <dc:date>2017-11-02T05:57:46Z</dc:date>
    <item>
      <title>How to remove $symbol from Qlikview script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-symbol-from-Qlikview-script/m-p/1395244#M423647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Segoe UI','sans-serif'; color: black;"&gt;My data source is SQL , one column contains data with &lt;STRONG&gt; $symbol&lt;/STRONG&gt;. While I am loading data from that column to my QVW I did not get any data from that column.. How to fix that issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Segoe UI','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Segoe UI','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Segoe UI','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 05:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-symbol-from-Qlikview-script/m-p/1395244#M423647</guid>
      <dc:creator>dolly777</dc:creator>
      <dc:date>2017-11-02T05:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove $symbol from Qlikview script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-symbol-from-Qlikview-script/m-p/1395245#M423648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share some screenshot of that column with data...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 05:57:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-symbol-from-Qlikview-script/m-p/1395245#M423648</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-11-02T05:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove $symbol from Qlikview script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-symbol-from-Qlikview-script/m-p/1395246#M423649</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 am getting value in list box but while applying in function I did not get any value. So, to remove $ symbol in script level while loading I used autonumber that time&amp;nbsp; I am getting mismatching value or if I do not use autonumber that listbox value is correct but no result is showing in function&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sql-qlikview.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/181789_sql-qlikview.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks in&amp;nbsp; advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 06:09:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-symbol-from-Qlikview-script/m-p/1395246#M423649</guid>
      <dc:creator>dolly777</dc:creator>
      <dc:date>2017-11-02T06:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove $symbol from Qlikview script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-symbol-from-Qlikview-script/m-p/1395247#M423650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use &lt;STRONG&gt;purgechar()&lt;/STRONG&gt; , like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Load&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Purgechar( [FieldName], '&lt;STRONG&gt;$'&lt;/STRONG&gt;) as Newfield&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 06:15:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-symbol-from-Qlikview-script/m-p/1395247#M423650</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-11-02T06:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove $symbol from Qlikview script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-symbol-from-Qlikview-script/m-p/1395248#M423651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PurgeChar(Yourfield,'$') as Newfield&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KeepChar(&lt;SPAN style="font-size: 13.3333px;"&gt;Yourfield&lt;/SPAN&gt;,1234567890) as &lt;SPAN style="font-size: 13.3333px;"&gt;Newfield&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 06:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-symbol-from-Qlikview-script/m-p/1395248#M423651</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-11-02T06:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove $symbol from Qlikview script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-symbol-from-Qlikview-script/m-p/1395249#M423652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much it&amp;nbsp; is working fine:)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 06:28:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-symbol-from-Qlikview-script/m-p/1395249#M423652</guid>
      <dc:creator>dolly777</dc:creator>
      <dc:date>2017-11-02T06:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove $symbol from Qlikview script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-symbol-from-Qlikview-script/m-p/1395250#M423653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's good practice to mark replies correct/helpful in your posts. &lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 06:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-symbol-from-Qlikview-script/m-p/1395250#M423653</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-11-02T06:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove $symbol from Qlikview script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-symbol-from-Qlikview-script/m-p/1997927#M1221349</link>
      <description>&lt;P&gt;Hi try and its work&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2022 06:33:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-symbol-from-Qlikview-script/m-p/1997927#M1221349</guid>
      <dc:creator>Ankit1988</dc:creator>
      <dc:date>2022-10-28T06:33:09Z</dc:date>
    </item>
  </channel>
</rss>

