RDLC,分组报告问题 [英] RDLC , Grouping report issue

查看:139
本文介绍了RDLC,分组报告问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨.

我对RDLC有疑问,因此无法生成以下报告.我有3张桌子.并且我想显示如下所示的报告(按VendorID分组).这个怎么做.请帮我.谢谢

tblCompany
tblVendor
tblOrders



ebinroy
ebinroy

0分

4个帖子
RDLC报告分组问题

1小时38分钟前| LINK



我对RDLC有疑问,因此无法生成以下报告.我有3张桌子.并且我想显示如下所示的报告(按VendorID,OrderNumber分组).这个怎么做.请帮我.谢谢

tblCompany
tblVendor
tblOrders

Hi.

I have an issue with RDLC to geneate the below report. I have 3 tables. and I want to display the report like the below (group by VendorID). How to do this. Please help me on this. Thanks

tblCompany
tblVendor
tblOrders



ebinroy
ebinroy

0 Points

4 Posts
RDLC Report Grouping issue

1 hour, 38 minutes ago|LINK

Hi.

I have an issue with RDLC to geneate the below report. I have 3 tables. and I want to display the report like the below (group by VendorID,OrderNumber). How to do this. Please help me on this. Thanks

tblCompany
tblVendor
tblOrders

*           [comapany Name]
*           [Comp. Address]
===================================================================

[Vendor Name]                                   [Order Number]
[Vendor Address]                [Order Date]

--------|---------------|---------------|----------|------------------
ITEM    |   UNIT        |   QUANTITY    |   PRICE  |
--------|---------------|---------------|----------|-------------------
Abc1    |   20.50       |   4           |   82.00  |
Abc2    |   10.20       |   5           |   51.00  |
--------|---------------|---------------|----------|-------------------
        |               |       TOTAL   |   132.00 |
--------|---------------|---------------|----------|-------------------

推荐答案

在所需字段上分配组按供应商ID分组.
在报告的底部,U可以看到列组和行组
Assign Group on the field where you want to have group by vendorID.
at the bottom of the report U can see Columns groups and Row groups


这篇关于RDLC,分组报告问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆