在Crystal Reports中显示Recrods ColumnWise [英] Show Recrods ColumnWise in Crystal Reports

查看:66
本文介绍了在Crystal Reports中显示Recrods ColumnWise的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的专家和Fridns,

我在表格中有以下数据,我想在Crystal Reports中以列方式显示它。



学生ID日期状态
10 3/6 A
10 3/7 P
10 3/8 P
10 3/9 L

11 3/6 P
11 3/7 P
11 3/8 A
11 3/9 P




我想通过以下方式在Crystal Reports中显示。

学生ID月份状态
10 3 APPL
11 3 PPAP





请帮助我,该怎么做。



谢谢。

解决方案

而不是使用查询来显示报告,使用视图,它将以上面的格式显示为你在寻找什么

Dear Experts and Fridns,
I have the following data in a table and I want to display it columnwise in Crystal Reports.

Student-ID Date  Status
10          3/6     A
10          3/7     P
10          3/8     P
10          3/9     L

11          3/6     P
11          3/7     P
11          3/8     A
11          3/9     P



I want to display in Crystal Reports the following way.

Student-ID      Month    Status
10               3         A      P       P      L
11               3         P      P       A      P



Please help me, what to do.

Thanks.

解决方案

rather than using query for displaying report, use view, it will display in above format as what u r looking for


这篇关于在Crystal Reports中显示Recrods ColumnWise的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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