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.
Answer Posted / praveen
sorry raghav it won't work i want dependent dropdown not
report output
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between flex mode and confined mode?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
what is oracle forms?
what are the new features introduced in oracle form services in 11g release 2?
how report can be generated if we have the database designed in oracle 10g?
what is tripstop report?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
a text item is there what r the different types of triggers associated with it
In what sequence do triggers get fired by oracle forms?
Explain master-detail relationship with some examples.
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
difference between global n context sensitive segments?
What is an oracle report?
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame