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 |
What is the frame & repeating frame?
When is PRE-QUERY trigger executed ?
What is an User Exits ?
WHAT IS THE ORACLE FORM TRIGGER WHICH CAN BE FIT IN ALL THREE LEVELS i.e., IN FORM LEVEL, BLOCK LEVEL AND ITEM LEVEL ?
When the form is running in DEBUG mode, If you want to examine the values of global variables and other form variables, What package procedure command you would use in your trigger text ?
what ia an object groups?
Can a property clause itself be based on a property clause?
What are parameters?
State the order in which these triggers are executed ?
How can a cross product be created?
Is it possible to disable the parameter from while running the report?
How i get the client machine Ip address through developer 2000 forms, if you are running three tier architech.