<?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: Qlik Sense - Link table based on calculated field from multiple tables in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Link-table-based-on-calculated-field-from-multiple/m-p/1422931#M33855</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks I managed to solve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join ([Data]) &lt;/P&gt;&lt;P&gt;LOAD Distinct &lt;/P&gt;&lt;P&gt;&amp;nbsp; [Location],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Date],&lt;/P&gt;&lt;P&gt;If(Month((Date(Date(Trim(Mid(Date,Index(Date, ',')+1))))))&amp;gt;=$(FirstMonthOfYear), Year((Date(Date(Trim(Mid(Date,Index(Date, ',')+1))))))+1, Year((Date(Date(Trim(Mid(Date,Index(Date, ',')+1)))))))&lt;/P&gt;&lt;P&gt;- YEAR(Date(Date#([Year of Planting], 'YYYY'), 'YYYY'))&amp;nbsp; as [Age]&lt;/P&gt;&lt;P&gt;Resident [Data];&amp;nbsp; ! !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Oct 2017 09:00:21 GMT</pubDate>
    <dc:creator>sth_wch004</dc:creator>
    <dc:date>2017-10-10T09:00:21Z</dc:date>
    <item>
      <title>Qlik Sense - Link table based on calculated field from multiple tables</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Link-table-based-on-calculated-field-from-multiple/m-p/1422930#M33854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Expert, &lt;/P&gt;&lt;P&gt;how can i Link table based on calculated field(Age) and retrieve yield(Mt/Ha)? &lt;/P&gt;&lt;P&gt;Attached excel and qvf file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/179085_Capture.PNG" style="height: 167px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Table 1: Year of Planting&lt;/P&gt;&lt;P&gt;Location L1 year of planting is 2006&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/179082_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;2) Table 2: Data&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Age(Calculated field) = fiscal year - year of planting&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Location: L1 &lt;/P&gt;&lt;P&gt;From Sep- 11 till Aug-12,&amp;nbsp; age is 6&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;From Sep- 12 till Aug-13,&amp;nbsp; age is 7&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/179083_Capture.PNG" style="height: 72px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) table 3: benchmark&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/179084_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 04:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Link-table-based-on-calculated-field-from-multiple/m-p/1422930#M33854</guid>
      <dc:creator>sth_wch004</dc:creator>
      <dc:date>2017-10-10T04:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - Link table based on calculated field from multiple tables</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Link-table-based-on-calculated-field-from-multiple/m-p/1422931#M33855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks I managed to solve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join ([Data]) &lt;/P&gt;&lt;P&gt;LOAD Distinct &lt;/P&gt;&lt;P&gt;&amp;nbsp; [Location],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Date],&lt;/P&gt;&lt;P&gt;If(Month((Date(Date(Trim(Mid(Date,Index(Date, ',')+1))))))&amp;gt;=$(FirstMonthOfYear), Year((Date(Date(Trim(Mid(Date,Index(Date, ',')+1))))))+1, Year((Date(Date(Trim(Mid(Date,Index(Date, ',')+1)))))))&lt;/P&gt;&lt;P&gt;- YEAR(Date(Date#([Year of Planting], 'YYYY'), 'YYYY'))&amp;nbsp; as [Age]&lt;/P&gt;&lt;P&gt;Resident [Data];&amp;nbsp; ! !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 09:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Link-table-based-on-calculated-field-from-multiple/m-p/1422931#M33855</guid>
      <dc:creator>sth_wch004</dc:creator>
      <dc:date>2017-10-10T09:00:21Z</dc:date>
    </item>
  </channel>
</rss>

