I have 3 dataitems in a list username,transaction
type,transaction amount. In transaction type i have 3
types 'add','update','delete', i have almost 750 rows.
After displaying the list report i want to know no. of
add's,update's,delete's in 3 different rows
Answers were Sorted based on User's Feedback
Answer / raji
Group by on 'transaction type' and it will automatically add
summary lines.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rao
Do a count on the transaction type. It'll give you the
number.Group username for a more specific count.
Thanks
| Is This Answer Correct ? | 0 Yes | 3 No |
Hi, I have Cognos 7.0 Impromptu reports and these reports have been created with the Mainframe datasource. Now the business needs these reports should be upgraded but with Oracle datasource. So what's the idea, first we should migrate these reports into ReportNet? then in that case what we will do with the Impromptu Catalog? Second, suppose we need to migrate these reports into Cognos 8 (may be 8.4) then how we will do that? do we need to create a FM Model for these reports. Please advice!
Explain about embedded & standalone filters?difference between them
what are diff b/w cognos and business objects
what is the use of lock and unlock
What are the uses of query explorer? Give example for each use in detail. It is not given clearly in user guide so explain in detail.
What is Performance Tunning Test?
difference between stored procedure and function?
-------------Diff b/w Union and Unionall?
Define query items?
10. In Report studio ,how to get the top 20 employees in using list report Row number – if only list Rank Running-count
Which service handles requests for cognos connection,query studio and event studio.
3. Differences between Cognos Sql & Native Sql? What are their Advantages and Disadvantages?