Cognos report studio group for subtotals

北城以北 提交于 2019-12-11 01:49:13

问题


I have this report which is grouped by column cities. when I add a total to the amount field, it doesn't display subtotals for each city... just a grand total at the end.

How do I add a subtotal row in Cognos report studio?


回答1:


You got a simple list and dragged the columns into it, which you want to group by and the data you want to sum up. In my example here I used "Shop", the "year" and the "sales volume":

Now you select the first column, in my example "Shop" and click on the button I marked red in the screenshot:

Do the same for the second column, in my example "Jahr / Year".

After that, click on the column which holds the data you want to measure, in my example "sales volume / AuftragGesamt" and click on the button with the sum symbol. Then you can choose how to aggregate the data.

As you can see multiple rows were added. You got a row under each shop, holding the sum for each shop. And finally at the very bottom you have a row holding the sum for all shops.



来源:https://stackoverflow.com/questions/18114757/cognos-report-studio-group-for-subtotals

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!