<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community: Message List - Print When with two conditions</title>
    <link>https://forums.adobe.com/community/coldfusion/coldfusion_reporting?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Mon, 14 Jul 2014 13:08:35 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-07-14T13:08:35Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Print When with two conditions</title>
      <link>https://forums.adobe.com/message/6548409?tstart=0#6548409</link>
      <description>&lt;!-- [DocumentBodyStart:525af440-c53f-4efc-ae70-3b853d39bf64] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p&gt;Cozmo2 wrote:&lt;/p&gt;
&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;That fixed the problem Thanks!&lt;/p&gt;
&lt;p&gt;Is there anyway I can apply this to the whole page and not have to add it to every sections 'Print When Condition'?&lt;/p&gt;
&lt;/blockquote&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;One way would be to exclude records that meet those conditions. That way you would not need to take them into account in your report.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:525af440-c53f-4efc-ae70-3b853d39bf64] --&gt;&lt;img src='/beacon?t=1415918208638' /&gt;</description>
      <pubDate>Mon, 14 Jul 2014 13:08:35 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6548409?tstart=0#6548409</guid>
      <dc:date>2014-07-14T13:08:35Z</dc:date>
      <clearspace:dateToText>4 months 16 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Print When with two conditions</title>
      <link>https://forums.adobe.com/message/6542172?tstart=0#6542172</link>
      <description>&lt;!-- [DocumentBodyStart:b3abd955-ea2c-4a4d-b13e-00dd0c8d275b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;That fixed the problem Thanks!&lt;/p&gt;&lt;p&gt;Is there anyway I can apply this to the whole page and not have to add it to every sections 'Print When Condition'?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b3abd955-ea2c-4a4d-b13e-00dd0c8d275b] --&gt;</description>
      <pubDate>Fri, 11 Jul 2014 14:26:09 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6542172?tstart=0#6542172</guid>
      <dc:date>2014-07-11T14:26:09Z</dc:date>
      <clearspace:dateToText>4 months 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Print When with two conditions</title>
      <link>https://forums.adobe.com/message/6540455?tstart=0#6540455</link>
      <description>&lt;!-- [DocumentBodyStart:0cbe1b5c-fbef-4db7-a31a-4a19443c3fc8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;If the field types are explicit, then you don't need to format them as strings before comparing them.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What happens if you try the following expression?:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;( (query.asofdate NEQ calc.AmtDate) AND (query.bal + calc.anticipated LTE 25.00) )&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0cbe1b5c-fbef-4db7-a31a-4a19443c3fc8] --&gt;</description>
      <pubDate>Thu, 10 Jul 2014 20:45:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6540455?tstart=0#6540455</guid>
      <dc:date>2014-07-10T20:45:32Z</dc:date>
      <clearspace:dateToText>4 months 4 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Print When with two conditions</title>
      <link>https://forums.adobe.com/message/6536772?tstart=0#6536772</link>
      <description>&lt;!-- [DocumentBodyStart:59dcd1ed-df52-409c-84a2-115a407b61d8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I only want to print a page if two conditions are met. On each section I am using the following Print When Condition:&lt;/p&gt;&lt;p&gt;DateFormat(query.asofdate, "mm/dd/yyyy") NEQ DateFormat(calc.AmtDate, "mm/dd/yyyy")&amp;nbsp; AND LSNumberFormat((query.bal + calc.anticipated), "_.__") LTE LSNumberFormat(25.00, "_.__").&lt;/p&gt;&lt;p&gt;The date check works great by itself and the amount check works great by itself but I can't get them to work together. Any ideas?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am using CF10.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:59dcd1ed-df52-409c-84a2-115a407b61d8] --&gt;</description>
      <pubDate>Wed, 09 Jul 2014 19:15:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6536772?tstart=0#6536772</guid>
      <dc:date>2014-07-09T19:15:47Z</dc:date>
      <clearspace:dateToText>4 months 5 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

