SSRS使用图表展示数据

发布于 2024-07-16 10:44:21 字数 137 浏览 4 评论 0原文

这里有人使用SSRS中的图表对象以图形方式显示数据吗? 我想知道什么是“在此处放置数据字段”、“在此处放置服务字段”和“在此处放置数据字段” “将类别字段拖到此处”?

什么是数据字段、系列字段和类别字段?

福华

Has anyone here used chart object in SSRS to display data graphically?
I would like to know what are "Drop data fields here", "Drop serues fields here" & "Drop category fields here" ?

What are data fields, series fields and category fields?

FWC

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

陌上青苔 2024-07-23 10:44:21

如果您想象 XY 趋势,那么数据字段将是 Y 坐标,类别字段将是 X 坐标,系列字段将是用于对不同行中的数据进行分组的值。

谈到图表,通常数据字段用于值,类别字段用于日期,系列字段可能是产品或部门。 类别和系列字段可以切换,但通常为系列字段选择下降值较少的字段。

请参阅 Steve Joubert:开始 SQL Server 2005 Reporting Services 第 3 部分:图表控件

If you imagine XY trend then Data Fields will be Y coordinates, Category Fields will be X coordinates and Series Fields will be values for grouping data in different lines.

Talking about chart, usually Data Fields are for values, Category Fields are for dates and Series Fields may be products or departments. Category and Series Fields may be switched but usually fields with a lesser amount of descent values are chosen for Series Fields.

See Steve Joubert: Beginning SQL Server 2005 Reporting Services Part 3: The Chart Control

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文