Page 1 of 1

Enabling a panel based on 2 fields

Posted: Wed Apr 13, 2011 8:45 am
by MikeC
I have a report with a panel on a databand (Panel1) that contains several text fields, including 2 date fields (Parcel.LastDeededDate and Parcel.LastContractDate).

I would like Panel1 to be disabled unless there is data in either Parcel.LastDeededDate or Parcel.LastContractDate. If there is a date in either one of the fields then I would like Panel1 to be enabled.

If there are no dates in the fields they will be null.

We've tried a number of different solutions, but they either don't work or the report won't display any data at all.

How do I enable a panel based on values being present in either one of two fields?

Thank you.

Enabling a panel based on 2 fields

Posted: Wed Apr 13, 2011 3:31 pm
by Ivan
Hello,

Can you please send us a sample report with data, which reproduce the issue?

Thank you.

Enabling a panel based on 2 fields

Posted: Mon Apr 18, 2011 9:56 am
by MikeC
Ivan wrote:Hello,

Can you please send us a sample report with data, which reproduce the issue?

Thank you.
No actually, I can't. The application is embedded into another software application and I don't have access to send the files, and the data is personal data that can't be sent.

Enabling a panel based on 2 fields

Posted: Tue Apr 19, 2011 7:45 am
by Alex K.
Hello,

Please see the sample report in attachment.

Thank you.