ginkoba
Technical User
- Jan 29, 2009
- 60
I'm trying to pull data using LastFullMonth. Problem is my count not accurate as this function ignores the time portion. Is there a way to include the time portion with LastFullMonth?
my record selection is :
{@end_date} IN minimum(lastfullmonth) to maximum(lastfullmonth)
my record selection is :
{@end_date} IN minimum(lastfullmonth) to maximum(lastfullmonth)