<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Replace/m-p/307554#M707920</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a function like:&lt;/P&gt;&lt;P&gt;select * from function(day,other things) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I call it 45 times, choosing day as current date, current date -1,..., current date -45. The data for 46 days ago i still need it, but it is not changing anymore. The replace select is not working.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Nov 2011 14:24:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-11-09T14:24:18Z</dc:date>
    <item>
      <title>Replace</title>
      <link>https://community.qlik.com/t5/QlikView/Replace/m-p/307552#M707918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm taking data for the last 45 days with a select function. I need to keep the data of the days before. For the first day i use the normal select. When i tried to use replace select it doesn't work. It only takes data for the day 45 (from today). What can cause this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 10:58:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace/m-p/307552#M707918</guid>
      <dc:creator />
      <dc:date>2011-11-09T10:58:44Z</dc:date>
    </item>
    <item>
      <title>Replace</title>
      <link>https://community.qlik.com/t5/QlikView/Replace/m-p/307553#M707919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SQL:&lt;/P&gt;&lt;P&gt;SELECT [date]&lt;/P&gt;&lt;P&gt;FROM Table&lt;/P&gt;&lt;P&gt;WHERE [date] &amp;gt;= DATEADD(day, -45, CURRENT_TIMESTAMP);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fetch all Values where date &amp;gt;= today - 45 days&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://msdn.microsoft.com/de-de/library/ms186819.aspx"&gt;http://msdn.microsoft.com/de-de/library/ms186819.aspx&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 13:05:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace/m-p/307553#M707919</guid>
      <dc:creator />
      <dc:date>2011-11-09T13:05:24Z</dc:date>
    </item>
    <item>
      <title>Replace</title>
      <link>https://community.qlik.com/t5/QlikView/Replace/m-p/307554#M707920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a function like:&lt;/P&gt;&lt;P&gt;select * from function(day,other things) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I call it 45 times, choosing day as current date, current date -1,..., current date -45. The data for 46 days ago i still need it, but it is not changing anymore. The replace select is not working.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 14:24:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace/m-p/307554#M707920</guid>
      <dc:creator />
      <dc:date>2011-11-09T14:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Replace</title>
      <link>https://community.qlik.com/t5/QlikView/Replace/m-p/307555#M707921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;replace function is used only for string or character conversion..use convert for date conversion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like convert (char(12),getdate(),103)&lt;/P&gt;&lt;P&gt;just change the third parameter to change the date style..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 18:11:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace/m-p/307555#M707921</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-09T18:11:33Z</dc:date>
    </item>
  </channel>
</rss>

