How you will do the estimation for a task?
Answer / narasimha
--First need to anlysis the business requirements,
--nd check whether there is direct drag pull columns are
need to right calculations of those fields,
--nd hav to need to apply any pre defined filters as per
logic &
--whether there is joins between the tables at FM lewel r
not, if not, then let be create sub queries in RS level..
--nd there will provied any report functionality(Template) r
not, if need to create it.wht is the required/optional
prompts & types.
Then u can build those step by step as much u taking as time....
| Is This Answer Correct ? | 0 Yes | 1 No |
diff b/w layout calculation and query calculation
How do you improve the performance of the Cognos Analytics report
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....
Define query studio?
Can you explain the advantage of using shortcuts?
What is Performance Tunning Test?
What is the difference between a cascading report and drill through report?
write a query to display the third record from the employee table?
How many fact tables and dimension tables in your project?
What is Conditional block? How do you use in a report?
How to select multiple values from type-in prompt?
Hi, I got a requirement wehre in in a drill through report , in parent report i have a column of numbers on which i have to apply drill through to child report.The condition is in that column if the number ia not zero the drill through link should appear (i.e., 1 to 9) if its 0 or negative number link should not appear. How ? Help would be appreciated