<?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 Key field question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Key-field-question/m-p/215997#M69397</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try joing the 2 tables with both keys in the following fashion:&lt;/P&gt;&lt;P&gt;LOAD JobE &amp;amp; '_' &amp;amp; [Cost Center] as Key,&lt;BR /&gt; JobE,&lt;BR /&gt; Customer,&lt;BR /&gt; [Cost Center],&lt;BR /&gt; [Estimating Time]&lt;BR /&gt;FROM&lt;BR /&gt;Book2.xls&lt;BR /&gt;(biff, embedded labels, table is Jobs$);&lt;/P&gt;&lt;P&gt;LOAD Job &amp;amp; '_' &amp;amp; [Cost Center] as Key,&lt;BR /&gt; //Job,&lt;BR /&gt; //[Cost Center],&lt;BR /&gt; Time&lt;BR /&gt;FROM&lt;BR /&gt;Book2.xls&lt;BR /&gt;(biff, embedded labels, table is JobCosting$);&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Dec 2010 17:47:45 GMT</pubDate>
    <dc:creator>pover</dc:creator>
    <dc:date>2010-12-07T17:47:45Z</dc:date>
    <item>
      <title>Key field question</title>
      <link>https://community.qlik.com/t5/QlikView/Key-field-question/m-p/215996#M69396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QV Community,&lt;/P&gt;&lt;P&gt;I have the following question:&lt;BR /&gt;I am loading two tables and Left Join them. One table has estimating data and the other table has costing data (please see attached excel file). My key field is the cost center (need this for my reports as key). To generate additional reports, I would need basically a different key by loading the data, meaning the job number.&lt;/P&gt;&lt;P&gt;I have the job number in both tables (just a different name). In the attached QV file I loaded the Excel file and I would like to be able to select the JobE and see the right costing and estimating times attached to it.&lt;/P&gt;&lt;P&gt;Right now, I can do it for the cost center, but not by job. My question, is this possible and if yes, how could I do it? I played around with Set Analysis, but without any success.&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 17:20:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Key-field-question/m-p/215996#M69396</guid>
      <dc:creator />
      <dc:date>2010-12-07T17:20:03Z</dc:date>
    </item>
    <item>
      <title>Key field question</title>
      <link>https://community.qlik.com/t5/QlikView/Key-field-question/m-p/215997#M69397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try joing the 2 tables with both keys in the following fashion:&lt;/P&gt;&lt;P&gt;LOAD JobE &amp;amp; '_' &amp;amp; [Cost Center] as Key,&lt;BR /&gt; JobE,&lt;BR /&gt; Customer,&lt;BR /&gt; [Cost Center],&lt;BR /&gt; [Estimating Time]&lt;BR /&gt;FROM&lt;BR /&gt;Book2.xls&lt;BR /&gt;(biff, embedded labels, table is Jobs$);&lt;/P&gt;&lt;P&gt;LOAD Job &amp;amp; '_' &amp;amp; [Cost Center] as Key,&lt;BR /&gt; //Job,&lt;BR /&gt; //[Cost Center],&lt;BR /&gt; Time&lt;BR /&gt;FROM&lt;BR /&gt;Book2.xls&lt;BR /&gt;(biff, embedded labels, table is JobCosting$);&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 17:47:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Key-field-question/m-p/215997#M69397</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-12-07T17:47:45Z</dc:date>
    </item>
    <item>
      <title>Key field question</title>
      <link>https://community.qlik.com/t5/QlikView/Key-field-question/m-p/215998#M69398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That doesn't work. The problem I have is, that the job can be estimated with a different cost center. Meaning, the job can be estimated with Cost Center A and run later for the costing on Cost Center B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 17:54:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Key-field-question/m-p/215998#M69398</guid>
      <dc:creator />
      <dc:date>2010-12-07T17:54:52Z</dc:date>
    </item>
    <item>
      <title>Key field question</title>
      <link>https://community.qlik.com/t5/QlikView/Key-field-question/m-p/215999#M69399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oliver,&lt;/P&gt;&lt;P&gt;Try then to use the following formula for Job Costing. A screenshot of the result is below.&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;[JobE]=,Job=P(JobE)&amp;gt;} total Time)&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 18:29:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Key-field-question/m-p/215999#M69399</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-12-07T18:29:51Z</dc:date>
    </item>
    <item>
      <title>Key field question</title>
      <link>https://community.qlik.com/t5/QlikView/Key-field-question/m-p/216000#M69400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karl,&lt;/P&gt;&lt;P&gt;this works, thanks!&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 21:28:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Key-field-question/m-p/216000#M69400</guid>
      <dc:creator />
      <dc:date>2010-12-07T21:28:01Z</dc:date>
    </item>
  </channel>
</rss>

