<?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: Conditional output to Table Box... or to smth else? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-output-to-Table-Box-or-to-smth-else/m-p/588759#M218343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Textbox&lt;/P&gt;&lt;P&gt;you can use expression in textbox (in caption, .....) and &lt;/P&gt;&lt;P&gt;=count({$ &amp;lt;StartDate=-{"&amp;lt;=$(=floor(Today()))"},EndDate={"&amp;gt;=$(=floor(Today()))"}&amp;gt;} StartDate)&lt;/P&gt;&lt;P&gt;is an expression &lt;/P&gt;&lt;P&gt;So the answer is: you can, yust create a textbox and use the expression as text &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tablebox&lt;/P&gt;&lt;P&gt;No, because you can't use expression in tablebox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jan 2014 07:08:15 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-01-31T07:08:15Z</dc:date>
    <item>
      <title>Conditional output to Table Box... or to smth else?</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-output-to-Table-Box-or-to-smth-else/m-p/588756#M218340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table containing insurance contracts data like the following:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;CompanyID&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;CompanyName&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;ContractID&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;StartDate&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;EndDate&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01.01.2013&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;31.12.2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01.01.2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;31.12.2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01.01.2013&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;31.12.2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01.04.2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;31.03.2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01.01.2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;31.12.2014&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;As a result in Table box I need CompanyID and CompanyName of the companies that do not have an active contract on the desired date (received from input box or just &lt;EM&gt;now() &lt;/EM&gt;). So for today (30.01.2014) I should have Table Box containing only {2,B}. I have no idea, how to make a self join with conditions and dynamically apply it to the Table Box. Or I should use some other sheet object instead? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 14:25:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-output-to-Table-Box-or-to-smth-else/m-p/588756#M218340</guid>
      <dc:creator />
      <dc:date>2014-01-30T14:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional output to Table Box... or to smth else?</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-output-to-Table-Box-or-to-smth-else/m-p/588757#M218341</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;count({$ &amp;lt;StartDate=-{"&amp;lt;=$(=floor(Today()))"},EndDate={"&amp;gt;=$(=floor(Today()))"}&amp;gt;} StartDate)&lt;/P&gt;&lt;P&gt;see attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 14:47:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-output-to-Table-Box-or-to-smth-else/m-p/588757#M218341</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-01-30T14:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional output to Table Box... or to smth else?</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-output-to-Table-Box-or-to-smth-else/m-p/588758#M218342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! As far as I understood, such conditions can not be applied to TextBox, only to chart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 06:57:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-output-to-Table-Box-or-to-smth-else/m-p/588758#M218342</guid>
      <dc:creator />
      <dc:date>2014-01-31T06:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional output to Table Box... or to smth else?</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-output-to-Table-Box-or-to-smth-else/m-p/588759#M218343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Textbox&lt;/P&gt;&lt;P&gt;you can use expression in textbox (in caption, .....) and &lt;/P&gt;&lt;P&gt;=count({$ &amp;lt;StartDate=-{"&amp;lt;=$(=floor(Today()))"},EndDate={"&amp;gt;=$(=floor(Today()))"}&amp;gt;} StartDate)&lt;/P&gt;&lt;P&gt;is an expression &lt;/P&gt;&lt;P&gt;So the answer is: you can, yust create a textbox and use the expression as text &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tablebox&lt;/P&gt;&lt;P&gt;No, because you can't use expression in tablebox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 07:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-output-to-Table-Box-or-to-smth-else/m-p/588759#M218343</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-01-31T07:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional output to Table Box... or to smth else?</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-output-to-Table-Box-or-to-smth-else/m-p/588760#M218344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're right, I meant TableBox. Friday... ;-). Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 07:11:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-output-to-Table-Box-or-to-smth-else/m-p/588760#M218344</guid>
      <dc:creator />
      <dc:date>2014-01-31T07:11:23Z</dc:date>
    </item>
  </channel>
</rss>

