<?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: How to use more than one expression in a Table Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-more-than-one-expression-in-a-Table-Box/m-p/409496#M1150491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why not create a 4th column using an IF statment.&amp;nbsp; Something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if((Status='Active') OR ((Staus='Failed' OR Status='Merged) AND Value='Yes') OR((Status='Failed' OR Status='Merged') AND Balance &amp;gt; 1000000),1,0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can then put a filter on this column and selecting 1 should display the report you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also put this logic in the LOAD statement and create&amp;nbsp; a new flag field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Apr 2013 14:31:34 GMT</pubDate>
    <dc:creator>mphekin12</dc:creator>
    <dc:date>2013-04-29T14:31:34Z</dc:date>
    <item>
      <title>How to use more than one expression in a Table Box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-more-than-one-expression-in-a-Table-Box/m-p/409495#M1150490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a table box to display the specific columns i am interested in for a report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added list boxes so I can select values to filter the table box with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have three types of content that i need to display. Each are fairly simple and straight-forward but I would like to have the box display the values for all three filters at once so I can export it as a single report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I have three sets of values. the first is easy, Display all active customers&lt;/LI&gt;&lt;LI&gt;The second is display all Failed and Merged customers that do not have a merged report (value = Yes)﻿&lt;/LI&gt;&lt;LI&gt;The third is to display all Failed and merged customers with balances over $1,000,000.00&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say that Active, Merged and Failed use column named "Status"&lt;/P&gt;&lt;P&gt;Item two uses column named "Merged report" and item three uses column named "Recip Balance"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These three are mustally exclusive in that I can't apply all three filters in a row or they will exclude some of the entries in the other two filters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I need is a way to say display all records that meet any of the three criteria listed above so the results show in the table box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I do not want filter two or three to limit the active banks listed in filter one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help out there on this one?&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 14:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-more-than-one-expression-in-a-Table-Box/m-p/409495#M1150490</guid>
      <dc:creator />
      <dc:date>2013-04-29T14:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to use more than one expression in a Table Box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-more-than-one-expression-in-a-Table-Box/m-p/409496#M1150491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why not create a 4th column using an IF statment.&amp;nbsp; Something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if((Status='Active') OR ((Staus='Failed' OR Status='Merged) AND Value='Yes') OR((Status='Failed' OR Status='Merged') AND Balance &amp;gt; 1000000),1,0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can then put a filter on this column and selecting 1 should display the report you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also put this logic in the LOAD statement and create&amp;nbsp; a new flag field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 14:31:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-more-than-one-expression-in-a-Table-Box/m-p/409496#M1150491</guid>
      <dc:creator>mphekin12</dc:creator>
      <dc:date>2013-04-29T14:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to use more than one expression in a Table Box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-more-than-one-expression-in-a-Table-Box/m-p/409497#M1150492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do this in a straight chart. Add the fields you want to display as dimensions and add one expression. Something like this: sum({&amp;lt;Status={'Active'}&amp;gt;+&amp;lt;Status={'Merged','Failed'},[Merged report]={'Yes'}&amp;gt;+&amp;lt;[Recip Balance]={&amp;gt;1000000}&amp;gt;} 1). You can hide the expression on the Presentation tab of the properties window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace Status, [Merged report] and [Recip Balance] with the exact case-sensitive names of the fields. &lt;/P&gt;&lt;P&gt;Replace 'Active' with the correct value that indicates an active status. Same for merged and failed and 'Yes' for [Merged report].&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 15:10:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-more-than-one-expression-in-a-Table-Box/m-p/409497#M1150492</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-04-29T15:10:04Z</dc:date>
    </item>
  </channel>
</rss>

