<?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 selecting a field from another table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/selecting-a-field-from-another-table/m-p/289264#M1185366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a two tables "&lt;STRONG&gt;Data" &lt;/STRONG&gt;and "&lt;STRONG&gt;Route"&lt;/STRONG&gt;: One table contains data with all the shipment info, the other table "&lt;STRONG&gt;Route" &lt;/STRONG&gt;is a inline table that I created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first table does not contain the field "LimitDays". However the second (inline) Table has the field "LimitDays". The field limitdays contains the maximum days a shipment should not exceed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I want to calculate the transittime and therefore created the following expression in the frist table &lt;STRONG&gt;(Data)&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;if(networkdays(departure, arrival)&amp;lt;=LimitDays, 'OnTime', 'Late') as Status,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because the field LimitDays does not exits in the first table, I get an error message from qlikview (which ofcourse makes sence) &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question however is, how can I 'tell' qlikview to look for the limitdays in the second table &lt;STRONG&gt;(Route)&lt;/STRONG&gt;? Is this btw possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iSam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Sep 2011 08:55:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-09-26T08:55:42Z</dc:date>
    <item>
      <title>selecting a field from another table</title>
      <link>https://community.qlik.com/t5/QlikView/selecting-a-field-from-another-table/m-p/289264#M1185366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a two tables "&lt;STRONG&gt;Data" &lt;/STRONG&gt;and "&lt;STRONG&gt;Route"&lt;/STRONG&gt;: One table contains data with all the shipment info, the other table "&lt;STRONG&gt;Route" &lt;/STRONG&gt;is a inline table that I created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first table does not contain the field "LimitDays". However the second (inline) Table has the field "LimitDays". The field limitdays contains the maximum days a shipment should not exceed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I want to calculate the transittime and therefore created the following expression in the frist table &lt;STRONG&gt;(Data)&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;if(networkdays(departure, arrival)&amp;lt;=LimitDays, 'OnTime', 'Late') as Status,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because the field LimitDays does not exits in the first table, I get an error message from qlikview (which ofcourse makes sence) &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question however is, how can I 'tell' qlikview to look for the limitdays in the second table &lt;STRONG&gt;(Route)&lt;/STRONG&gt;? Is this btw possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iSam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 08:55:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selecting-a-field-from-another-table/m-p/289264#M1185366</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-26T08:55:42Z</dc:date>
    </item>
    <item>
      <title>selecting a field from another table</title>
      <link>https://community.qlik.com/t5/QlikView/selecting-a-field-from-another-table/m-p/289265#M1185367</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;if the tables have an relation you can map the field and than you can make your if-statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 09:25:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selecting-a-field-from-another-table/m-p/289265#M1185367</guid>
      <dc:creator />
      <dc:date>2011-09-26T09:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: selecting a field from another table</title>
      <link>https://community.qlik.com/t5/QlikView/selecting-a-field-from-another-table/m-p/289266#M1185368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lucas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help! I’m still a newbie, so I’m sorry for my ignorance. I’ve looked up the map function. According to the Qlikview reference:  I should place ‘mapping’ before my load and . Scripts is now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;Mapping LOAD &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    &lt;A href="Tracking Number"&gt;&lt;/A&gt; as STT, &lt;/P&gt;&lt;P&gt;     HAWB, &lt;/P&gt;&lt;P&gt;     Origin, &lt;/P&gt;&lt;P&gt;     Destination,&lt;/P&gt;&lt;P&gt;     Origin &amp;amp; '|' &amp;amp; Destination as Route,  &lt;/P&gt;&lt;P&gt;     num#(&lt;A href="Gross Weight"&gt;&lt;/A&gt;, '####.#') as GrossWeight, &lt;/P&gt;&lt;P&gt;     num#(&lt;A href="Total Volume"&gt;&lt;/A&gt;, '##.#')  as TotalVolume,&lt;/P&gt;&lt;P&gt;     Date(DEP) as DEP,&lt;/P&gt;&lt;P&gt;     Month(DEP) as Month,&lt;/P&gt;&lt;P&gt;    if(NetWorkDays(DEP,POD+1)&amp;lt;=LimitDays, 'OnTime', 'Late') as StatusTest,  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;A href="..\RAW_DATA.xlsx"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is DATA);&lt;/P&gt;&lt;P&gt;mapping select FieldDays from Route; //(that didn’t work) so I tried ‘Map LimitDays using route;’ but that didn’t work either. L&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Route:&lt;/P&gt;&lt;P&gt;mapping LOAD * INLINE [&lt;/P&gt;&lt;P&gt;    Route, LimitDays &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DBX | ATW, 7&lt;/P&gt;&lt;P&gt;]; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That am I doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iSam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 09:58:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selecting-a-field-from-another-table/m-p/289266#M1185368</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-26T09:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: selecting a field from another table</title>
      <link>https://community.qlik.com/t5/QlikView/selecting-a-field-from-another-table/m-p/289267#M1185369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You did some mistakes.Here it is &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Route:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Route, LimitDays &lt;/P&gt;&lt;P style="min-height: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DBX | ATW, 7&lt;/P&gt;&lt;P&gt;]; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Route_Mapping:&lt;/P&gt;&lt;P&gt;Mapping LOAD Route,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LimitDays&lt;/P&gt;&lt;P&gt;Resident Route;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(NetWorkDays(DEP,POD+1)&amp;lt;=LimitDays, 'OnTime', 'Late') as StatusTest,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A _jive_internal="true" href="https://community.qlik.com/message/152574#152574"&gt;Re: selecting a field from another table&lt;/A&gt; as STT, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HAWB, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Origin, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Destination,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Origin &amp;amp; '|' &amp;amp; Destination as Route,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; num#(&lt;A _jive_internal="true" href="https://community.qlik.com/message/152574#152574"&gt;Re: selecting a field from another table&lt;/A&gt;, '####.#') as GrossWeight, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; num#(&lt;A _jive_internal="true" href="https://community.qlik.com/message/152574#152574"&gt;Re: selecting a field from another table&lt;/A&gt;, '##.#')&amp;nbsp; as TotalVolume,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(DEP) as DEP,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month(DEP) as Month,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; applymap ('Route_Mapping',Origin &amp;amp; '|' &amp;amp; Destination,'n\a') AS LimitDays &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/152574#152574"&gt;Re: selecting a field from another table&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is DATA);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt;"&gt;&amp;nbsp; Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 10:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selecting-a-field-from-another-table/m-p/289267#M1185369</guid>
      <dc:creator />
      <dc:date>2011-09-26T10:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: selecting a field from another table</title>
      <link>https://community.qlik.com/t5/QlikView/selecting-a-field-from-another-table/m-p/289268#M1185370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lukas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!!!&amp;nbsp; Unfortunately I still get the error that the field was not found.&lt;/P&gt;&lt;P&gt;I can't seem to find the mistake. I've attached my script, maybe you can find it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i'm still learning i'm curious why you Loaded the below expression separately:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;if(NetWorkDays(DEP,POD+1)&amp;lt;=LimitDays, 'OnTime', 'Late') as StatusTest,&lt;/P&gt;&lt;P&gt;*;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You did the following for the applymapfunction: applymap('Route_Mapping', Route, 'n/a') AS LimitDays. What does the n/a stand for and why is it under quote?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all your help!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iSam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 10:56:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selecting-a-field-from-another-table/m-p/289268#M1185370</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-26T10:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: selecting a field from another table</title>
      <link>https://community.qlik.com/t5/QlikView/selecting-a-field-from-another-table/m-p/289269#M1185371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lucas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I’m one step further. I solved the problem by removing: if(networkdays(DEP,POD)&amp;lt;=LimitDays, ‘OnTime’, ‘Late’) as StatusTest, from the datafield. And I’ve put route under quote.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There “just” one last problem and that is that by mapping this I have a syntactic key. Now, If I change the name of “Route” there would not be a relation between the 2 tables. If I change LimitDays the mapping won’t work :S.  Do have an extra advice for me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Isam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 11:26:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selecting-a-field-from-another-table/m-p/289269#M1185371</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-26T11:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: selecting a field from another table</title>
      <link>https://community.qlik.com/t5/QlikView/selecting-a-field-from-another-table/m-p/289270#M1185372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;if(NetWorkDays(DEP,POD+1)&amp;lt;=Data.LimitDays, 'OnTime', 'Late') as StatusTest,&lt;/P&gt;&lt;P&gt;*;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Tracking Number] as STT, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; HAWB, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Origin, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Destination,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Origin &amp;amp; '|' &amp;amp; Destination as Route,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; num#([Gross Weight], '####.#') as GrossWeight, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; num#([Total Volume], '##.#')&amp;nbsp; as TotalVolume,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(DEP) as DEP,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month(DEP) as Month,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(NetWorkDays(DEP,POD+1)&amp;lt;=LimitDays, 'OnTime', 'Late') as StatusTest,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('Route_Mapping',Origin &amp;amp; '|' &amp;amp; Destination, 'n/a') as Data.LimitDays, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Q' &amp;amp; Ceil(Month(DEP)/3) as Quarter,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(DayStart(DEP)) as Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(POD) as POD,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(ARR) as ARR, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(CCD) as CCD &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\Cis FokkerElmo.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is DATA);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this could be work &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 11:33:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selecting-a-field-from-another-table/m-p/289270#M1185372</guid>
      <dc:creator />
      <dc:date>2011-09-26T11:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: selecting a field from another table</title>
      <link>https://community.qlik.com/t5/QlikView/selecting-a-field-from-another-table/m-p/289271#M1185373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lucas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help! I really appreciated it! It works but not completely, it’s getting to complex for me, for I’m just a newbie. L &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I’m going to try something else. But again Thank u for all your help!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;isam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 13:23:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selecting-a-field-from-another-table/m-p/289271#M1185373</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-26T13:23:04Z</dc:date>
    </item>
  </channel>
</rss>

