<?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: Trying to Filter an Expression and Having No Luck in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Trying-to-Filter-an-Expression-and-Having-No-Luck/m-p/1802869#M1211852</link>
    <description>&lt;P&gt;I made one change to the formula, I changed [Total Outstanding]={'&amp;gt;0'} to [Total Oustanding]={"&amp;gt;0"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Apr 2021 21:28:11 GMT</pubDate>
    <dc:creator>jwjackso</dc:creator>
    <dc:date>2021-04-26T21:28:11Z</dc:date>
    <item>
      <title>Trying to Filter an Expression and Having No Luck</title>
      <link>https://community.qlik.com/t5/QlikView/Trying-to-Filter-an-Expression-and-Having-No-Luck/m-p/1802856#M1211850</link>
      <description>&lt;P&gt;Hi -&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to filter a couple expressions by Num(Count) and Num(Sum).&amp;nbsp; Both are kind of similar, so I'll pose the question on the Num(Count) example.&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Ex 1)&amp;nbsp; Currently my formula is:&amp;nbsp; num(Count({&amp;lt;[Total Outstanding]={'&amp;gt;0'},[Off Aging]={'no'},[C&amp;amp;C Group]={'Direct'},[GL Country]={'BZL'},[Transaction Type]={'Direct Electronic Invoice','Direct IC Credit Card Invoice'}&amp;gt;} [Bill/Invoice #]))&amp;nbsp; .&amp;nbsp; This seems to work ok...&lt;/P&gt;&lt;P&gt;But when I try to add in one more filter to the formula to filter a field called "Orig - Total O/S", it makes all data disappear.&amp;nbsp; I'm basically trying to add one more filter to show only records where "Original Amount" - "Total Outstanding" equal zero&lt;/P&gt;&lt;P&gt;(Ex 2)&amp;nbsp; This new formula shows as:&amp;nbsp;&amp;nbsp;num(Count({&amp;lt;[Total Outstanding]={'&amp;gt;0'},[Off Aging]={'no'},[C&amp;amp;C Group]={'Direct'},[GL Country]={'CA'},[Transaction Type]={'Direct Electronic Invoice','Direct IC Credit Card Invoice'},&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;[Orig - Total O/S]={'0'}&lt;/STRONG&gt;&lt;/FONT&gt;&amp;gt;} [Bill/Invoice #]))&lt;/P&gt;&lt;P&gt;It seems my 'new' formula doesn't like how I wrote the bolded syntax I guess, as in adding it...it makes all my data disappear.&amp;nbsp; The definition for field [Orig - Total O/S] is:&amp;nbsp;&amp;nbsp;money([Original Amount]-[Total Outstanding], '$#,##0.00;($#,##0.00)') as [Orig - Total O/S]&lt;/P&gt;&lt;P&gt;Attached is my data.&amp;nbsp; The data that shows appears when I use the formula for Example 1.&amp;nbsp; When I use the Example 2 formula, I get 'no data' at all.&lt;/P&gt;&lt;P&gt;Any help in making my expression work would be greatly appreciated.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you,&lt;/P&gt;&lt;P&gt;Lee&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 20:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trying-to-Filter-an-Expression-and-Having-No-Luck/m-p/1802856#M1211850</guid>
      <dc:creator>lnoble3023</dc:creator>
      <dc:date>2021-04-26T20:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Filter an Expression and Having No Luck</title>
      <link>https://community.qlik.com/t5/QlikView/Trying-to-Filter-an-Expression-and-Having-No-Luck/m-p/1802868#M1211851</link>
      <description>&lt;P&gt;In the sample data that you provided, your 2nd formula works for [GL Country]='BZL', there is no data for [GL Country]='CA'.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 21:21:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trying-to-Filter-an-Expression-and-Having-No-Luck/m-p/1802868#M1211851</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2021-04-26T21:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Filter an Expression and Having No Luck</title>
      <link>https://community.qlik.com/t5/QlikView/Trying-to-Filter-an-Expression-and-Having-No-Luck/m-p/1802869#M1211852</link>
      <description>&lt;P&gt;I made one change to the formula, I changed [Total Outstanding]={'&amp;gt;0'} to [Total Oustanding]={"&amp;gt;0"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 21:28:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trying-to-Filter-an-Expression-and-Having-No-Luck/m-p/1802869#M1211852</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2021-04-26T21:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Filter an Expression and Having No Luck</title>
      <link>https://community.qlik.com/t5/QlikView/Trying-to-Filter-an-Expression-and-Having-No-Luck/m-p/1802870#M1211853</link>
      <description>&lt;P&gt;thanks for the reply.&amp;nbsp; My mistake in copying the formula.&amp;nbsp; The Ex 2 should be the same as the Ex 1 except the red text.&amp;nbsp; It should read:&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;SPAN&gt;num(Count({&amp;lt;[Total Outstanding]={'&amp;gt;0'},[Off Aging]={'no'},[C&amp;amp;C Group]={'Direct'},[GL Country]={'BZL'},[Transaction Type]={'Direct Electronic Invoice','Direct IC Credit Card Invoice'},&lt;/SPAN&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;[Orig - Total O/S]={'0'}&lt;/STRONG&gt;&lt;/FONT&gt;&lt;SPAN&gt;&amp;gt;} [Bill/Invoice #]))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Were you able to get data using BZL?&amp;nbsp; I can't get data to show&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 21:30:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trying-to-Filter-an-Expression-and-Having-No-Luck/m-p/1802870#M1211853</guid>
      <dc:creator>lnoble3023</dc:creator>
      <dc:date>2021-04-26T21:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Filter an Expression and Having No Luck</title>
      <link>https://community.qlik.com/t5/QlikView/Trying-to-Filter-an-Expression-and-Having-No-Luck/m-p/1802871#M1211854</link>
      <description>&lt;P&gt;The formula worked after changing to double-quotes&lt;/P&gt;&lt;P&gt;[Total Outstanding]={"&amp;gt;0"}&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 22:03:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trying-to-Filter-an-Expression-and-Having-No-Luck/m-p/1802871#M1211854</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2021-04-26T22:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Filter an Expression and Having No Luck</title>
      <link>https://community.qlik.com/t5/QlikView/Trying-to-Filter-an-Expression-and-Having-No-Luck/m-p/1802883#M1211856</link>
      <description>&lt;P&gt;thanks, Jwjackso.&amp;nbsp; I tried changing, like you said, to show&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;num(Count({&amp;lt;[Total Outstanding]={"&amp;gt;0"},[Off Aging]={'no'},[C&amp;amp;C Group]={'Direct'},[GL Country]={'BZL'},[Transaction Type]={'Direct Electronic Invoice','Direct IC Credit Card Invoice'},[Orig - Total O/S]={'0'}&amp;gt;} [Bill/Invoice #]))&lt;/P&gt;&lt;P&gt;this works ok for me, yes, until I again add in the last portion of:&amp;nbsp;[Orig - Total O/S]={'0'}&amp;nbsp; , and then I get no data again.&amp;nbsp; Are you getting data to show with that portion of the script added, as I am not.&amp;nbsp; I even tried with the {"0"}, and still nothing.&amp;nbsp; I really appreciate the help&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 01:25:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trying-to-Filter-an-Expression-and-Having-No-Luck/m-p/1802883#M1211856</guid>
      <dc:creator>lnoble3023</dc:creator>
      <dc:date>2021-04-27T01:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Filter an Expression and Having No Luck</title>
      <link>https://community.qlik.com/t5/QlikView/Trying-to-Filter-an-Expression-and-Having-No-Luck/m-p/1803139#M1211875</link>
      <description>&lt;P&gt;This is the result that I get.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 819px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/53807i5A0C0010EE252930/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 13:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trying-to-Filter-an-Expression-and-Having-No-Luck/m-p/1803139#M1211875</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2021-04-27T13:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Filter an Expression and Having No Luck</title>
      <link>https://community.qlik.com/t5/QlikView/Trying-to-Filter-an-Expression-and-Having-No-Luck/m-p/1803226#M1211884</link>
      <description>&lt;P&gt;Thanks, Jwjackso.&amp;nbsp; Yes, that is correct - 99.&amp;nbsp; Hmmm, that's so strange that I don't get that when I use the same expression.&amp;nbsp; I'm wondering if it has something to do with how i have the field [Orig - Total O/S] defined.&amp;nbsp; For all my other fields, I have them defined in my 'extract' layer.&amp;nbsp; Only this field I have defined in my 'presentation' layer - under the 'Main' script.&amp;nbsp; I'm far from an advanced Qlikview user...I'm excited my expression works right, but confused why output isn't showing...&amp;nbsp; Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 16:29:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trying-to-Filter-an-Expression-and-Having-No-Luck/m-p/1803226#M1211884</guid>
      <dc:creator>lnoble3023</dc:creator>
      <dc:date>2021-04-27T16:29:19Z</dc:date>
    </item>
  </channel>
</rss>

