<?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 Relations between different fileds Date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Relations-between-different-fileds-Date/m-p/359555#M133491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;I have a problem with the relations between three different fields Date.&lt;/P&gt;&lt;P&gt;My qlikview document has:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- MasterCalendar table, with a field MasterDate.&lt;/P&gt;&lt;P&gt;- Table Activity table, with a field DataInit and a field DataEnd.&lt;/P&gt;&lt;P&gt;- Other tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- A pivot table Arrives that counts the activity registers in a concrete DataInit.&lt;/P&gt;&lt;P&gt;- A pivot table Departures that counts the activity registers in a concrete DataEnd.&lt;/P&gt;&lt;P&gt;- A list box Calendar that shows the months of MasterCalendar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want that when I select a concrete month in Calendar, Arrives and Departures shows only the activity of this mount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do this? What is the best way to link MasterCalendar and Activity? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I can't rename DataInit and DateEnd to MasterDate because they are in the same table. If I separate Activity table in two different tables (for example Arrives and Departures) a circular reference appears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Mar 2012 10:45:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-03-20T10:45:58Z</dc:date>
    <item>
      <title>Relations between different fileds Date</title>
      <link>https://community.qlik.com/t5/QlikView/Relations-between-different-fileds-Date/m-p/359555#M133491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;I have a problem with the relations between three different fields Date.&lt;/P&gt;&lt;P&gt;My qlikview document has:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- MasterCalendar table, with a field MasterDate.&lt;/P&gt;&lt;P&gt;- Table Activity table, with a field DataInit and a field DataEnd.&lt;/P&gt;&lt;P&gt;- Other tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- A pivot table Arrives that counts the activity registers in a concrete DataInit.&lt;/P&gt;&lt;P&gt;- A pivot table Departures that counts the activity registers in a concrete DataEnd.&lt;/P&gt;&lt;P&gt;- A list box Calendar that shows the months of MasterCalendar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want that when I select a concrete month in Calendar, Arrives and Departures shows only the activity of this mount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do this? What is the best way to link MasterCalendar and Activity? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I can't rename DataInit and DateEnd to MasterDate because they are in the same table. If I separate Activity table in two different tables (for example Arrives and Departures) a circular reference appears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 10:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relations-between-different-fileds-Date/m-p/359555#M133491</guid>
      <dc:creator />
      <dc:date>2012-03-20T10:45:58Z</dc:date>
    </item>
    <item>
      <title>Relations between different fileds Date</title>
      <link>https://community.qlik.com/t5/QlikView/Relations-between-different-fileds-Date/m-p/359556#M133492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in your pivot table, write the dimension like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(month(dateInit) = MonthFiledInCalendar, Arrives)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same with Departures&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MonthFiledInCalendar would be the field containing the month number in the table MasterCalendar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 10:51:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relations-between-different-fileds-Date/m-p/359556#M133492</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2012-03-20T10:51:28Z</dc:date>
    </item>
  </channel>
</rss>

