<?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: Function for strem !!! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Function-for-strem/m-p/680212#M675968</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use 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;Tab1:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; items&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 123456CM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a12d13x1x1CM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1234567810&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; wert12345678&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CM 123456456&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a1d3f5g6h6CM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; aw-CM&lt;/P&gt;&lt;P&gt;] Where Index(items,'CM');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you get output as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;123456CM&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;a12d13x1x1CM&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;a1d3f5g6h6CM&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;aw-CM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jul 2014 17:38:08 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2014-07-15T17:38:08Z</dc:date>
    <item>
      <title>Function for strem !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Function-for-strem/m-p/680211#M675967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone:&lt;/P&gt;&lt;P&gt;Someone do you know some function that get the last stream that have for example the word 'CM' to the finally&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;items:&lt;/P&gt;&lt;P&gt;123456CM&lt;/P&gt;&lt;P&gt;a12d13x1x1CM&lt;/P&gt;&lt;P&gt;1234567810&lt;/P&gt;&lt;P&gt;wert12345678&lt;/P&gt;&lt;P&gt;CM 123456456&lt;/P&gt;&lt;P&gt;a1d3f5g6h6CM&lt;/P&gt;&lt;P&gt;aw-CM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need Just the records that have in finally of the stream the word 'CM' please JUST only in the FINALLY&amp;nbsp; the word 'CM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the last example I need just:&lt;/P&gt;&lt;P&gt;123456CM&lt;/P&gt;&lt;P&gt;a12d13x1x1CM&lt;/P&gt;&lt;P&gt;a1d3f5g6h6CM&lt;/P&gt;&lt;P&gt;aw-CM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks can you help me!!!&lt;/P&gt;&lt;P&gt;Regards!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 17:31:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-for-strem/m-p/680211#M675967</guid>
      <dc:creator />
      <dc:date>2014-07-15T17:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Function for strem !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Function-for-strem/m-p/680212#M675968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use 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;Tab1:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; items&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 123456CM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a12d13x1x1CM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1234567810&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; wert12345678&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CM 123456456&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a1d3f5g6h6CM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; aw-CM&lt;/P&gt;&lt;P&gt;] Where Index(items,'CM');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you get output as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;123456CM&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;a12d13x1x1CM&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;a1d3f5g6h6CM&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;aw-CM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 17:38:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-for-strem/m-p/680212#M675968</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-07-15T17:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Function for strem !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Function-for-strem/m-p/680213#M675969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another one is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tab1:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; items&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 123456CM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a12d13x1x1CM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1234567810&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; wert12345678&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CM 123456456&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a1d3f5g6h6CM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; aw-CM&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NewTable:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;items,&lt;/P&gt;&lt;P&gt;items as [CM items]&lt;/P&gt;&lt;P&gt;Resident Tab1&lt;/P&gt;&lt;P&gt;Where Index(items,'CM');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 17:40:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-for-strem/m-p/680213#M675969</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-07-15T17:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Function for strem !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Function-for-strem/m-p/680214#M675970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks a lot but the index in this way just get all records that have "CM" in any part of the stream that I need is all records to the finally it have 'CM' but any way I find the solution it's too easy but &lt;STRONG&gt;anand chouhan&lt;/STRONG&gt; thanks for your help!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 19:58:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-for-strem/m-p/680214#M675970</guid>
      <dc:creator />
      <dc:date>2014-07-15T19:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Function for strem !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Function-for-strem/m-p/680215#M675971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If CM is always the last two letters, then you can use the conditional:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;right(items, 2)='CM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 20:00:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-for-strem/m-p/680215#M675971</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-07-15T20:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Function for strem !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Function-for-strem/m-p/680216#M675972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was looking for and the solution is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where WildMatch(item, '*CM')&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;in this way I will have all records in the final have the word 'CM'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;thanks very much for your help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;regards!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 20:01:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-for-strem/m-p/680216#M675972</guid>
      <dc:creator />
      <dc:date>2014-07-15T20:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Function for strem !!!</title>
      <link>https://community.qlik.com/t5/QlikView/Function-for-strem/m-p/680217#M675973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this way is correct also thanks &lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/people/jerem1234"&gt;jerem1234&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;Regards!!&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 20:05:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-for-strem/m-p/680217#M675973</guid>
      <dc:creator />
      <dc:date>2014-07-15T20:05:49Z</dc:date>
    </item>
  </channel>
</rss>

