<?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: Find/Replace in QlikView expression - how does it work in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Find-Replace-in-QlikView-expression-how-does-it-work/m-p/721156#M474208</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;you can try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression Overview-&amp;gt; Click Find/Replace -&amp;gt; Give Find and replace values -&amp;gt; Click Find now and Replace until all values are replaced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Sep 2014 02:08:19 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2014-09-30T02:08:19Z</dc:date>
    <item>
      <title>Find/Replace in QlikView expression - how does it work</title>
      <link>https://community.qlik.com/t5/QlikView/Find-Replace-in-QlikView-expression-how-does-it-work/m-p/721153#M474205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a field in many expressions,&amp;nbsp; "Net",&amp;nbsp; that I want to replace with "Amount". I thought it would be as simple as going into Expression Overview and Clicking the Find/Replace button and putting a "Net" in find and "Amount" in Replace, click Replace All, then Close, then Apply and finally OK. But yet I go right to the chart/expressions on that sheet and "Net" is still in a bunch of the expressions. This is so frustrating!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anything special about this? Can I Find/Replace to act much as in Excel?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 01:01:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Find-Replace-in-QlikView-expression-how-does-it-work/m-p/721153#M474205</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2014-09-30T01:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Find/Replace in QlikView expression - how does it work</title>
      <link>https://community.qlik.com/t5/QlikView/Find-Replace-in-QlikView-expression-how-does-it-work/m-p/721154#M474206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't needed to rely on it myself. The following thread gives some pointers and a potential workaround:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/12571"&gt;Global Find and Replace&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 01:36:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Find-Replace-in-QlikView-expression-how-does-it-work/m-p/721154#M474206</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-09-30T01:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Find/Replace in QlikView expression - how does it work</title>
      <link>https://community.qlik.com/t5/QlikView/Find-Replace-in-QlikView-expression-how-does-it-work/m-p/721155#M474207</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;I think it is not possible, if you are loading expressions from text file using $(Include) and variables then you can find and replace in a single shot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your text should consists of expressions like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET vExpression1 = Sum(Measure1);&lt;/P&gt;&lt;P&gt;SET vExpression2 = Count(DISTINCT ID);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in Qlikview script you have to include this text file like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=$(Include=filepath\fileName.txt);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in chart you simply use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=$(vExpression1)&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;=$(vExpression2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 02:04:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Find-Replace-in-QlikView-expression-how-does-it-work/m-p/721155#M474207</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-09-30T02:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Find/Replace in QlikView expression - how does it work</title>
      <link>https://community.qlik.com/t5/QlikView/Find-Replace-in-QlikView-expression-how-does-it-work/m-p/721156#M474208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;you can try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression Overview-&amp;gt; Click Find/Replace -&amp;gt; Give Find and replace values -&amp;gt; Click Find now and Replace until all values are replaced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 02:08:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Find-Replace-in-QlikView-expression-how-does-it-work/m-p/721156#M474208</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-09-30T02:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Find/Replace in QlikView expression - how does it work</title>
      <link>https://community.qlik.com/t5/QlikView/Find-Replace-in-QlikView-expression-how-does-it-work/m-p/1617677#M474209</link>
      <description>&lt;P&gt;Hello, I have the same problem&lt;/P&gt;&lt;P&gt;How did you resolved it?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 13:44:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Find-Replace-in-QlikView-expression-how-does-it-work/m-p/1617677#M474209</guid>
      <dc:creator>ValeriyaBartosh</dc:creator>
      <dc:date>2019-08-28T13:44:39Z</dc:date>
    </item>
  </channel>
</rss>

