<?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 Load and another Load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-and-another-Load/m-p/142985#M22361</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello can anybody explain what does this bring. I could not understand. Here there is a load and followed by another load but rand1 ist not produced as field in the table why??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transactions:&lt;BR /&gt;Load&lt;BR /&gt; TransLineID,&lt;BR /&gt; TransID,&lt;BR /&gt; mod(TransID,26)+1 as Num,&lt;BR /&gt; Pick(Ceil(3*Rand1),'A','B','C') as Dim1,&lt;BR /&gt; Pick(Ceil(6*Rand1),'a','b','c','d','e','f') as Dim2,&lt;BR /&gt; Pick(Ceil(3*Rand()),'X','Y','Z') as Dim3,&lt;BR /&gt; Round(1000*Rand()*Rand()*Rand1) as Expression1,&lt;BR /&gt; Round( 10*Rand()*Rand()*Rand1) as Expression2,&lt;BR /&gt; Round(Rand()*Rand1,0.00001) as Expression3;&lt;BR /&gt;Load&lt;BR /&gt; Rand() as Rand1,&lt;BR /&gt; IterNo() as TransLineID,&lt;BR /&gt; RecNo() as TransID&lt;BR /&gt;Autogenerate 1000&lt;BR /&gt; While Rand()&amp;lt;=0.5 or IterNo()=1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Apr 2009 17:48:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-04-30T17:48:31Z</dc:date>
    <item>
      <title>Load and another Load</title>
      <link>https://community.qlik.com/t5/QlikView/Load-and-another-Load/m-p/142985#M22361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello can anybody explain what does this bring. I could not understand. Here there is a load and followed by another load but rand1 ist not produced as field in the table why??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transactions:&lt;BR /&gt;Load&lt;BR /&gt; TransLineID,&lt;BR /&gt; TransID,&lt;BR /&gt; mod(TransID,26)+1 as Num,&lt;BR /&gt; Pick(Ceil(3*Rand1),'A','B','C') as Dim1,&lt;BR /&gt; Pick(Ceil(6*Rand1),'a','b','c','d','e','f') as Dim2,&lt;BR /&gt; Pick(Ceil(3*Rand()),'X','Y','Z') as Dim3,&lt;BR /&gt; Round(1000*Rand()*Rand()*Rand1) as Expression1,&lt;BR /&gt; Round( 10*Rand()*Rand()*Rand1) as Expression2,&lt;BR /&gt; Round(Rand()*Rand1,0.00001) as Expression3;&lt;BR /&gt;Load&lt;BR /&gt; Rand() as Rand1,&lt;BR /&gt; IterNo() as TransLineID,&lt;BR /&gt; RecNo() as TransID&lt;BR /&gt;Autogenerate 1000&lt;BR /&gt; While Rand()&amp;lt;=0.5 or IterNo()=1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 17:48:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-and-another-Load/m-p/142985#M22361</guid>
      <dc:creator />
      <dc:date>2009-04-30T17:48:31Z</dc:date>
    </item>
    <item>
      <title>Load and another Load</title>
      <link>https://community.qlik.com/t5/QlikView/Load-and-another-Load/m-p/142986#M22362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, sravan.&lt;/P&gt;&lt;P&gt;That's right. Because in the first Load you do not use pure rand1.&lt;/P&gt;&lt;P&gt;try like this:&lt;/P&gt;&lt;P&gt;Transactions:&lt;BR /&gt;Load&lt;/P&gt;&lt;P&gt;Rand1,&lt;BR /&gt; TransLineID,&lt;BR /&gt; TransID,&lt;BR /&gt; mod(TransID,26)+1 as Num,&lt;BR /&gt; Pick(Ceil(3*Rand1),'A','B','C') as Dim1,&lt;BR /&gt; Pick(Ceil(6*Rand1),'a','b','c','d','e','f') as Dim2,&lt;BR /&gt; Pick(Ceil(3*Rand()),'X','Y','Z') as Dim3,&lt;BR /&gt; Round(1000*Rand()*Rand()*Rand1) as Expression1,&lt;BR /&gt; Round( 10*Rand()*Rand()*Rand1) as Expression2,&lt;BR /&gt; Round(Rand()*Rand1,0.00001) as Expression3;&lt;BR /&gt;Load&lt;BR /&gt; Rand() as Rand1,&lt;BR /&gt; IterNo() as TransLineID,&lt;BR /&gt; RecNo() as TransID&lt;BR /&gt;Autogenerate 1000&lt;BR /&gt; While Rand()&amp;lt;=0.5 or IterNo()=1;&lt;/P&gt;&lt;P&gt;best regards, Sparur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 18:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-and-another-Load/m-p/142986#M22362</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2009-04-30T18:09:16Z</dc:date>
    </item>
  </channel>
</rss>

