<?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: Creating a Master calender  using three different date fields which is in one table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-a-Master-calender-using-three-different-date-fields/m-p/494835#M1126881</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You would need to do some kind of aggr expression I'd imagine to find the min date and the max date across all three fields and then store those min and max values in variables and use those variables for the master calendar.&amp;nbsp; I find myself always referring to this community post for master calendar stuff...&amp;nbsp; &lt;A href="https://community.qlik.com/thread/48693"&gt;&lt;/A&gt;Hope that points ya in the right direction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jan 2014 14:24:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-10T14:24:32Z</dc:date>
    <item>
      <title>Creating a Master calender  using three different date fields which is in one table</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-Master-calender-using-three-different-date-fields/m-p/494832#M1126878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a master table that takes date from three different date columns , but that columns are in same table .&lt;/P&gt;&lt;P&gt;Could anyone tell How to gather all the dates of three columns into one master calender.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 13:21:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-Master-calender-using-three-different-date-fields/m-p/494832#M1126878</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-10T13:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Master calender  using three different date fields which is in one table</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-Master-calender-using-three-different-date-fields/m-p/494833#M1126879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need this:&lt;/P&gt;&lt;P&gt;&lt;A href="http://robwunderlich.com/storage/qvtutorial/QvTutorial_CommonDateDimension.qvw" style="color: #5566dd; padding-bottom: 1px; padding-top: 4px; font-family: 'Segoe UI', Tahoma, sans-serif; font-size: 12px;" target="_blank" title="http://robwunderlich.com/storage/qvtutorial/QvTutorial_CommonDateDimension.qvw"&gt;http://robwunderlich.com/storage/qvtutorial/QvTutorial_CommonDateDimension.qvw&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 13:59:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-Master-calender-using-three-different-date-fields/m-p/494833#M1126879</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2014-01-10T13:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Master calender  using three different date fields which is in one table</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-Master-calender-using-three-different-date-fields/m-p/494834#M1126880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Geeta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I understand you correctly, what you want to do is rather linking your data_table to the master_calendar three times via three different date_fields?&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;gt; Unfortunately, I don't know of a way to do that in QlikView as it doesn't let you specify which fields you want to use in a link, but it automatically links via any field(s) that happen to have the same name.&lt;/P&gt;&lt;P&gt;=&amp;gt; When I had this problem, I ended up creating a small secondary master_calendar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 14:00:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-Master-calender-using-three-different-date-fields/m-p/494834#M1126880</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-01-10T14:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Master calender  using three different date fields which is in one table</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-Master-calender-using-three-different-date-fields/m-p/494835#M1126881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You would need to do some kind of aggr expression I'd imagine to find the min date and the max date across all three fields and then store those min and max values in variables and use those variables for the master calendar.&amp;nbsp; I find myself always referring to this community post for master calendar stuff...&amp;nbsp; &lt;A href="https://community.qlik.com/thread/48693"&gt;&lt;/A&gt;Hope that points ya in the right direction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 14:24:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-Master-calender-using-three-different-date-fields/m-p/494835#M1126881</guid>
      <dc:creator />
      <dc:date>2014-01-10T14:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Master calender  using three different date fields which is in one table</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-Master-calender-using-three-different-date-fields/m-p/494836#M1126882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;H6&gt;&lt;STRONG&gt;&amp;nbsp; &lt;A _jive_internal="true" class="font-color-meta-light" href="https://community.qlik.com/message/447839#447839"&gt;Re: Creating a Master calender&amp;nbsp; using three different date fields which is in one table&lt;/A&gt; &lt;/STRONG&gt; &lt;/H6&gt;&lt;P class="j-post-avatar"&gt;&amp;nbsp;&amp;nbsp; &lt;A _jive_internal="true" class="j-avatar jiveTT-hover-user" data-avatarid="6960" data-externalid="" data-presence="null" data-userid="6975" data-username="Mvandegoor" href="https://community.qlik.com/people/Mvandegoor"&gt; &lt;IMG alt="Michiel van de Goor" border="0" class="jiveImage jive-avatar" data-avatarid="6960" data-height="46" data-username="Mvandegoor" height="46" src="https://community.qlik.com/people/Mvandegoor/avatar/46.png?a=6960" width="46" /&gt; &lt;/A&gt; &lt;SPAN class="j-status-levels"&gt;&lt;IMG alt="Expert" class="jiveImage" src="https://assets.bunchball.net/badges/levels/L5.png" title="Expert" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN class="j-post-author"&gt;&amp;nbsp; &lt;STRONG&gt;&amp;nbsp;&amp;nbsp; &lt;A href="https://community.qlik.com/people/Mvandegoor"&gt;Mvandegoor&lt;/A&gt;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;Thanks for the response.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 08:46:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-Master-calender-using-three-different-date-fields/m-p/494836#M1126882</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-13T08:46:24Z</dc:date>
    </item>
  </channel>
</rss>

