<?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: Connecting Data to multiple columns in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Connecting-Data-to-multiple-columns/m-p/394695#M147190</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It may make the most sense to simply create a table that links Leadr to SeminarID. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;SeminarLeaderLink:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD SeminarID, Leader1 as Leader&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;RESIDENT Seminar where len(Leader1)&amp;gt;0;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD SeminarID, Leader2 as Leader&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;RESIDENT Seminar where len(Leader2)&amp;gt;0;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD SeminarID, Leader3 as Leader&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;RESIDENT Seminar where len(Leader3)&amp;gt;0;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Nov 2012 23:17:06 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2012-11-30T23:17:06Z</dc:date>
    <item>
      <title>Connecting Data to multiple columns</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-Data-to-multiple-columns/m-p/394693#M147188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;I want to select "Hans" in Leader.&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;If selected, all possible Seminars shoud be selected too, where "Hans" could be in Leader1, Leader2 or Leader3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;How?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Regards&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2012 14:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-Data-to-multiple-columns/m-p/394693#M147188</guid>
      <dc:creator />
      <dc:date>2012-11-30T14:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Data to multiple columns</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-Data-to-multiple-columns/m-p/394694#M147189</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;&lt;/P&gt;&lt;P&gt;Use trigger concept&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Document properties-&amp;gt;trigger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2012 14:27:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-Data-to-multiple-columns/m-p/394694#M147189</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-11-30T14:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Data to multiple columns</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-Data-to-multiple-columns/m-p/394695#M147190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It may make the most sense to simply create a table that links Leadr to SeminarID. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;SeminarLeaderLink:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD SeminarID, Leader1 as Leader&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;RESIDENT Seminar where len(Leader1)&amp;gt;0;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD SeminarID, Leader2 as Leader&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;RESIDENT Seminar where len(Leader2)&amp;gt;0;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD SeminarID, Leader3 as Leader&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;RESIDENT Seminar where len(Leader3)&amp;gt;0;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2012 23:17:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-Data-to-multiple-columns/m-p/394695#M147190</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2012-11-30T23:17:06Z</dc:date>
    </item>
  </channel>
</rss>

