<?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 Grabbing a value without a unique flag?! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Grabbing-a-value-without-a-unique-flag/m-p/300683#M111319</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I right an expression that will identify the first appearance of '1' and the last appearance of '1' and grab the value in the previous column??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a QVW to hopefully make it a little easier to understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to be able to identify the '1103' and the '1202' so I can write 'Period between 1103-1202'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers guys&lt;/P&gt;&lt;P&gt;Robbie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jul 2011 13:31:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-07-22T13:31:46Z</dc:date>
    <item>
      <title>Grabbing a value without a unique flag?!</title>
      <link>https://community.qlik.com/t5/QlikView/Grabbing-a-value-without-a-unique-flag/m-p/300683#M111319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I right an expression that will identify the first appearance of '1' and the last appearance of '1' and grab the value in the previous column??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a QVW to hopefully make it a little easier to understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to be able to identify the '1103' and the '1202' so I can write 'Period between 1103-1202'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers guys&lt;/P&gt;&lt;P&gt;Robbie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2011 13:31:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grabbing-a-value-without-a-unique-flag/m-p/300683#M111319</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-22T13:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Grabbing a value without a unique flag?!</title>
      <link>https://community.qlik.com/t5/QlikView/Grabbing-a-value-without-a-unique-flag/m-p/300684#M111320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robbie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 9pt;"&gt;='Period between ' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: blue; font-size: 9pt;"&gt;Min&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 9pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: maroon; font-size: 9pt;"&gt;RollingPeriodFlag&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 9pt;"&gt;={'1'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: maroon; font-size: 9pt;"&gt;Period&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 9pt;"&gt;) &amp;amp; ' and ' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: blue; font-size: 9pt;"&gt;Max&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 9pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: maroon; font-size: 9pt;"&gt;RollingPeriodFlag&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 9pt;"&gt;={'1'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: maroon; font-size: 9pt;"&gt;Period&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 9pt;"&gt;)&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 9pt;"&gt;All the best&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 9pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 9pt;"&gt;Derek&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2011 13:42:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grabbing-a-value-without-a-unique-flag/m-p/300684#M111320</guid>
      <dc:creator>derekjones</dc:creator>
      <dc:date>2011-07-22T13:42:22Z</dc:date>
    </item>
    <item>
      <title>Grabbing a value without a unique flag?!</title>
      <link>https://community.qlik.com/t5/QlikView/Grabbing-a-value-without-a-unique-flag/m-p/300685#M111321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cheers Derek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to get my head around Set Analysis!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Robbie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2011 14:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grabbing-a-value-without-a-unique-flag/m-p/300685#M111321</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-22T14:03:19Z</dc:date>
    </item>
  </channel>
</rss>

