diff b/w layout calculation and query calculation
Answers were Sorted based on User's Feedback
Answer / guest
Query calculation:by using query calculation we can add new
data items in report with the help of exesting query items
or data items
Layout calculation:it's a run time calcolation like adding
page number, time, dynamic heading to the report
ex:if u add date2string(Today()) function in report we will
get 2010-09-26 date in output
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / gopal
Query Calculation-derives an additional information from database
layout calculation-Creates customised report tiltles-Ex-%Asof Date()%,%As of user()%.
| Is This Answer Correct ? | 1 Yes | 0 No |
Diff b/w Crossproduct and Outerjoin?
7. What is performance tuning?
how to get the all values from a prompt using 'ALL' use and display value in prompt
how you create security to reports?
suppose a value prompt contains 100 values and i want to select all values in that prompt....i want ALL option in the value prompt? how can u keep this option in value prompt?
what is surrogate key give example?
what is power prompt in cognos ep7series?what is the use of this?
What are types of batch available in cognos?
What is the use of powerhouse?
what is the main advantage of impromptu over cognos reportnet?
Can you define snapshot?
write a query to display to 10 max record from the employee table?