lastnonempty doesn't return the last non empty value at the day level??? -
04-10-2006
, 05:21 PM
Hi,
I'm using the lastnonempty aggregation in AS2005, but his aggregation
doesn't return the last non empty value when I'm at the day level.
For example, I have a value for these dates:
2006/01/01 = 50
2006/01/05 = 80
but when I'm looking for the dates between these 2 dates, I see nothing!
I want to see 50 for all the dates, then 80 after the 2006/01/05 etc...
what's appends???
where are my numbers? ;-)
also, my research result in google talk about performance issues on these
aggregations.
any news?
thanks.
Jerome. |