水晶报表中的数据透视表?
我需要在水晶报表上制作一个数据透视表。现在我正在使用 ODBC 连接...但是虽然我知道您可以在 CR 中创建数据透视表,但我不是 100% 确定如何做到这一点。这里有人知道一个简单的分步方法吗?
I need to make a pivot table on my Crystal Reports. Right now i'm using an ODBC connection...but while I know you can create a pivot table in CR, I am not 100% sure how to do it. Anybody here know an easy step-by-step way to do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在 Crystal Reports 中,转到“文件/新建”并选择“交叉表报告”。设置数据连接和链接与标准 Crystal Report 相同,您只需将所需的字段添加到交叉表设置屏幕上的列和行框中即可。如果您熟悉数据透视表/交叉表报告,那么这应该相当简单。
Within Crystal Reports go to File/New and choose Cross-Tab Report. Setting up the data connection and links are the same as a standard Crystal Report, and you simply add the fields that you require into the columns and rows boxes on the Cross-Tab set up screen. If you are familiar with Pivot tables/cross-tab reports then this should be fairly straightforward.