Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Filters
Sun, Oct 21 2007 2:51 PMPermanent Link

"Petrus van Breda"
Hi

I need to be able to filter a records according to the following:

1. Have a start date in every record and an end date.
2. Have Years and months in every record.
3. IncMonth(StartDate,((Years*12)+Months))
4. Convert Date from dd/MM/yyyy to yyyy-MM-dd

Now the filter must be when StartDate with all calculations <> EndDate.

Is it possible filter record on condition calculations per record?

Thanks

Petrus



Sun, Oct 21 2007 6:06 PMPermanent Link

Petrus van Breda
Hi

Sorry for double posting. I got a workaround in FastReport, where I needed it actualy.

Have a nice day.

Petrus


"Petrus van Breda" <nospamatpetrusatspsoftdevdotcom> wrote:

Hi

I need to be able to filter a records according to the following:

1. Have a start date in every record and an end date.
2. Have Years and months in every record.
3. IncMonth(StartDate,((Years*12)+Months))
4. Convert Date from dd/MM/yyyy to yyyy-MM-dd

Now the filter must be when StartDate with all calculations <> EndDate.

Is it possible filter record on condition calculations per record?

Thanks

Petrus



Image