Re: Jasper Report question
Re: Jasper Report question
- Subject: Re: Jasper Report question
- From: Theodore Petrosky <email@hidden>
- Date: Thu, 11 Apr 2013 17:36:50 -0400
I don't want to use raw SQL if I can avoid it. What I need is:
Select count(*) from grid where materialclose = '2013-04-13'
Is there a way to do this with a qualifier?
Sent from my iPad
On Apr 11, 2013, at 3:07 PM, David Holt <email@hidden> wrote:
> Or conditionally display the report button based on a non-null result set.
>
> David
>
>
> On 2013-04-11, at 11:28 AM, Kieran Kelleher <email@hidden> wrote:
>
>> Hi Theodore
>>
>> I have not needed to use Jasper in a long time. Maybe there is some boolean expression you can create in the report to show some "No Records Found" content or something like that.
>>
>> Sorry I don't have an answer OTOH for you.
>>
>> Kieran
>>
>> On Apr 11, 2013, at 2:18 PM, Theodore Petrosky <email@hidden> wrote:
>>
>>> Kieran,
>>>
>>> I am using the ERJasperReports framework in a project an I am running into a little problem. If the fetchSpec returns an empty set, the report fails to print anything. Or rather it prints an empty page. not even the label text prints.
>>>
>>> I am trying to come up with a solution that isn't too convoluted. Have you seen this? It surprised me that the resultant page was totally blank even missing the static text.
>>>
>>> I will keep plugging and see if there is a simple solution. (If you know of one, please pass it on!)
>>>
>>> Ted
>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden