Hi All,
I have a question.
I am creating a report with 3 parameters and this report will run via an application.
1. @Org
2. @Batch
3. Supplier
The last parameter "Supplier" will depend on the first two parameters and the 1st two parameter "@org" and "@Batch" will depend on which Org the user login to and which batch they have select from the system.
For example, the user have login to Org 10 and from the application, they have select Batch number 111000.
Then I will like crystal report to prompt them to select the supplier within the batch number 111000.
How can I do so?
I have created a Dynamic Parameter for the supplier but it will prompt me to enter the Org and the Batch again.
Hope what I have explained is clear and someone can help me from here.
Thanks in advance.