If I just put the field instead of the parameter, it only returns the first client ID in the list. I want to list all the Client ID's that were inserted with the parameter.
I am trying to create a formula to list out the values entered into the parameter.
The formula is:
"Average for " + {?CLIENT ID} + "(" + {CLIENT.COMPANY_NAME}
+ ")"
Since there is multiple parameters, how do I get it to return every parameter that was entered?
I am using Crystal Professional 9 with an Oracle DB. I get this error when I try to make some of my joins become Outer Joins. "Query Engine Error: ORA-01417: a table may be outer joined to at most one other table".
How do I outer join more than one table to my main table?
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.