ok - I wasn't aware there was a limit but that makes sense now.
How would I go about implementing your suggestion below?:
You might want to consider limiting the list by either adding criteria in a command that you then use to populate the parameter or by using a cascading parameter where the...
the 1 to 5 is the number of screens I can flip through to select the company I want to see when I run the report. My options are not all displayed on 1 screen. How can I upload a screen shot to you?
maybe that is where I am going wrong because the table I am pulling from is a Company Name & not Company ID. I'll have to find the corresponding ID's & try that.
Hello!
Looking for some assistance on how to resolve a problem. I have created a Dynamic parameter that prompts a user to select a company from a table of values. When I implement the parameter it prompts me with 1 to 5 meaning I can only choose a company from A to F which covers pgs 1 to 5...
I'm trying to generate an icon in Crystal based on some coding or special instructions. For example: I am trying to create a schedule. If the word "flight" is used or something to that extent then an airplane icon will appear on the report. Has anyone ever tried this before? If so, please...
Does anyone know how to create an outline in Crystal like you could in Excel by using the plus & minus used to collapse or expand a set of rows?
Let me know.
Thanks,
Maggs
Hello:
I am currently using Crystal Reports 2008 & I am trying to find a formula that will provide me with yesterday's date 1 year ago. For example: If today is June 14, 2010 then I want to return the following date June 14, 2009. Does anyone have a solution they can share?
I am working with the following formula & don't know where I am going wrong.
If(DayOfWeek(currentdate)=2)
then
({@IMP Date} = (currentdate-2))
else
{@IMP Date} = (currentdate);
{TRADEPAY.RRProductionCredit}
although the formula works it is not returning the value I need.
My record selection...
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.