<?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 First value for specific id with multiple same values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/First-value-for-specific-id-with-multiple-same-values/m-p/1576371#M597583</link>
    <description>&lt;P&gt;Hello.&lt;BR /&gt;Here is the scenario.&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;ID&lt;/TD&gt;&lt;TD&gt;Value&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Value Text&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Value Text&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Value Text&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Not Wanted Value Text&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The question is how to see like this table:&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;ID&lt;/TD&gt;&lt;TD&gt;Value&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Value Text&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Always there is a multiple the same ID.&lt;BR /&gt;Every single ID have multiple values, only the last value is different.&lt;BR /&gt;I need to get only Value Text, which is text.&lt;BR /&gt;The last value is text that I don't need.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 20:56:26 GMT</pubDate>
    <dc:creator>v_ganchev</dc:creator>
    <dc:date>2024-11-16T20:56:26Z</dc:date>
    <item>
      <title>First value for specific id with multiple same values</title>
      <link>https://community.qlik.com/t5/QlikView/First-value-for-specific-id-with-multiple-same-values/m-p/1576371#M597583</link>
      <description>&lt;P&gt;Hello.&lt;BR /&gt;Here is the scenario.&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;ID&lt;/TD&gt;&lt;TD&gt;Value&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Value Text&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Value Text&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Value Text&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Not Wanted Value Text&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The question is how to see like this table:&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;ID&lt;/TD&gt;&lt;TD&gt;Value&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Value Text&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Always there is a multiple the same ID.&lt;BR /&gt;Every single ID have multiple values, only the last value is different.&lt;BR /&gt;I need to get only Value Text, which is text.&lt;BR /&gt;The last value is text that I don't need.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:56:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-value-for-specific-id-with-multiple-same-values/m-p/1576371#M597583</guid>
      <dc:creator>v_ganchev</dc:creator>
      <dc:date>2024-11-16T20:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: First value for specific id with multiple same values</title>
      <link>https://community.qlik.com/t5/QlikView/First-value-for-specific-id-with-multiple-same-values/m-p/1576374#M597584</link>
      <description>&lt;P&gt;So, you want to do this in the script and you only want a single row with the value text which is not associated with the last row?&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 12:59:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-value-for-specific-id-with-multiple-same-values/m-p/1576374#M597584</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-05-03T12:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: First value for specific id with multiple same values</title>
      <link>https://community.qlik.com/t5/QlikView/First-value-for-specific-id-with-multiple-same-values/m-p/1577813#M597585</link>
      <description>&lt;P&gt;Yes. I was trying from the table chart but didn't success.&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 08:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-value-for-specific-id-with-multiple-same-values/m-p/1577813#M597585</guid>
      <dc:creator>v_ganchev</dc:creator>
      <dc:date>2019-05-08T08:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: First value for specific id with multiple same values</title>
      <link>https://community.qlik.com/t5/QlikView/First-value-for-specific-id-with-multiple-same-values/m-p/1577827#M597586</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is, would you always know the value you wish to exclude?&lt;/P&gt;&lt;P&gt;If the answer is yes, then in your UI you can exclude the value using&amp;nbsp;&lt;/P&gt;&lt;P&gt;COUNT({&amp;lt;Value -={'Not Wanted Value Text'}&amp;gt;} ID)&lt;/P&gt;&lt;P&gt;And in script use&amp;nbsp;&lt;/P&gt;&lt;P&gt;tmp:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;ID, Value&lt;BR /&gt;1, Value Text&lt;BR /&gt;1, Value Text&lt;BR /&gt;1, Value Text&lt;BR /&gt;1, Not Wanted Value Text&lt;BR /&gt;](delimiter is ',')&lt;BR /&gt;WHERE NOT MATCH(Value,'Not Wanted Value Text');&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let us know if this helps&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 09:00:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-value-for-specific-id-with-multiple-same-values/m-p/1577827#M597586</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2019-05-08T09:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: First value for specific id with multiple same values</title>
      <link>https://community.qlik.com/t5/QlikView/First-value-for-specific-id-with-multiple-same-values/m-p/1577837#M597587</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you only want to load first value then use below code&lt;/P&gt;&lt;P&gt;LOAD ID,&lt;BR /&gt;firstvalue(Value) as Value&lt;BR /&gt;FROM&lt;BR /&gt;Source group by ID;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Sultan&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 09:34:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/First-value-for-specific-id-with-multiple-same-values/m-p/1577837#M597587</guid>
      <dc:creator>sultanam</dc:creator>
      <dc:date>2019-05-08T09:34:02Z</dc:date>
    </item>
  </channel>
</rss>

