What is the use of Data Link in Reports?
Answers were Sorted based on User's Feedback
Answer / nitesh srivastava
Data links are used to establish parent-child relationships
between queries and groups via column matching
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / bobbyiiit
"Data Link" acts as a Join condition in the Report Builder
between two tables. Using the Data Link in reports we can
achieve Parent-Child relation between the tables.
The join condition produced by data link is always an Outer
Join.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / gaurav garg
by Data Link layer we can connect two databsle
tables on which u want to generate the reports
| Is This Answer Correct ? | 2 Yes | 3 No |
How to create placeholder columns?
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.
From which designation is it preferred to send the output to the printed?
How you define procure to pay?
what ia an object groups?
What is a physical page ? & What is a logical page ?
Is it possible to attach same library to more than one form?
Explain how one can iterate through items and records in a specified block?
What are the default extensions of the files careated by forms modules?
What is the difference between SHOW_EDITOR and EDIT_TEXTITEM?
what are different types of canvas views?
Where do u define the select statement of the parameter? is it followed by the & variable ?