<?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: select rows where value is not exist in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/select-rows-where-value-is-not-exist/m-p/1776321#M60183</link>
    <description>&lt;P&gt;Thanks, it really helped&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jan 2021 12:59:37 GMT</pubDate>
    <dc:creator>valeriasakulskaya</dc:creator>
    <dc:date>2021-01-21T12:59:37Z</dc:date>
    <item>
      <title>select rows where value is not exist</title>
      <link>https://community.qlik.com/t5/App-Development/select-rows-where-value-is-not-exist/m-p/1776285#M60178</link>
      <description>&lt;P&gt;Hello.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There was a problem creating a correct set analysis.&lt;BR /&gt;It is necessary to select all tasks that do not have a serial number 1.&lt;BR /&gt;for example&lt;BR /&gt;task&amp;nbsp; number&lt;BR /&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1&lt;BR /&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&lt;BR /&gt;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&lt;BR /&gt;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3&lt;BR /&gt;Correct answer 2&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for any help.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 12:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/select-rows-where-value-is-not-exist/m-p/1776285#M60178</guid>
      <dc:creator>valeriasakulskaya</dc:creator>
      <dc:date>2021-01-21T12:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: select rows where value is not exist</title>
      <link>https://community.qlik.com/t5/App-Development/select-rows-where-value-is-not-exist/m-p/1776305#M60182</link>
      <description>&lt;P&gt;To simply create a list of tasks&amp;nbsp;in a dimension field that don't have a row with a number 1, try:&lt;/P&gt;&lt;P&gt;aggr(only({$&amp;lt;task-=p({&amp;lt;number={1}&amp;gt;} task)&amp;gt;}task), task)&lt;/P&gt;&lt;P&gt;(you will want to uncheck "include null values" for the dimension.&lt;/P&gt;&lt;P&gt;The key component is the set analysis expression "task-=p({&amp;lt;number={1}&amp;gt;} task)".&amp;nbsp; It tells Qlik to not include tasks that have number of 1.&amp;nbsp; You may need to rewrite it as "task-=p({1&amp;lt;number={1}&amp;gt;} task)" if you there other filters that might affect the selection of tasks.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 12:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/select-rows-where-value-is-not-exist/m-p/1776305#M60182</guid>
      <dc:creator>GaryGiles</dc:creator>
      <dc:date>2021-01-21T12:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: select rows where value is not exist</title>
      <link>https://community.qlik.com/t5/App-Development/select-rows-where-value-is-not-exist/m-p/1776321#M60183</link>
      <description>&lt;P&gt;Thanks, it really helped&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 12:59:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/select-rows-where-value-is-not-exist/m-p/1776321#M60183</guid>
      <dc:creator>valeriasakulskaya</dc:creator>
      <dc:date>2021-01-21T12:59:37Z</dc:date>
    </item>
  </channel>
</rss>

