我的水晶报表未显示重复数据 [英] My crystal report doesn't shown a duplicate data

查看:88
本文介绍了我的水晶报表未显示重复数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Crystal报表将根据表关系数据显示,我使用Tabel关系中的视图",并将"view"用于Crystal报表数据源.

我想在水晶报表中显示课程时间表记录,例如:
08.00-09.00 Matematic
09.00-10.00 Matematic

我正在使用如果重复则抑制"来删除重复的数据.但是我丢失了一些要显示的数据.

解决方案

这取决于列,例如您在哪一列上放置如果重复则抑制". 如果它位于"Matematic"值列中,则它将禁止显示该数据.
您必须在此Crystal Report的数据源查询中使用不重复"或分组依据",或者必须为如果重复则抑制"选择正确的列.

The Crystal report is to show from table relation data, and I using a ''view'' from tabel relation and use the ''view'' for crystal report datasource.

I want to shown the class schedule record in the crystal report, such as:
08.00 - 09.00 Matematic
09.00 - 10.00 Matematic

I''m using "Suppress if Duplicated" for remove the duplicate data. But I loss some of my data to shown.
How To solve this one??

解决方案

It is depend on column like on which column you put "Suppress if Duplicate".
If it is on "Matematic" values column then it will suppress the data.
Either you have to use distinct or group by in your query of datasource for this Crystal Report or you have to select the right column for "Suppress if Duplicate".


这篇关于我的水晶报表未显示重复数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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