<?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 Script help repeat records in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-help-repeat-records/m-p/235225#M86512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can create a flag in your script to identify if the contact date is between today and -30 dasy as follows,&lt;/P&gt;&lt;P&gt;if([contact Date]&amp;gt;=Today()-30,1,0)&lt;/P&gt;&lt;P&gt;If the flag value is '1' it means that the customer has contact within last 30 days. With this value, you can further create another flag to check the second condition.&lt;/P&gt;&lt;P&gt;hope this resolves your issue.&lt;/P&gt;&lt;P&gt;cheers Haneesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Jul 2010 11:42:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-07-29T11:42:09Z</dc:date>
    <item>
      <title>Script help repeat records</title>
      <link>https://community.qlik.com/t5/QlikView/Script-help-repeat-records/m-p/235223#M86510</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 will try and explain my question as best i can.&lt;/P&gt;&lt;P&gt;I have some source data which is being loaded in to QlikView which contains details of customer contacts, such as customer number, contact date, reason etc.&lt;/P&gt;&lt;P&gt;The purpose of my script is to identify customers that have contacted more than x number of times in a given period (30 days), what i want to do first of all is:&lt;/P&gt;&lt;P&gt;1) Identify contacts where contact date is anywhere between todays date and -30 days.&lt;/P&gt;&lt;P&gt;2) Where a contact date is identified (eg, 29 days ago) i would like the script to look back a further 30 days (from the first identified contact date for each unique customer number) and return any additional contacts for that customer number if the 30 days previous to the most recent contact.&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 15:30:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-help-repeat-records/m-p/235223#M86510</guid>
      <dc:creator />
      <dc:date>2010-07-27T15:30:41Z</dc:date>
    </item>
    <item>
      <title>Script help repeat records</title>
      <link>https://community.qlik.com/t5/QlikView/Script-help-repeat-records/m-p/235224#M86511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 10:00:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-help-repeat-records/m-p/235224#M86511</guid>
      <dc:creator />
      <dc:date>2010-07-29T10:00:13Z</dc:date>
    </item>
    <item>
      <title>Script help repeat records</title>
      <link>https://community.qlik.com/t5/QlikView/Script-help-repeat-records/m-p/235225#M86512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can create a flag in your script to identify if the contact date is between today and -30 dasy as follows,&lt;/P&gt;&lt;P&gt;if([contact Date]&amp;gt;=Today()-30,1,0)&lt;/P&gt;&lt;P&gt;If the flag value is '1' it means that the customer has contact within last 30 days. With this value, you can further create another flag to check the second condition.&lt;/P&gt;&lt;P&gt;hope this resolves your issue.&lt;/P&gt;&lt;P&gt;cheers Haneesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 11:42:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-help-repeat-records/m-p/235225#M86512</guid>
      <dc:creator />
      <dc:date>2010-07-29T11:42:09Z</dc:date>
    </item>
  </channel>
</rss>

