<?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: Exclude one value in a formula in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Exclude-one-value-in-a-formula/m-p/2139#M118</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right syntax is to do this -= {'Value'} (negative sign before equal)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Avg({$&amp;lt;Jaar = {$(vJaar)}, Maand = {"&amp;lt;=$(vMaandNr&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;)"}, Onderzoek_Okey&amp;nbsp; -=&amp;nbsp; {'algemeen'},&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt; MaandOmschr&amp;gt;} ToegangstijdDagen)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Avg({$&amp;lt;Jaar = {$(vJaar)}, Maand = {"&amp;lt;=$(vMaandNr&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;)"}, Onderzoek_Okey&amp;nbsp; = e({&amp;lt; &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Onderzoek_Okey =&lt;/STRONG&gt;{'algemeen'}&amp;gt;}),&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt; MaandOmschr&amp;gt;} ToegangstijdDagen)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jan 2018 17:42:02 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-01-18T17:42:02Z</dc:date>
    <item>
      <title>Exclude one value in a formula</title>
      <link>https://community.qlik.com/t5/App-Development/Exclude-one-value-in-a-formula/m-p/2138#M117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'am new&amp;nbsp; working with Qlik Sense&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a formula in which I want only one onderzoek_okey to be selected that works fine!&lt;/P&gt;&lt;P&gt;avg({$&amp;lt;Jaar = {$(vJaar)}, Maand = {"&amp;lt;=$(vMaandNr)"},Onderzoek_Okey = {algemeen}, MaandOmschr =&amp;gt;}ToegangstijdDagen)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in another table I want to exclude that value, but I can't find the right syntax, who can help?!&lt;/P&gt;&lt;P&gt;avg({$&amp;lt;Jaar = {$(vJaar)}, Maand = {"&amp;lt;=$(vMaandNr&lt;SPAN style="color: #575757;"&gt;&lt;STRONG&gt;)"},Onderzoek_Okey&amp;nbsp; =&amp;nbsp; {"&amp;lt;&amp;gt;'algemeen'"},&lt;/STRONG&gt;&lt;/SPAN&gt; MaandOmschr =&amp;gt;}ToegangstijdDagen)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 13:41:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Exclude-one-value-in-a-formula/m-p/2138#M117</guid>
      <dc:creator>rhinobundy</dc:creator>
      <dc:date>2018-01-17T13:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude one value in a formula</title>
      <link>https://community.qlik.com/t5/App-Development/Exclude-one-value-in-a-formula/m-p/2139#M118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right syntax is to do this -= {'Value'} (negative sign before equal)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Avg({$&amp;lt;Jaar = {$(vJaar)}, Maand = {"&amp;lt;=$(vMaandNr&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;)"}, Onderzoek_Okey&amp;nbsp; -=&amp;nbsp; {'algemeen'},&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt; MaandOmschr&amp;gt;} ToegangstijdDagen)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Avg({$&amp;lt;Jaar = {$(vJaar)}, Maand = {"&amp;lt;=$(vMaandNr&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;)"}, Onderzoek_Okey&amp;nbsp; = e({&amp;lt; &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Onderzoek_Okey =&lt;/STRONG&gt;{'algemeen'}&amp;gt;}),&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt; MaandOmschr&amp;gt;} ToegangstijdDagen)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 17:42:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Exclude-one-value-in-a-formula/m-p/2139#M118</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-18T17:42:02Z</dc:date>
    </item>
  </channel>
</rss>

