HI
in report builder am creating paramters.for that i have
taken emp table from scott user .
in deptnum am displaying distinct deptno.if i select dept
10 ,empnum drop down should display empno's of deptno 10.
.if i select dept 20 ,empnum drop down should display
empno's of deptno 20.for this wat i have to do.
Answers were Sorted based on User's Feedback
Answer / raghav
first create a sql query in the data model like below
select empno from emp no where deptno=:p_deptno.run the
report
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an User_exit?
What are the two panes that Appear in the design time pl/sql ?
hi,dis is Shasi.I'm searhing on cognos.1 want realtime scenarios with solutions.persons having hands on experience in real time plz help me out.and iwant one project with explanation please help me...
What is a Package Procedure ?
What is the difference between boiler plat images and image items?
i am writing a query select EmpNo from Emp how can i call in after parameter form
how can u store a picture file in oracle database? explain the path/command?
How to create Drill down report?
What is the difference between bind and lexical parameter?
What are the Built-ins to display the user-named editor?
What is a list item?
how report can be generated if we have the database designed in oracle 10g?