Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Count Dates <= today(Count Dates <= today)
Count Dates <= today [message #1770080] Tue, 08 August 2017 08:19
Michael Rotert is currently offline Michael RotertFriend
Messages: 2
Registered: August 2017
Junior Member
Hello,

I am quiet new and have a problem with an aggregation.
I would like to count output dates <= today.

Thought I can do it that way

if (row["CORRECT_BY_DATE"] < BirtDateTime.day( (BirtDateTime.today()))
{
["CORRECT_BY_DATE"]
}


But this does not work. The ourput format is: "dd.mm.yyyy 00:00:00".

Many thanks in advance.

Michael
Previous Topic:Birt In Jboss
Next Topic:BIRT runtime 4.6.0
Goto Forum:
  


Current Time: Mon Sep 23 22:23:05 GMT 2024

Powered by FUDForum. Page generated in 0.04618 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top