<?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: Defining set expression with condition in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Defining-set-expression-with-condition/m-p/2434458#M96899</link>
    <description>&lt;P&gt;That is what I was suggesting. If you uncheck "Include null values" for your Year dimension, does the null bar disappear?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Rob&lt;/P&gt;</description>
    <pubDate>Mon, 25 Mar 2024 22:33:08 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2024-03-25T22:33:08Z</dc:date>
    <item>
      <title>Defining set expression with condition</title>
      <link>https://community.qlik.com/t5/App-Development/Defining-set-expression-with-condition/m-p/2434343#M96888</link>
      <description>&lt;P&gt;Good afternoon all,&lt;BR /&gt;&lt;BR /&gt;I am defining a measure that calculates the number of distinct users and applying it to a bar chart where my x-axis represents years.&lt;BR /&gt;My expression is the following:&amp;nbsp;Count(distinct(FULL_NAME))&lt;BR /&gt;And I want to change this expression so that it only counts my users that are directly related with a specific year. In my current visualization one of the bars has values but it is not representing any year, this is concerning our users that haven't had any interactions with our project but that are already created and registered, I want to eliminate that column. I tried the following:&amp;nbsp;Count(distinct FULL_NAME) If($(date_auto_grain) IN {$(date_auto_grain)}, 1) however I am getting the error: Garbage after expression 'If'.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 16:02:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Defining-set-expression-with-condition/m-p/2434343#M96888</guid>
      <dc:creator>andre_bento</dc:creator>
      <dc:date>2024-03-25T16:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Defining set expression with condition</title>
      <link>https://community.qlik.com/t5/App-Development/Defining-set-expression-with-condition/m-p/2434368#M96890</link>
      <description>&lt;P&gt;Perhaps the simplest way to deal with this is to uncheck "Include null values" in the chart Data properties.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rwunderlich_0-1711385570427.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/162666iF66F12642CE85624/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rwunderlich_0-1711385570427.png" alt="rwunderlich_0-1711385570427.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 16:53:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Defining-set-expression-with-condition/m-p/2434368#M96890</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2024-03-25T16:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Defining set expression with condition</title>
      <link>https://community.qlik.com/t5/App-Development/Defining-set-expression-with-condition/m-p/2434371#M96891</link>
      <description>&lt;P&gt;That does not resolve my issue, since the column is not with null values, what i have is a null value for the column in x-axis:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="andre_bento_0-1711386305783.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/162667i5849D79C09285F66/image-size/medium?v=v2&amp;amp;px=400" role="button" title="andre_bento_0-1711386305783.png" alt="andre_bento_0-1711386305783.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 17:05:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Defining-set-expression-with-condition/m-p/2434371#M96891</guid>
      <dc:creator>andre_bento</dc:creator>
      <dc:date>2024-03-25T17:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Defining set expression with condition</title>
      <link>https://community.qlik.com/t5/App-Development/Defining-set-expression-with-condition/m-p/2434435#M96898</link>
      <description>&lt;P&gt;Data handling&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Under AddOns&lt;/P&gt;
&lt;P&gt;Uncheck &amp;gt;&amp;gt; Show zero values&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 20:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Defining-set-expression-with-condition/m-p/2434435#M96898</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2024-03-25T20:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Defining set expression with condition</title>
      <link>https://community.qlik.com/t5/App-Development/Defining-set-expression-with-condition/m-p/2434458#M96899</link>
      <description>&lt;P&gt;That is what I was suggesting. If you uncheck "Include null values" for your Year dimension, does the null bar disappear?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 22:33:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Defining-set-expression-with-condition/m-p/2434458#M96899</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2024-03-25T22:33:08Z</dc:date>
    </item>
  </channel>
</rss>

