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 |
How to schedule the report in Cognos? And i have 2 users u1,u2. how to schedule the report for these 2 users(the 2 users will get result once for a week) but u1 get the result on every monday to his inbox,and u2 get the result on every wednesday to his inbox.
Diff b/w Crossproduct and Outerjoin?
What do you mean by drill across?
what does my folder and public folder contains? difference between the my folder and public folder?
1)diff between shortcut-key and alias table? 2)what is unit testing? 3)what is scorecard?
How you drill from powerPLay to Impromptu?Explain all Steps?
What is a dashboard in Cognos Report Studio and how do we creae it
-----------------What is Determination Model?
What is the use of 'individual data source' option while using filter in query studio?
what do you mean by parallel execution of query?
1.How to apply sorting to Crosstab report? If so please give me example? 2.How to create Report level Joins?explain with example?
what is loop in frameworkmanager ?