<?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: How to associate multiple columns with one? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-associate-multiple-columns-with-one/m-p/822423#M1017751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Bill/All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone advise how I can match each Person (e.g., Person A) with their respective Time column (Person A Time)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Apr 2015 14:56:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-06T14:56:41Z</dc:date>
    <item>
      <title>How to associate multiple columns with one?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-associate-multiple-columns-with-one/m-p/822416#M1017744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to track the time of multiple people in our workflow. Each person has their own column for the time they take on a task. Then, there's a column with each person's name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal is to map each time column to the person so that when a task is selected that had two people who worked on it, for example, those two people are active in my text box and the rest are grayed out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached an Excel mockup of what my data source looks like -- can anyone advise?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 17:33:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-associate-multiple-columns-with-one/m-p/822416#M1017744</guid>
      <dc:creator />
      <dc:date>2015-03-30T17:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to associate multiple columns with one?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-associate-multiple-columns-with-one/m-p/822417#M1017745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would transforming it something like this help ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;Temp1:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;LOAD Person,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Person A Time],&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Person B Time],&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Person C Time]&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;C&gt;&lt;/C&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;(ooxml, embedded labels, table is Sheet1);&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;Temp2:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;CrossTable([Person A Time], Data)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;LOAD Person,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp; [Person A Time],&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Person B Time],&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Person C Time]&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;C&gt;&lt;/C&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;(ooxml, embedded labels, table is Sheet1)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;Drop table Temp1 ;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;Data :&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;NoConcatenate&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;load&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp; RowNo() ,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp; num(Data) as Time ,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp; Person&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;resident Temp2&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;&lt;EM&gt;;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;&lt;STRONG&gt;Drop table Temp2 ;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 18:01:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-associate-multiple-columns-with-one/m-p/822417#M1017745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-30T18:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to associate multiple columns with one?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-associate-multiple-columns-with-one/m-p/822418#M1017746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! This seems to achieve what I'm looking for. One more question, though -- how do I integrate this with other fields as part of a larger table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 18:23:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-associate-multiple-columns-with-one/m-p/822418#M1017746</guid>
      <dc:creator />
      <dc:date>2015-03-30T18:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to associate multiple columns with one?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-associate-multiple-columns-with-one/m-p/822419#M1017747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Data:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;CrossTable([Label],&amp;nbsp; Time , 3 )&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;LOAD&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; UPPER ,&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; Lower ,&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; Person,&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; [Person A Time],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; [Person B Time],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; [Person C Time]&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;LOAD&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; UPPER(Person) as UPPER ,&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; Lower(Person) as Lower ,&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; Person,&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; [Person A Time],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; [Person B Time],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp; [Person C Time]&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;FROM&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 18:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-associate-multiple-columns-with-one/m-p/822419#M1017747</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-30T18:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to associate multiple columns with one?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-associate-multiple-columns-with-one/m-p/822420#M1017748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for that! This looks better. I did notice one thing when testing the matching of People and Times, though -- if I select Person C, "50" and "120" are active. Ideally, "60" should be active, since this is in the Person C Time column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly, "60" and "120" should be active if I select Person A. Does this make sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you need any clarity, and thank you once again for your help! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 19:01:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-associate-multiple-columns-with-one/m-p/822420#M1017748</guid>
      <dc:creator />
      <dc:date>2015-03-30T19:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to associate multiple columns with one?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-associate-multiple-columns-with-one/m-p/822421#M1017749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was unsure why you have the "Person" field then the "Person X Time" fields.&amp;nbsp; Unsure how they relate to each other.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 19:08:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-associate-multiple-columns-with-one/m-p/822421#M1017749</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-30T19:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to associate multiple columns with one?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-associate-multiple-columns-with-one/m-p/822422#M1017750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I apologize, I should have clarified -- "Person A" should correspond to the "Person A Time" column, "Person B" to "Person B Time," etc.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is this feasible? Please advise, and thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2015 14:22:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-associate-multiple-columns-with-one/m-p/822422#M1017750</guid>
      <dc:creator />
      <dc:date>2015-03-31T14:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to associate multiple columns with one?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-associate-multiple-columns-with-one/m-p/822423#M1017751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Bill/All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone advise how I can match each Person (e.g., Person A) with their respective Time column (Person A Time)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 14:56:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-associate-multiple-columns-with-one/m-p/822423#M1017751</guid>
      <dc:creator />
      <dc:date>2015-04-06T14:56:41Z</dc:date>
    </item>
  </channel>
</rss>

