Hello,
I have a View created in SQL Server that has a column with date information as a varchar. I did a Cast to that column to make it a DateTime. So in Crystal, that field displays as a DateTime but when I go to Select Expert and try to make it equal to my "DateTime" type parameter, it won't...
Hi guys,
I created my formula similar to what was previously suggested, but I am getting a formula error. It is saying I have too many arguments and the '6,30' was highlighted. Any suggestions?
If month({paramDate})> 6 then Date(year({paramDate}+1, 6, 30)) else Date(year({paramDate}, 6, 30))
Thank you for the feedback! I guess my issue is that I cannot hard code the end date. I need it so that when choose any date in any year, it will give me that date to the following June 30th.
Hello,
I'm currently using Crystal Reports 9 and need helping writing a formula.
I have a parameter created with a value type of 'Date'. I need to create a formula that will give me the dates between whatever date is chosen from the parameter through June 30th. For instance, if I chose a date...
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.