difference between place holder and formula column
Answers were Sorted based on User's Feedback
The Place holder column is the column where we can define
the global variable and this variable is used in the
Formula columns for different calculations.
The formula column is used for the calculation of the
required logic for the report.
| Is This Answer Correct ? | 27 Yes | 5 No |
Answer / reddy
formula column will calculate value based on our logic it
will return one value.
palce holder column is a report global variable.
if we want return more than one value based on our logic we
will use place holedr column in formula column
| Is This Answer Correct ? | 18 Yes | 3 No |
Answer / ramana
The Place holder column is the column where we can define
the global variable and this variable is used in the
Formula columns for different calculations.
The formula column is used for the calculation of the
required logic for the report.
| Is This Answer Correct ? | 11 Yes | 2 No |
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.
How do you reference a Parameter?
explain tkprof?
How can a button be used in a report to give a drill down facility?
What are all the system Parameters available in ORACLE Reports
With which function of summary item is the compute at options required?
how to create parameterised form in oracle 10g? and create another form from the value of the form? AND how to assign value to a parameter? sincerly your mamun
I developed on form as per my requirement,and register that one in apps custom_top.But the problem is ,if you open the form but not closed,I founded why this is error is comming ,the custom_top is not supported my form . I need any one your help in advicing me...what I do the custom_top supported the forms.
What is the difference between system.current_field and system.cursor_field ?
What are the default extension of the files created by library module?
how report can be generated if we have the database designed in oracle 10g?
When is PRE-QUERY trigger executed ?