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 |
What is model filter and query filter?
What are initial page components of Cognos connection?
Where in report Studio's property pane can I find NoDataHandler?
How do add dynamic titles in PP?
How can we improve performance in framework manager level?
difference between stored procedure and function?
What is parameter maps & Session parameter?
what is Cognos Visualizer?
what is a bookmark? what concept we use in bookmarking? please tell me how to create bookmarks(with explore)?
Which one is better among Value and select & search prompts,in terms of performance?
What are the roles defined by cognos platform?
What is Portal Tab?