Request: Min() / Max() functions for date values

Stimulsoft Reports.NET discussion
Post Reply
casic
Posts: 68
Joined: Thu Jan 18, 2007 4:25 pm
Location: Germany

Request: Min() / Max() functions for date values

Post by casic »

Hi there!

I need the min/max date value from a data source field but I couldn't find working Min() / Max() functions for date values. Is there a work around or I'm missing something?

Thank you very much,

Markus
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Request: Min() / Max() functions for date values

Post by Vital »

We have added two new aggregate functions - MinDate and MaxDate. Functions will be available in build from Jan, 26.

Thank you.
casic
Posts: 68
Joined: Thu Jan 18, 2007 4:25 pm
Location: Germany

Request: Min() / Max() functions for date values

Post by casic »

Works great - thank's a lot !

cu

Markus
casic
Posts: 68
Joined: Thu Jan 18, 2007 4:25 pm
Location: Germany

Request: Min() / Max() functions for date values

Post by casic »

Sorry, I found another issue:

I use the MinDate() / MaxDate() aggregat functions to display the used evaluation date period in the PageHeaderBand (e.g. "02.07.2006 - 14.01.2007"). This works great if I use the data source with a data band. But this works not if I use only a chart to display the data graphically. In this case I will get only the min/max from the first record (e.g. "02.07.2006 - 02.07.2006). It seems that the context (PageHeaderBand) is not taken into account correctly.

Can you check out this please?

Thank's a lot,

Markus
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Request: Min() / Max() functions for date values

Post by Vital »

Please send your report to support [at] stimulsoft [dot] com.

Thank you.
Post Reply