<p>Hello,</p>
<p> </p>
<p>I am <strong><u><em>still a newb</em></u></strong>

but try my best improving my skills everyday.</p>
<p> </p>
<p>Currently I am developing a report but having a problem getting the correct amnount of dates <= today.</p>
<p> </p>
<p>I tried this without success.:</p>
<p> </p>
<p><span style="color:#ff0000;"><strong>if (row["CORRECT_BY_DATE"] < BirtDateTime.day( (BirtDateTime.today()))<br>
{<br>
["CORRECT_BY_DATE"]<br>
}</strong></span></p>
<p> </p>
<p>The format of "<strong>CORRECT_BY_DATE"</strong> is "<strong>DD.MM.YYYY 00:00:00</strong>".</p>
<p> </p>
<p>Anybody who can help me?</p>
<p> </p>
<p> </p>
<p>Many thanks in advance,</p>
<p> </p>
<p>Michael</p>