You need to convert the dates to test. Try it in this format.
"From " & ToText(minimum({?DateRange}),"mmmm d, yyyy") & " To " & ToText(maximum({?DateRange}), "mmmm d, yyyy")
I'll agree with you about the Oracle SQL. I'm in the process of converting a number of very complex Oracls reports to CR and it's been a painfull and slow process.
I've takent the Oracle SQL and added them to each of the CR reports as commands. After I figure out which ones are used for a main...
Since we're in an environment that is locked down and doesn't allow any non-approved software, I came up with the following formula:
DateTime(1970,1,1,0,0,0) + ({#_of_seconds}/86400)
It converts the #_of_seconds to days and a time fraction.
synapsevampire
I agree with your assessment of the BO world and am looking forward to see the progress of MS Reporting Services, ActiveReports, LogiXML and some others out there. The big advantage/downfall of CR is that the average user with a minimum of database/programming/design...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.