<?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: Joined Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58758#M9763</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;you can try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TW:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;twID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;post,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;postimp,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;posteng&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM [Internal Data Source]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Video:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;twID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;videopost,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;videoviews,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;if(len(trim(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;videoviews))=0,'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;non-video&lt;/SPAN&gt;') as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;post_type&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM [Internal Data Source]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jun 2018 13:42:15 GMT</pubDate>
    <dc:creator>YoussefBelloum</dc:creator>
    <dc:date>2018-06-05T13:42:15Z</dc:date>
    <item>
      <title>Joined Table</title>
      <link>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58755#M9760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two tables.&lt;/P&gt;&lt;P&gt;First table is&lt;/P&gt;&lt;P&gt;TW:&lt;/P&gt;&lt;P&gt;twID,&lt;/P&gt;&lt;P&gt;post,&lt;/P&gt;&lt;P&gt;postimp,&lt;/P&gt;&lt;P&gt;posteng&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM [Internal Data Source]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Video:&lt;/P&gt;&lt;P&gt;twID,&lt;/P&gt;&lt;P&gt;videopost,&lt;/P&gt;&lt;P&gt;videoviews&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM [Internal Data Source]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They are linked by the field twID. I want to create a field called 'Post Type' where if the number of video views = null, then the post-type is called non-video.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would this be done in the script or within the application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 13:33:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58755#M9760</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2018-06-05T13:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Joined Table</title>
      <link>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58756#M9761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The video views field does not exist in the table TW, which is why I am having an issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 13:34:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58756#M9761</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2018-06-05T13:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Joined Table</title>
      <link>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58757#M9762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Evan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the video table, is there is multiple lines for a twID or only one line by twID ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 13:40:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58757#M9762</guid>
      <dc:creator>fannybenand</dc:creator>
      <dc:date>2018-06-05T13:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Joined Table</title>
      <link>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58758#M9763</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;you can try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TW:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;twID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;post,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;postimp,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;posteng&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM [Internal Data Source]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Video:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;twID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;videopost,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;videoviews,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;if(len(trim(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;videoviews))=0,'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;non-video&lt;/SPAN&gt;') as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;post_type&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM [Internal Data Source]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 13:42:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58758#M9763</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-06-05T13:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Joined Table</title>
      <link>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58759#M9764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;each line has only one twID. For context these are Twitter posts. For each post there is a twID and then various data points. One table has the video views (Video) while the other table does not. Basically, I want to be able to create a filter on post-type where I can choose all fields that are null for video views&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 13:42:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58759#M9764</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2018-06-05T13:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Joined Table</title>
      <link>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58760#M9765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Youssef, thank you that does make sense. However I think that I did not provide enough information in my first post. The first table TW, does not have the field videoviews, which is where I am running into the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 13:43:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58760#M9765</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2018-06-05T13:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Joined Table</title>
      <link>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58761#M9766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this case, Youssef answer should works well !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 13:45:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58761#M9766</guid>
      <dc:creator>fannybenand</dc:creator>
      <dc:date>2018-06-05T13:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Joined Table</title>
      <link>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58762#M9767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I can see how I can make this work for my purposes. How can I expand on this to have something along the lines of, if [video views] &amp;lt;0, 'Non-Video'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 13:55:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58762#M9767</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2018-06-05T13:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Joined Table</title>
      <link>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58763#M9768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you're welcome !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually, I don't see a problem here, because you're able to join the tables using &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;twID field, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;after creating your field on your second, table, you will be able to filter using that field and you will see &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;post, &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;postimp, &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;posteng informations related to that filter value 'null'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;did you give it a try ?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 14:00:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58763#M9768</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-06-05T14:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Joined Table</title>
      <link>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58764#M9769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it should be:&lt;/P&gt;&lt;P&gt;if(isnull(&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;&lt;STRONG&gt;videoviews), 'non-video', 'video')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 14:38:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58764#M9769</guid>
      <dc:creator>captain89</dc:creator>
      <dc:date>2018-06-05T14:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Joined Table</title>
      <link>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58765#M9770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;You seem to have posted the same question multiple times. This is not a good practice due to the fact that different people will try to answer the question in separate threads while not having the benefit of seeing if the question already has been dealt with. It's a waste of other peoples time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The Community Guidelines discourage such a practice. Please read them and follow them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 14:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58765#M9770</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-06-05T14:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Joined Table</title>
      <link>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58766#M9771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, clearly this was not done intentionally&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 15:08:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58766#M9771</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2018-06-05T15:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Joined Table</title>
      <link>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58767#M9772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found this works adequately as well&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 15:12:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58767#M9772</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2018-06-05T15:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Joined Table</title>
      <link>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58768#M9773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry i wrote video instead of 'video'....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 15:19:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58768#M9773</guid>
      <dc:creator>captain89</dc:creator>
      <dc:date>2018-06-05T15:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Joined Table</title>
      <link>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58769#M9774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 15:22:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58769#M9774</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2018-06-05T15:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Joined Table</title>
      <link>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58770#M9775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using this, I can only get 'video' to return as a value, not 'Non-Video'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this have anything to do with the fact that these are only linked tables as opposed to joined tables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 15:25:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58770#M9775</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2018-06-05T15:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Joined Table</title>
      <link>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58771#M9776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using mapping and applymap:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Video:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;twID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;videopost,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;videoviews&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;FROM [Internal Data Source];&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;map_views;&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;mapping load text(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;twID) as K1, videoviews as V1 resident &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Video;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;drop table Video;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TW:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;applymap('map_views', text(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;twID), 'non-video') as post_type,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;twID,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;post,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;postimp,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;posteng&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM [Internal Data Source]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 15:49:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58771#M9776</guid>
      <dc:creator>captain89</dc:creator>
      <dc:date>2018-06-05T15:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Joined Table</title>
      <link>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58772#M9777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do the K1 and V1 represent?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 17:20:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58772#M9777</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2018-06-05T17:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Joined Table</title>
      <link>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58773#M9778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nothing. They are only a label. But I rename the fields to distinct them from the main table.&lt;/P&gt;&lt;P&gt;Applymap is similar to the concept of VLOOKUP function in excel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 08:03:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joined-Table/m-p/58773#M9778</guid>
      <dc:creator>captain89</dc:creator>
      <dc:date>2018-06-07T08:03:47Z</dc:date>
    </item>
  </channel>
</rss>

