<?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 problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-problem/m-p/346721#M706708</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Manish05&lt;/P&gt;&lt;P&gt;You can read your original table twice renaming the different date fields to the same date that you are going to use on your master calendar. Then, you can add a flag to identify each one of your original dates. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example below I combined Date1 and Date2 in the same field Date and used FactType as a flag I can use latter on in set analys or as a selection field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Original: &lt;/P&gt;&lt;P&gt;Load Date1, Value, Date2&lt;/P&gt;&lt;P&gt;from DataSource; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fact: &lt;/P&gt;&lt;P&gt;Load Date1 as Date,&lt;/P&gt;&lt;P&gt;'1' as FactType,&lt;/P&gt;&lt;P&gt;Value&lt;/P&gt;&lt;P&gt;Resident Original;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(Fact) &lt;/P&gt;&lt;P&gt;Load Date2 as Date,&lt;/P&gt;&lt;P&gt;'2' as FactType,&lt;/P&gt;&lt;P&gt;Value&lt;/P&gt;&lt;P&gt;Resident Original;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table Original;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Mar 2012 01:15:41 GMT</pubDate>
    <dc:creator>erichshiino</dc:creator>
    <dc:date>2012-03-12T01:15:41Z</dc:date>
    <item>
      <title>Script problem</title>
      <link>https://community.qlik.com/t5/QlikView/Script-problem/m-p/346720#M706707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to Map the 2 dates column to one column of the master calendar??????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to assgn the aggregated value of the column to the variable???????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Mar 2012 08:27:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-problem/m-p/346720#M706707</guid>
      <dc:creator />
      <dc:date>2012-03-11T08:27:25Z</dc:date>
    </item>
    <item>
      <title>Script problem</title>
      <link>https://community.qlik.com/t5/QlikView/Script-problem/m-p/346721#M706708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Manish05&lt;/P&gt;&lt;P&gt;You can read your original table twice renaming the different date fields to the same date that you are going to use on your master calendar. Then, you can add a flag to identify each one of your original dates. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example below I combined Date1 and Date2 in the same field Date and used FactType as a flag I can use latter on in set analys or as a selection field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Original: &lt;/P&gt;&lt;P&gt;Load Date1, Value, Date2&lt;/P&gt;&lt;P&gt;from DataSource; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fact: &lt;/P&gt;&lt;P&gt;Load Date1 as Date,&lt;/P&gt;&lt;P&gt;'1' as FactType,&lt;/P&gt;&lt;P&gt;Value&lt;/P&gt;&lt;P&gt;Resident Original;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(Fact) &lt;/P&gt;&lt;P&gt;Load Date2 as Date,&lt;/P&gt;&lt;P&gt;'2' as FactType,&lt;/P&gt;&lt;P&gt;Value&lt;/P&gt;&lt;P&gt;Resident Original;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table Original;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 01:15:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-problem/m-p/346721#M706708</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2012-03-12T01:15:41Z</dc:date>
    </item>
  </channel>
</rss>

