<?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 expression issue in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Find-Replace-expression-issue/m-p/1105678#M10101</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suspect it has something to do with the single quotes and the *.&amp;nbsp; They are likely confusing the search but this is just a guess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Josh&lt;/P&gt;&lt;P&gt;Qlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 May 2016 15:46:44 GMT</pubDate>
    <dc:creator>Josh_Good</dc:creator>
    <dc:date>2016-05-19T15:46:44Z</dc:date>
    <item>
      <title>Find Replace expression issue</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Find-Replace-expression-issue/m-p/1105675#M10098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im new to this forum &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to replace part of expressions in a several qwv files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is the second if-argument that needs to be changed in all formulas:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TimeType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Actual',&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SignFC&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;*&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[1110000000 Intangible assets]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)/1000),&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TimeType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;like&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 'E*',-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SignFC&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;*&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[1110000000 Intangible assets]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)/1000))&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I need to replace &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TimeType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;like&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 'E*'&lt;/SPAN&gt; to &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TimeType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;like&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 'FP*'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I have tried to use the replace ALL function in the Expression overview but it does not work. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;the problem is the 'E*' part and i cannot simply just replace E so it has to be something like &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Find&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TimeType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;like&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 'E*&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Relace by &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TimeType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;like&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 'F*&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;not to mess up formulas....Any ide how to solve this??? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;A quick answer would be highly appreciated. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 15:07:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Find-Replace-expression-issue/m-p/1105675#M10098</guid>
      <dc:creator />
      <dc:date>2016-05-19T15:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Find Replace expression issue</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Find-Replace-expression-issue/m-p/1105676#M10099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The easiest approach may be to create project files ("prj files").&amp;nbsp; This will turn your QlikView app in to xml documents.&amp;nbsp; From there you can more easily edit the xml.&amp;nbsp; Here is a link to the help file on Project Files (&lt;A href="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/QlikView_Project_Files.htm?q=prj" title="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/QlikView_Project_Files.htm?q=prj"&gt;http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/QlikView_Project_Files.htm?q=prj&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, going forward I highly recommend you use variable for your expressions.&amp;nbsp; This way you can change your expressions in one place and it will change it in all your apps.&amp;nbsp; Here is a post and video on how to do this: &lt;A href="https://community.qlik.com/message/212452"&gt;Reusing Expressions&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Josh&lt;/P&gt;&lt;P&gt;Qlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 15:18:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Find-Replace-expression-issue/m-p/1105676#M10099</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2016-05-19T15:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Find Replace expression issue</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Find-Replace-expression-issue/m-p/1105677#M10100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your answer. I will look into your suggestions below. However I would really prefer if someone have a quickfix for this problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the reason I can find all expressions with &lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TimeType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;like&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;but not &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TimeType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;like&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 'E*'&lt;/SPAN&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 15:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Find-Replace-expression-issue/m-p/1105677#M10100</guid>
      <dc:creator />
      <dc:date>2016-05-19T15:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Find Replace expression issue</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Find-Replace-expression-issue/m-p/1105678#M10101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suspect it has something to do with the single quotes and the *.&amp;nbsp; They are likely confusing the search but this is just a guess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Josh&lt;/P&gt;&lt;P&gt;Qlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 15:46:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Find-Replace-expression-issue/m-p/1105678#M10101</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2016-05-19T15:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Find Replace expression issue</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Find-Replace-expression-issue/m-p/1105679#M10102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am most certain that it is the single quotes and * that are causing problems with the find/replace function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really annoying, they should try to fix so that you could use double quotes or similar and have this issue solved. I cannot be the only one with this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Find "&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TimeType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;like&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 'E*'"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Replace with&amp;nbsp; "&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TimeType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;like&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; '´FP*'"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 21:18:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Find-Replace-expression-issue/m-p/1105679#M10102</guid>
      <dc:creator />
      <dc:date>2016-05-19T21:18:15Z</dc:date>
    </item>
  </channel>
</rss>

