<?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 Which articles are read when a certain article has also been read in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Which-articles-are-read-when-a-certain-article-has-also-been/m-p/229746#M81634</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont' think the answer is simple.&lt;/P&gt;&lt;P&gt;Look at the attachment.&lt;/P&gt;&lt;P&gt;I just duplicated all the value (cartesian product) to create a new field type_value2 link to type_value by the Visitor_Id.&lt;/P&gt;&lt;P&gt;I'm not sure it's what you want. I suppose you have to take in consideration the order of items.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;jj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Dec 2010 21:44:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-12-21T21:44:16Z</dc:date>
    <item>
      <title>Which articles are read when a certain article has also been read</title>
      <link>https://community.qlik.com/t5/QlikView/Which-articles-are-read-when-a-certain-article-has-also-been/m-p/229745#M81633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried searching the forum for an answer, but honestly I wouldn't even know what keywords to use for this problem. My problem is as follows:&lt;/P&gt;&lt;P&gt;On our company website customers can find articles or content about common problems they encounter with products. These articles are in our database with a unique id (Article_ID).&lt;/P&gt;&lt;P&gt;Each visit is logged in a database as a Visitor_ID. Each content item/article that has been clicked on is also entered in the database with Type_ID (in this case 6) and Type_Value with the used Article ID. If during a visit a customer clicks on more then artickle it would look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="216"&gt;&lt;COLGROUP&gt;&lt;COL span="3" width="72" /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR height="17"&gt;&lt;TD height="17" width="72"&gt;Visitor_ID&lt;/TD&gt;&lt;TD width="72"&gt;Type_ID&lt;/TD&gt;&lt;TD width="72"&gt;Type_Value&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17"&gt;&lt;TD align="right" height="17"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;6&lt;/TD&gt;&lt;TD align="right"&gt;99&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17"&gt;&lt;TD align="right" height="17"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;6&lt;/TD&gt;&lt;TD align="right"&gt;33&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17"&gt;&lt;TD align="right" height="17"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;6&lt;/TD&gt;&lt;TD align="right"&gt;13&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17"&gt;&lt;TD align="right" height="17"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;6&lt;/TD&gt;&lt;TD align="right"&gt;1340&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17"&gt;&lt;TD align="right" height="17"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;6&lt;/TD&gt;&lt;TD align="right"&gt;99&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17"&gt;&lt;TD align="right" height="17"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;6&lt;/TD&gt;&lt;TD align="right"&gt;19&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17"&gt;&lt;TD align="right" height="17"&gt;3&lt;/TD&gt;&lt;TD align="right"&gt;6&lt;/TD&gt;&lt;TD align="right"&gt;99&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17"&gt;&lt;TD align="right" height="17"&gt;3&lt;/TD&gt;&lt;TD align="right"&gt;6&lt;/TD&gt;&lt;TD align="right"&gt;125&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17"&gt;&lt;TD align="right" height="17"&gt;3&lt;/TD&gt;&lt;TD align="right"&gt;6&lt;/TD&gt;&lt;TD align="right"&gt;8&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17"&gt;&lt;TD align="right" height="17"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;6&lt;/TD&gt;&lt;TD align="right"&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17"&gt;&lt;TD align="right" height="17"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;6&lt;/TD&gt;&lt;TD align="right"&gt;125&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;What I would like to know is our customers have read/clicked on Article_ID 99, which other articles have they also read/clicked on.&lt;/P&gt;&lt;P&gt;For example when Article_ID 99 has been read, it should come back with 33, 13, 1349,19,125 and 8. When Article_ID 125 has been read, it should come back with 7 and 8.&lt;/P&gt;&lt;P&gt;The answer is probably very simple, but I can't wrap my head around this one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 18:36:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Which-articles-are-read-when-a-certain-article-has-also-been/m-p/229745#M81633</guid>
      <dc:creator />
      <dc:date>2010-12-21T18:36:46Z</dc:date>
    </item>
    <item>
      <title>Which articles are read when a certain article has also been read</title>
      <link>https://community.qlik.com/t5/QlikView/Which-articles-are-read-when-a-certain-article-has-also-been/m-p/229746#M81634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont' think the answer is simple.&lt;/P&gt;&lt;P&gt;Look at the attachment.&lt;/P&gt;&lt;P&gt;I just duplicated all the value (cartesian product) to create a new field type_value2 link to type_value by the Visitor_Id.&lt;/P&gt;&lt;P&gt;I'm not sure it's what you want. I suppose you have to take in consideration the order of items.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;jj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 21:44:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Which-articles-are-read-when-a-certain-article-has-also-been/m-p/229746#M81634</guid>
      <dc:creator />
      <dc:date>2010-12-21T21:44:16Z</dc:date>
    </item>
  </channel>
</rss>

