<?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 Simple expression conversion required. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Simple-expression-conversion-required/m-p/508394#M687559</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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="background-color: #6690bc; color: #ffffff; padding: 2px; text-align: center;" valign="middle"&gt;Branch&lt;/TH&gt;&lt;TH style="background-color: #6690bc; color: #ffffff; padding: 2px; text-align: center;" valign="middle"&gt;&lt;STRONG&gt;OpeningDate&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="background-color: #6690bc; color: #ffffff; padding: 2px; text-align: center;" valign="middle"&gt;&lt;STRONG&gt;Closing Date&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;15-10-12 00:00:00&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;NULL&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;01-01-08 00:00:00&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;04:03:11 00:00:00&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have above criteria in database, with Branch A as open still, and Branch B closed.&lt;/P&gt;&lt;P&gt;In the Qlikview, user can select Year and Month from listbox. He can choose multiple Years or Months from listbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am showing data in Pivot table, like below:&lt;IMG alt="qkview.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/49736_qkview.png" style="width: 620px; height: 105px;" /&gt;&lt;/P&gt;&lt;P&gt;Now here, I want to show only those Branch(s) for which below criteria satisfies:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (OpeningDate is less than Year and Month) and (ClosingDate is greater than (Year and Month or NULL))&lt;BR /&gt;then &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; it should show me Branch&lt;/P&gt;&lt;P&gt;else &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; it should not show&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone translate it to expressions? Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Nov 2013 10:32:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-29T10:32:18Z</dc:date>
    <item>
      <title>Simple expression conversion required.</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-expression-conversion-required/m-p/508394#M687559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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="background-color: #6690bc; color: #ffffff; padding: 2px; text-align: center;" valign="middle"&gt;Branch&lt;/TH&gt;&lt;TH style="background-color: #6690bc; color: #ffffff; padding: 2px; text-align: center;" valign="middle"&gt;&lt;STRONG&gt;OpeningDate&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="background-color: #6690bc; color: #ffffff; padding: 2px; text-align: center;" valign="middle"&gt;&lt;STRONG&gt;Closing Date&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;15-10-12 00:00:00&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;NULL&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;01-01-08 00:00:00&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;04:03:11 00:00:00&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have above criteria in database, with Branch A as open still, and Branch B closed.&lt;/P&gt;&lt;P&gt;In the Qlikview, user can select Year and Month from listbox. He can choose multiple Years or Months from listbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am showing data in Pivot table, like below:&lt;IMG alt="qkview.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/49736_qkview.png" style="width: 620px; height: 105px;" /&gt;&lt;/P&gt;&lt;P&gt;Now here, I want to show only those Branch(s) for which below criteria satisfies:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (OpeningDate is less than Year and Month) and (ClosingDate is greater than (Year and Month or NULL))&lt;BR /&gt;then &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; it should show me Branch&lt;/P&gt;&lt;P&gt;else &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; it should not show&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone translate it to expressions? Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 10:32:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-expression-conversion-required/m-p/508394#M687559</guid>
      <dc:creator />
      <dc:date>2013-11-29T10:32:18Z</dc:date>
    </item>
  </channel>
</rss>

