简体   繁体   中英

Multiple grouping in a tablix

我有这样的数据集。

I Need to create Report something like this. 在此处输入图片说明

Took a tablix, inserted category then added a row group by category as group header. Then sub-category as category. I am able to get till Amount, however stock and piece are not in (category & sub-category group span). I am not able to get after amount field. Please give some workarounds.

Create a tablix with the following Row Groups settings.

在此处输入图片说明

Add a column to the right side of Subcategory and select Inside the Group for Amt .

在此处输入图片说明

For Piece sum add a column to right side of Stock .

Also delete the details group and hide the details column by right clicking on it and going to Column Visibility , select Hide.

You will get the expected result:

在此处输入图片说明

Let me know if this helps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM