<?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: index in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/index/m-p/784275#M1043588</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will return 1 every time with not index value because it is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check with this if you load you can find 4 and 7 because it is this locations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Sal,&lt;/P&gt;&lt;P&gt;Index(Sal,200) as Index200,&lt;/P&gt;&lt;P&gt;Index(Sal,300) as Index300;&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Sal&lt;/P&gt;&lt;P&gt;100200300&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Dec 2014 12:16:03 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2014-12-05T12:16:03Z</dc:date>
    <item>
      <title>index</title>
      <link>https://community.qlik.com/t5/QlikView/index/m-p/784272#M1043585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have filed&lt;/P&gt;&lt;P&gt;Sal&lt;/P&gt;&lt;P&gt;100&lt;/P&gt;&lt;P&gt;200&lt;/P&gt;&lt;P&gt;300&lt;/P&gt;&lt;P&gt; here i want to find the of 300 sal in sal table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 11:47:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/index/m-p/784272#M1043585</guid>
      <dc:creator />
      <dc:date>2014-12-05T11:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: index</title>
      <link>https://community.qlik.com/t5/QlikView/index/m-p/784273#M1043586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;here i want to find the of 300 sal in sal table&amp;nbsp;&amp;nbsp; -&amp;nbsp; what it means&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 11:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/index/m-p/784273#M1043586</guid>
      <dc:creator />
      <dc:date>2014-12-05T11:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: index</title>
      <link>https://community.qlik.com/t5/QlikView/index/m-p/784274#M1043587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;means index location of 300&lt;/P&gt;&lt;P&gt;i used index(sal,300) butt return 0 when i used index(sal,100) return 1 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 11:55:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/index/m-p/784274#M1043587</guid>
      <dc:creator />
      <dc:date>2014-12-05T11:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: index</title>
      <link>https://community.qlik.com/t5/QlikView/index/m-p/784275#M1043588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will return 1 every time with not index value because it is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check with this if you load you can find 4 and 7 because it is this locations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Sal,&lt;/P&gt;&lt;P&gt;Index(Sal,200) as Index200,&lt;/P&gt;&lt;P&gt;Index(Sal,300) as Index300;&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Sal&lt;/P&gt;&lt;P&gt;100200300&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 12:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/index/m-p/784275#M1043588</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-12-05T12:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: index</title>
      <link>https://community.qlik.com/t5/QlikView/index/m-p/784276#M1043589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi hammad, maybe FieldIndex('Sal', 300), QV only stores different values so for a table like:&lt;/P&gt;&lt;P&gt;Sal&lt;/P&gt;&lt;P&gt;100 --&amp;gt;Index 1&lt;/P&gt;&lt;P&gt;200 --&amp;gt;Index 2&lt;/P&gt;&lt;P&gt;100 --&amp;gt;Index 1 (is a value previously loaded)&lt;/P&gt;&lt;P&gt;300 --&amp;gt;Index 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Index() funtion you are using to return the position where a substring starts in a string, ie:&lt;/P&gt;&lt;P&gt;Index('ABC', 'B') --&amp;gt; Returns '2'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 12:22:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/index/m-p/784276#M1043589</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2014-12-05T12:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: index</title>
      <link>https://community.qlik.com/t5/QlikView/index/m-p/784277#M1043590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lookup() may be helpful, though it's (still) a script-only function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;RawData:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD RowNo() AS RNo, Sal INLINE [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Sal&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;100&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;200&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;300&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LET vIndex = Lookup('RNo', 'Sal', 300);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to use this value in the User Interface, can you provide us a few more details about what you are up to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 12:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/index/m-p/784277#M1043590</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-12-05T12:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: index</title>
      <link>https://community.qlik.com/t5/QlikView/index/m-p/784278#M1043591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think&lt;/P&gt;&lt;P&gt;it wont work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;because u have to use only strings in index function .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;index('apple','e')&amp;nbsp; it returns 5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 12:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/index/m-p/784278#M1043591</guid>
      <dc:creator />
      <dc:date>2014-12-05T12:24:41Z</dc:date>
    </item>
  </channel>
</rss>

