<?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 Replace Function with $ in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Replace-Function-with/m-p/277479#M499938</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 have a textbox that contains the contents of a variable, var_calls. The variable contains the text "$(time)" which I need to remove from the value shown in the text box. So I've written&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿﻿=replace(var_calls, '$(time)', '')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this doesn't work because QV thinks that $(time) in the above expression is a referenceto a variable, rather than a literal string. So it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to prevent the $ sign making QV think it's a variable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jun 2011 15:03:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-06-09T15:03:38Z</dc:date>
    <item>
      <title>Replace Function with $</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Function-with/m-p/277479#M499938</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 have a textbox that contains the contents of a variable, var_calls. The variable contains the text "$(time)" which I need to remove from the value shown in the text box. So I've written&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿﻿=replace(var_calls, '$(time)', '')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this doesn't work because QV thinks that $(time) in the above expression is a referenceto a variable, rather than a literal string. So it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to prevent the $ sign making QV think it's a variable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2011 15:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Function-with/m-p/277479#M499938</guid>
      <dc:creator />
      <dc:date>2011-06-09T15:03:38Z</dc:date>
    </item>
    <item>
      <title>Replace Function with $</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Function-with/m-p/277480#M499941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;James try creating a variable and putting into it the string $(time) and referencing that variable in the replace command&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2011 15:12:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Function-with/m-p/277480#M499941</guid>
      <dc:creator />
      <dc:date>2011-06-09T15:12:30Z</dc:date>
    </item>
  </channel>
</rss>

