Using CR XI2 against SQL Server db. The user wants the first parameter to be Client Name (of which there are 1000's) so they want to search using a wildcard, such as %United%. Then they would like to see a list of Client Codes to select from. Can I use a cascading prompt for this?
I set up a command to select all Client Names and Client Codes. But I am not sure how to allow the user to key in a custom value from a parameter, or if that is even what is needed. I know this is available with regular parameters, but I don't have the option in Dynamic cascading prompts.
Is anyone doing this?
Thanks.
I set up a command to select all Client Names and Client Codes. But I am not sure how to allow the user to key in a custom value from a parameter, or if that is even what is needed. I know this is available with regular parameters, but I don't have the option in Dynamic cascading prompts.
Is anyone doing this?
Thanks.