<?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 From two columns to one column?! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/From-two-columns-to-one-column/m-p/926388#M467630</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;I have a table with columns TeamHome and TeamAway and there is a table called Team which includes all values from the TeamHome and TeamAway columns. What I want to have is that on the frontend is a listbox where I can choose between several teams from TeamHome and TeamAway in one Listbox. How to build a datamodel which can do this without an syn table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thankss !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Nov 2015 13:09:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-11-03T13:09:03Z</dc:date>
    <item>
      <title>From two columns to one column?!</title>
      <link>https://community.qlik.com/t5/QlikView/From-two-columns-to-one-column/m-p/926388#M467630</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;I have a table with columns TeamHome and TeamAway and there is a table called Team which includes all values from the TeamHome and TeamAway columns. What I want to have is that on the frontend is a listbox where I can choose between several teams from TeamHome and TeamAway in one Listbox. How to build a datamodel which can do this without an syn table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thankss !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 13:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/From-two-columns-to-one-column/m-p/926388#M467630</guid>
      <dc:creator />
      <dc:date>2015-11-03T13:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: From two columns to one column?!</title>
      <link>https://community.qlik.com/t5/QlikView/From-two-columns-to-one-column/m-p/926389#M467631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like this using CROSSTABLE LOAD:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fact:&lt;/P&gt;&lt;P&gt;LOAD recno() as ID, * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TeamHome, TeamAway, GoalHome, GoalAway&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, 2, 2, 0&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;STRONG&gt;CROSSTABLE (Location, Team)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD ID, TeamHome as Home, TeamAway as Away&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident Fact;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Team:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Team, Name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, Germany&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, Italy&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;Further reading:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3628"&gt;The Crosstable Load&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 13:13:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/From-two-columns-to-one-column/m-p/926389#M467631</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-11-03T13:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: From two columns to one column?!</title>
      <link>https://community.qlik.com/t5/QlikView/From-two-columns-to-one-column/m-p/926390#M467632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this tutorial on alternate states helps: &lt;A href="https://community.qlik.com/thread/69336"&gt;Using Alternate States to Select Multiple Values in a List Box with Different Attributes&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 13:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/From-two-columns-to-one-column/m-p/926390#M467632</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-11-03T13:14:26Z</dc:date>
    </item>
  </channel>
</rss>

