What is diffence between query calculation and layout
calculation?
Answers were Sorted based on User's Feedback
Answer / leena k skariah
In Query Calculation, we can create a calculation/query
item based on either the Source package or the data items
of that query.
In Layout calculation,we can create a new calculated item
based on only the query data items, not from the source
package.
Is This Answer Correct ? | 12 Yes | 6 No |
Answer / venkat reddy
Query Calculation
It is used to perform Data Scrubbing. Insert a query calculation into your report to add a new row or column with values that are based on a calculation. For example, you create a query calculation named Euros that converts dollars to euros by multiplying an existing dollar measure by a conversion rate. Euros can then be displayed to end users in a separate row or column.
Layout Calculation
Layout Calculation is used to provide run time information, but not used to perform any operation on the data. Create a layout calculation to add run-time information to your report, such as current date, current time, and user name. When creating layout calculations, only report functions are available to you in the expression editor. These functions are executed in the report layout, as opposed to the other functions which are executed in the query.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / arun pandiyarajhen
In Query Calculation, we can use the dynamic functions like current date, current time, etc.
In Layout calculation,we cannot use dynamic functions as in Query Calculation.
Is This Answer Correct ? | 3 Yes | 9 No |
Answer / sowjanya
Both are used to generate an user-defined column.
For layout calculation,we can generate a new query item based
on all the query items present in a package
But for Query calculation,we can generate a new query item
based on only the query items present in the current Query(/
report)
Is This Answer Correct ? | 7 Yes | 14 No |
we are in a trail to create a crosstab with rolling months as columns,i mean we have a crosstab with LOB as rows and loan amount as measure,coming to the main problem we have to create dynamically changing column in the columns of the crosstab.The requirement is ...we must have two dynamic columns like feb 08 and feb07.For example if current date is feb 28,we have to get the loan amount from 1st of feb to 27 of feb 2008 as feb08 and loan amount from 1st of feb to 27th of feb 2007 as feb07 columns.Please suggest us the possible way....thanks in advance....
how can i test the reports in cognos
How do we create row level security in cognos8?
write a query to display to 10 max record from the employee table?
What is difference between page break and section report?
What is minimum version of internet explorer to run the Cognos report.
what are ERP systems?
What is defined as catalog and types of catalogs in Cognos?
my table having data like this year month revenue 2011 jan 100 2011 feb 200 2011 mar 150 like this i want My report 2011 jan 100 2011 feb 100+200=300 2011 mar 300+150=450 like this for this where we specify the condition how will specify? pls ans me pls...
What actually a project contains?
What are the differences between cognos reportnet 1.1 report studio and cognos 8 report studio?
What is the difference between filter & Condition?