<?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: Help Creating Salesperson from 2 Tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-Creating-Salesperson-from-2-Tables/m-p/746161#M1052998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, Manish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a separate field that contains ONLY salespeople, as well as a field that contains all employees.&amp;nbsp; A left join does not offer that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Oct 2014 16:16:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-31T16:16:01Z</dc:date>
    <item>
      <title>Help Creating Salesperson from 2 Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Creating-Salesperson-from-2-Tables/m-p/746156#M1052993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have EmployeeID in my facts table and the employee dimensions table.&amp;nbsp; Employee name is in the dimensions table.&amp;nbsp; I want to be able to show both the employee names as well as the salespeople (just those associated to orders/opportunities in the facts table) .&amp;nbsp; This would be very simple if I had the actual employee names in the facts table.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I get the employee names in the facts table while preserving a field for all employees?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 15:02:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Creating-Salesperson-from-2-Tables/m-p/746156#M1052993</guid>
      <dc:creator />
      <dc:date>2014-10-31T15:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help Creating Salesperson from 2 Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Creating-Salesperson-from-2-Tables/m-p/746157#M1052994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Employee:&lt;/P&gt;&lt;P&gt;Mapping Load &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;EmployeeID&lt;/SPAN&gt;, EmployeeName From EmployeeTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FactTable:&lt;BR /&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Applymap('Employee',&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;EmployeeID,'Unknown') as EmployeeName,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field3,.....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;From FactTableName;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;===================================&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;FactTable:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Load * From FactTableName;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Left Join&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Load * From EmployeeTableName;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 15:07:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Creating-Salesperson-from-2-Tables/m-p/746157#M1052994</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-10-31T15:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help Creating Salesperson from 2 Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Creating-Salesperson-from-2-Tables/m-p/746158#M1052995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Please can you explain me your question with example ? So that I can look into .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 15:08:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Creating-Salesperson-from-2-Tables/m-p/746158#M1052995</guid>
      <dc:creator>shambhub</dc:creator>
      <dc:date>2014-10-31T15:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Help Creating Salesperson from 2 Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Creating-Salesperson-from-2-Tables/m-p/746159#M1052996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Facts Table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Opportunities:&lt;/P&gt;&lt;P&gt;LOAD "Oppo_PrimaryCompanyId" as CompanyID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Oppo_AssignedUserId" as EmployeeID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Oppo_Description",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Oppo_Type",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Oppo_Product" as Product,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Employees:&lt;/P&gt;&lt;P&gt;LOAD "User_UserId" as "EmployeeID",&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp; "User_LastName",&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp; "User_FirstName",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "User_FirstName" &amp;amp; ' ' &amp;amp; "User_LastName" as "Employee Name";&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a field that shows only users associated with at least 1 Opportunity (AKA Salespeople).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 16:10:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Creating-Salesperson-from-2-Tables/m-p/746159#M1052996</guid>
      <dc:creator />
      <dc:date>2014-10-31T16:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help Creating Salesperson from 2 Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Creating-Salesperson-from-2-Tables/m-p/746160#M1052997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Opportunities:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;LOAD "Oppo_PrimaryCompanyId" as CompanyID,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Oppo_AssignedUserId" as EmployeeID,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Oppo_Description",&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Oppo_Type",&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Oppo_Product" as Product,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Left Join&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Employees:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;LOAD "User_UserId" as "EmployeeID",&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "User_FirstName" &amp;amp; ' ' &amp;amp; "User_LastName" as "Employee Name";&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 16:11:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Creating-Salesperson-from-2-Tables/m-p/746160#M1052997</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-10-31T16:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Help Creating Salesperson from 2 Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Creating-Salesperson-from-2-Tables/m-p/746161#M1052998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, Manish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a separate field that contains ONLY salespeople, as well as a field that contains all employees.&amp;nbsp; A left join does not offer that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 16:16:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Creating-Salesperson-from-2-Tables/m-p/746161#M1052998</guid>
      <dc:creator />
      <dc:date>2014-10-31T16:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Help Creating Salesperson from 2 Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Creating-Salesperson-from-2-Tables/m-p/746162#M1052999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you elaborate little more please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 17:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Creating-Salesperson-from-2-Tables/m-p/746162#M1052999</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-10-31T17:03:49Z</dc:date>
    </item>
  </channel>
</rss>

