| Aggregation with filter in question [message #921906] |
Mon, 24 September 2012 10:41  |
SHENG HUANG Messages: 17 Registered: August 2012 |
Junior Member |
|
|
I've tried to use an aggregation to count the data in a grouped table with a filter of the information "date".
I counted the number of data in a month with this filter expression: BirtDateTime.month(row["date"]) == 1
The version of the BIRT I used is 2.3.2 .
My problem is that if there's no data for the month (data that verifies the filter condition expression), the table shows nothing instead of 0.
Is this something configurable and how to configure it?
If else, is this a bug known of the version I used? (I've done some reaserch but I don't find a similar topic.) In this case, is there any possible script solution for my problem?
Thank you in advance.
HUANG Sheng
|
|
|
|
|
| Re: Aggregation with filter in question [message #939269 is a reply to message #921906] |
Wed, 10 October 2012 11:34   |
SHENG HUANG Messages: 17 Registered: August 2012 |
Junior Member |
|
|
The solution works well in my local environnement, when I imported my report on the server. The script doesn't work any more.
Do you have any idea what could be the cause of the problem? It this possibly configuable somehow?
Thanks in advance.
HUANG Sheng
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02023 seconds