<?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 Script issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-issue/m-p/173982#M42975</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Try something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;CROSSTABLE (ID, Sales) LOAD * FROM ExcelFile.xls (whatever)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Is that what you are looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Aug 2010 12:51:00 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2010-08-25T12:51:00Z</dc:date>
    <item>
      <title>Script issue</title>
      <link>https://community.qlik.com/t5/QlikView/Script-issue/m-p/173981#M42974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys.&lt;/P&gt;&lt;P&gt;I apologies in advanced if i am not explaining this properly.&lt;/P&gt;&lt;P&gt;I have created a document in qlkview and everythng works. Im trying to load data from an excel sheet that contains a list of ID's of employers who have made sales on certain dates. e.g&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-2212_sourceID:2212" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i have uploaded it into my script like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD QuotaDate,&lt;/P&gt;&lt;P&gt;[275.000000] as [275],&lt;/P&gt;&lt;P&gt;[276.000000] as [276],&lt;/P&gt;&lt;P&gt;[277.000000] as [277],&lt;/P&gt;&lt;P&gt;[279.000000] as [279],&lt;/P&gt;&lt;P&gt;[280.000000] as [280],&lt;/P&gt;&lt;P&gt;[282.000000] as [282],&lt;/P&gt;&lt;P&gt;[284.000000] as [284],&lt;/P&gt;&lt;P&gt;[286.000000] as [286],&lt;/P&gt;&lt;P&gt;[288.000000] as [288],&lt;/P&gt;&lt;P&gt;[289.000000] as [289],&lt;/P&gt;&lt;P&gt;[290.000000] as [290],&lt;/P&gt;&lt;P&gt;Website as WebsiteSales&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;But now how do i make them create a jon to a seperate table VIA ID. From 275 until 290 is all ID's and on each ID there are seperate sales for different times.&lt;/P&gt;&lt;P&gt;Hope I am making myself clear but s there a way to join them all to create one field called ID?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 12:36:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-issue/m-p/173981#M42974</guid>
      <dc:creator />
      <dc:date>2010-08-25T12:36:09Z</dc:date>
    </item>
    <item>
      <title>Script issue</title>
      <link>https://community.qlik.com/t5/QlikView/Script-issue/m-p/173982#M42975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Try something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;CROSSTABLE (ID, Sales) LOAD * FROM ExcelFile.xls (whatever)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Is that what you are looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 12:51:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-issue/m-p/173982#M42975</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-08-25T12:51:00Z</dc:date>
    </item>
    <item>
      <title>Script issue</title>
      <link>https://community.qlik.com/t5/QlikView/Script-issue/m-p/173983#M42976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the respnse. Im going to try that now. can you maybe explain to me what Cross Table does?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 12:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-issue/m-p/173983#M42976</guid>
      <dc:creator />
      <dc:date>2010-08-25T12:53:21Z</dc:date>
    </item>
    <item>
      <title>Script issue</title>
      <link>https://community.qlik.com/t5/QlikView/Script-issue/m-p/173984#M42977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;A cross table seems to be exactly what you want to get, meaning you have a matrix of values, where the first row is actually one field with multiple dimensions. In your case, I'd say your table has two fields, one is QuotaDate and the other is ID. Any combination of rows and columns are the field (Sales), but the information is displayed as a pivot table.&lt;/P&gt;&lt;P&gt;You can find further information in the Reference Manual p. 309 and pp. 506.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 13:03:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-issue/m-p/173984#M42977</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-08-25T13:03:54Z</dc:date>
    </item>
    <item>
      <title>Script issue</title>
      <link>https://community.qlik.com/t5/QlikView/Script-issue/m-p/173985#M42978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much buddy. It worked like a bomb and thanks for the explanation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 13:05:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-issue/m-p/173985#M42978</guid>
      <dc:creator />
      <dc:date>2010-08-25T13:05:03Z</dc:date>
    </item>
  </channel>
</rss>

