<?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: Set analysis in Dimension or Supress null expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280267#M401539</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Sum({&amp;lt;nm = {"=S&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;um(balance) - Sum({$&amp;lt;dt={"$(=vPrevYear)"}&amp;gt;} balance)&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt; &amp;gt; 200000&lt;/SPAN&gt;"}&amp;gt;} balance)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;I get an error after the ) in =vPrevYear)&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jan 2017 14:28:55 GMT</pubDate>
    <dc:creator>qlikofba</dc:creator>
    <dc:date>2017-01-05T14:28:55Z</dc:date>
    <item>
      <title>Set analysis in Dimension or Supress null expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280260#M401532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have below is a list of the dimensions(name) and expressions (balance, previous year balance, and difference in balances)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Balance&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp; Balance of Last Year&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Difference of (Balance - &lt;SPAN style="font-size: 13.3333px;"&gt; Balance of Last Year)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;nm&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum(balance)&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;sum({$&amp;lt;dt={"$(=vPrevYear)"}&amp;gt;}balance) &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; &lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; | &lt;SPAN style="font-size: 13.3333px;"&gt;sum(balance) - sum({$&amp;lt;dt={"$(=vPrevYear)"}&amp;gt;}balance) &lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried creating a variable in the script but it needs to be created off current selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then changed the expression to say &lt;/P&gt;&lt;P&gt;if((&lt;SPAN style="font-size: 13.3333px;"&gt;sum(balance) - sum({$&amp;lt;dt={"$(=vPrevYear)"}&amp;gt;}balance)&lt;/SPAN&gt;) &amp;gt; 200000, &lt;SPAN style="font-size: 13.3333px;"&gt;sum(balance) - sum({$&amp;lt;dt={"$(=vPrevYear)"}&amp;gt;}balance)&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The columns that are less than 200000 are displayed as -&lt;/STRONG&gt;(I dont want them there).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only want to display the differences in the last column that are greater than 200,000.&lt;/P&gt;&lt;P&gt;Is there an easy way to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 13:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280260#M401532</guid>
      <dc:creator>qlikofba</dc:creator>
      <dc:date>2017-01-05T13:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis in Dimension or Supress null expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280261#M401533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nm&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expressions:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;nm = {"=S&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;um(balance) - Sum({$&amp;lt;dt={"$(=vPrevYear)"}&amp;gt;} balance)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &amp;gt; 200000&lt;/SPAN&gt;"}&amp;gt;} balance)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum({$&amp;lt;dt={"$(=vPrevYear)"}, &lt;SPAN style="font-size: 13.3333px;"&gt;nm = {"=S&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;um(balance) - Sum({$&amp;lt;dt={"$(=vPrevYear)"}&amp;gt;} balance)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &amp;gt; 200000&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;"}&lt;/SPAN&gt;&amp;gt;}balance)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Sum({&amp;lt;nm = {"=S&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;um(balance) - Sum({$&amp;lt;dt={"$(=vPrevYear)"}&amp;gt;} balance)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &amp;gt; 200000&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;"}&amp;gt;} balance) - &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Sum({$&amp;lt;dt={"$(=vPrevYear)"}, &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;nm = {"=S&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;um(balance) - Sum({$&amp;lt;dt={"$(=vPrevYear)"}&amp;gt;} balance)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &amp;gt; 200000&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;"}&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;gt;}balance)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 13:41:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280261#M401533</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-05T13:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis in Dimension or Supress null expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280262#M401534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not need balances greater than 200,000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If John has 1.000.000(col 2) today, and 400,000(col 3) for the previous year end, The last column should be 600,000&lt;/P&gt;&lt;P&gt;If John Jr has 300,000 today and 300,001 for the previous year end, the last column should be 1(which this row should not be displayed)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 13:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280262#M401534</guid>
      <dc:creator>qlikofba</dc:creator>
      <dc:date>2017-01-05T13:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis in Dimension or Supress null expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280263#M401535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean you don't need balance less than 200,000, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; The above expression should work the way you described, have you tried them?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 13:49:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280263#M401535</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-05T13:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis in Dimension or Supress null expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280264#M401536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not want differences in balances(col 3) less than 200,000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 13:51:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280264#M401536</guid>
      <dc:creator>qlikofba</dc:creator>
      <dc:date>2017-01-05T13:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis in Dimension or Supress null expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280265#M401537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's exactly what I have given you my friend.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 13:55:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280265#M401537</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-05T13:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis in Dimension or Supress null expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280266#M401538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share a sample where this isn't working?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-16454"&gt;Uploading a Sample&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 13:56:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280266#M401538</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-05T13:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis in Dimension or Supress null expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280267#M401539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Sum({&amp;lt;nm = {"=S&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;um(balance) - Sum({$&amp;lt;dt={"$(=vPrevYear)"}&amp;gt;} balance)&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt; &amp;gt; 200000&lt;/SPAN&gt;"}&amp;gt;} balance)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;I get an error after the ) in =vPrevYear)&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 14:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280267#M401539</guid>
      <dc:creator>qlikofba</dc:creator>
      <dc:date>2017-01-05T14:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis in Dimension or Supress null expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280268#M401540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you are right, my bad. Try these&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Sum({&amp;lt;nm = {"=S&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;um(balance) - Sum({$&amp;lt;dt={&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;'&lt;/SPAN&gt;$(=vPrevYear)&lt;STRONG style=": ; color: #ff0000; font-size: 14pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;'&lt;/STRONG&gt;}&amp;gt;} balance)&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt; &amp;gt; 200000&lt;/SPAN&gt;"}&amp;gt;} balance)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px;"&gt;Sum({$&amp;lt;dt={"$(=vPrevYear)"}, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;nm = {"=S&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;um(balance) - Sum({$&amp;lt;dt={&lt;STRONG style=": ; color: #ff0000; font-size: 14pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;'&lt;/STRONG&gt;$(=vPrevYear)&lt;STRONG style=": ; color: #ff0000; font-size: 14pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;'&lt;/STRONG&gt;}&amp;gt;} balance)&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt; &amp;gt; 200000&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;"}&lt;/SPAN&gt;&amp;gt;}balance)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Sum({&amp;lt;nm = {"=S&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;um(balance) - Sum({$&amp;lt;dt={&lt;STRONG style=": ; color: #ff0000; font-size: 14pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;'&lt;/STRONG&gt;$(=vPrevYear)&lt;STRONG style=": ; color: #ff0000; font-size: 14pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;'&lt;/STRONG&gt;}&amp;gt;} balance)&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt; &amp;gt; 200000&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;"}&amp;gt;} balance) - &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;Sum({$&amp;lt;dt={"$(=vPrevYear)"}, &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;nm = {"=S&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;um(balance) - Sum({$&amp;lt;dt={&lt;STRONG style=": ; color: #ff0000; font-size: 14pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;'&lt;/STRONG&gt;$(=vPrevYear)&lt;STRONG style=": ; color: #ff0000; font-size: 14pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;'&lt;/STRONG&gt;}&amp;gt;} balance)&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt; &amp;gt; 200000&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;"}&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&amp;gt;}balance)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or go traditional if statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(&lt;SPAN style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Sum(&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;balance) - &lt;SPAN style="font-style: inherit; font-size: 13.3333px;"&gt;Sum({$&amp;lt;dt={"$(=vPrevYear)"}&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&amp;gt;}balance) &amp;gt; 200000, Sum(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;balance))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;If(&lt;SPAN style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Sum(&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;balance) - &lt;SPAN style="font-style: inherit; font-size: 13.3333px;"&gt;Sum({$&amp;lt;dt={"$(=vPrevYear)"}&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&amp;gt;}balance) &amp;gt; 200000, &lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Sum({$&amp;lt;dt={"$(=vPrevYear)"}&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&amp;gt;}balance)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-size: 13.3333px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-size: 13.3333px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;If(&lt;SPAN style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Sum(&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;balance) - &lt;SPAN style="font-style: inherit; font-size: 13.3333px;"&gt;Sum({$&amp;lt;dt={"$(=vPrevYear)"}&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&amp;gt;}balance) &amp;gt; 200000, Sum(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;balance) - &lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Sum({$&amp;lt;dt={"$(=vPrevYear)"}&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&amp;gt;}balance)&lt;/STRONG&gt;&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 14:32:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280268#M401540</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-05T14:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis in Dimension or Supress null expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280269#M401541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That works now but does not solve the problem, there are still names that have a difference in balance less than 200,000 being displayed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 15:46:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280269#M401541</guid>
      <dc:creator>qlikofba</dc:creator>
      <dc:date>2017-01-05T15:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis in Dimension or Supress null expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280270#M401542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share a screenshot to show your chart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 15:59:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280270#M401542</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-05T15:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis in Dimension or Supress null expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280271#M401543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All it is a chart like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name | Previous Year end Balance (12/31/16)&amp;nbsp; | Balance of Today | Variance (todays balance - Prev year end Balance)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only want names to be displayed if their Variance is greater than 200,000 ( or less than 200,000)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension's are Name (nm)&lt;/P&gt;&lt;P&gt;Expressions are(Prev Year End Bal&amp;nbsp; ( sum({$&amp;lt;dt={"$(=vPrevYear)"}&amp;gt;}balance) )&lt;/P&gt;&lt;P&gt;Balance today (sum(balance))&lt;/P&gt;&lt;P&gt;Variance (sum(balance) -&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;sum({$&amp;lt;dt={"$(=vPrevYear)"}&amp;gt;}balance)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The variance displays the right data. I need to find out how to hide those variances greater than 200,000 or less than 200,000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 16:08:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280271#M401543</guid>
      <dc:creator>qlikofba</dc:creator>
      <dc:date>2017-01-05T16:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis in Dimension or Supress null expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280272#M401544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you are saying that you are still seeing some rows where your last expression is less than 200,000? Do you see a row like this in your chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Exp1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Exp2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Exp3&lt;/P&gt;&lt;P&gt;XYZ&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20,000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10,000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10,000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 16:14:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280272#M401544</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-05T16:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis in Dimension or Supress null expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280273#M401545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes There are multiple values where exp3 is &amp;lt;200000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 16:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280273#M401545</guid>
      <dc:creator>qlikofba</dc:creator>
      <dc:date>2017-01-05T16:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis in Dimension or Supress null expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280274#M401546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know why that is the case, I can create a sample, but then it would be my data and I know it would work. Unless I see (in some way) what you are talking about, I might not be able to help you my friend. But I hope that someone might be able to sort it out, cause I understand how frustrating it can be when small things like this screw up your dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 16:21:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280274#M401546</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-05T16:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis in Dimension or Supress null expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280275#M401547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help. I will use the examples you posted as a guide for the future.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 16:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280275#M401547</guid>
      <dc:creator>qlikofba</dc:creator>
      <dc:date>2017-01-05T16:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis in Dimension or Supress null expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280276#M401548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just changed one of them and now balances &amp;gt; 200000 are displaying in exp3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ones less have the symbol "-"&amp;nbsp; How can i hide the rows with "-"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 16:29:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280276#M401548</guid>
      <dc:creator>qlikofba</dc:creator>
      <dc:date>2017-01-05T16:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis in Dimension or Supress null expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280277#M401549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to the Presentation tab and check 'Suppress Zero Values' to hide rows with '-'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 16:30:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280277#M401549</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-05T16:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis in Dimension or Supress null expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280278#M401550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For future reference&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-16454"&gt;Uploading a Sample&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have got what you wanted, please close this thread by marking correct and helpful responses.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 16:31:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280278#M401550</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-05T16:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis in Dimension or Supress null expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280279#M401551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is checked for the exp3 but it still shows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 16:34:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-in-Dimension-or-Supress-null-expression/m-p/1280279#M401551</guid>
      <dc:creator>qlikofba</dc:creator>
      <dc:date>2017-01-05T16:34:35Z</dc:date>
    </item>
  </channel>
</rss>

