<?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 SPECIAL CASE Need help with salesman analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SPECIAL-CASE-Need-help-with-salesman-analysis/m-p/267758#M1204251</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jean-Jacques,&lt;/P&gt;&lt;P&gt;Thanks for the response, I am not completely familiar with how the crosstable fucntion works,&lt;/P&gt;&lt;P&gt;If my table for example is:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;INVNO, REFNO, CUSTOMERNO, SLM1, SLM2, [SLM1 Sales], [SLM2 Sales], TOTALSALES, PRODUCT,&lt;/P&gt;&lt;P&gt;FROM ...........&lt;/P&gt;&lt;P&gt;Would the crosstable function go before this? I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jul 2010 21:09:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-07-26T21:09:23Z</dc:date>
    <item>
      <title>SPECIAL CASE Need help with salesman analysis</title>
      <link>https://community.qlik.com/t5/QlikView/SPECIAL-CASE-Need-help-with-salesman-analysis/m-p/267756#M1204249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am hoping someone can give me some guidance here.&lt;/P&gt;&lt;P&gt;All of my data is loaded from &lt;STRONG&gt;one&lt;/STRONG&gt; ascii file into qlikview resulting in one table.&lt;/P&gt;&lt;P&gt;It is a transaction file of invoices and includes all the little details of each invoice.&lt;/P&gt;&lt;P&gt;If we have more then one person that works on a sale, they each will get a percentage of credit for the sale.&lt;/P&gt;&lt;P&gt;In this table, the main salesman is called SLM-1 and the secondary salesman is SLM-2. So there are two fields for Salesman but they are duplicates.&lt;/P&gt;&lt;P&gt;On one transaction, "John" can be SLM-1, and on another transaction "John" could be the SLM-2.&lt;/P&gt;&lt;P&gt;The dollar value allocated to SLM-1 and SLM-2 will differ on each sale.&lt;/P&gt;&lt;P&gt;Now my issue is, I want to be able to select "John" from a listbox and have his overall totals display (SLM-1 sales +SLM-2 sales).&lt;/P&gt;&lt;P&gt;Does anybody know how I can go about doing this?&lt;/P&gt;&lt;P&gt;Thanks!!!!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2010 20:20:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SPECIAL-CASE-Need-help-with-salesman-analysis/m-p/267756#M1204249</guid>
      <dc:creator />
      <dc:date>2010-07-26T20:20:28Z</dc:date>
    </item>
    <item>
      <title>SPECIAL CASE Need help with salesman analysis</title>
      <link>https://community.qlik.com/t5/QlikView/SPECIAL-CASE-Need-help-with-salesman-analysis/m-p/267757#M1204250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think you should transpose your file with the crosstable function. It will be easier to calculate the total for each salesman.&lt;/P&gt;&lt;P&gt;crosstable( Salesman, Name , N) // where N is the number of column before&lt;/P&gt;&lt;P&gt;LOAD C1 , C2 , C3 , ....,&lt;BR /&gt; Sal1,&lt;BR /&gt; Sal2&lt;BR /&gt;FROM your file&lt;BR /&gt;&lt;BR /&gt;regards&lt;/P&gt;&lt;P&gt;jjj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2010 20:54:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SPECIAL-CASE-Need-help-with-salesman-analysis/m-p/267757#M1204250</guid>
      <dc:creator />
      <dc:date>2010-07-26T20:54:00Z</dc:date>
    </item>
    <item>
      <title>SPECIAL CASE Need help with salesman analysis</title>
      <link>https://community.qlik.com/t5/QlikView/SPECIAL-CASE-Need-help-with-salesman-analysis/m-p/267758#M1204251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jean-Jacques,&lt;/P&gt;&lt;P&gt;Thanks for the response, I am not completely familiar with how the crosstable fucntion works,&lt;/P&gt;&lt;P&gt;If my table for example is:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;INVNO, REFNO, CUSTOMERNO, SLM1, SLM2, [SLM1 Sales], [SLM2 Sales], TOTALSALES, PRODUCT,&lt;/P&gt;&lt;P&gt;FROM ...........&lt;/P&gt;&lt;P&gt;Would the crosstable function go before this? I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2010 21:09:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SPECIAL-CASE-Need-help-with-salesman-analysis/m-p/267758#M1204251</guid>
      <dc:creator />
      <dc:date>2010-07-26T21:09:23Z</dc:date>
    </item>
  </channel>
</rss>

