owc报表控件 数据透视表

Recently, I enrolled in an online Infographics and data visualization course, and the classes started last week. In one of my homework assignments, I used this trick to link pivot chart title to report filter.

最近,我参加了在线信息图表和数据可视化课程 ,并且上周开始了课程。 在我的一项家庭作业中,我使用此技巧将数据透视图标题链接到报表过滤器。

数据可视教练 (Data Viz Instructor)

The instructor is Alberto Cairo, who wrote The Functional Art: An Introduction to Information Graphics and Visualization. He uploaded the first two chapters of his book for us to read during week one, and I really enjoyed it. There was some history, some theory, and plenty of graphics, to illustrate the text.

讲师是Alberto Cairo,他写了《功能艺术:信息图形和可视化入门》。 他上传了本书的前两章供我们在第一周阅读,我真的很喜欢。 有一些历史,一些理论和大量的图形来说明文本。

改善信息图 (Improve the Infographic)

One of the assignments this week was to suggest improvements to an infographic on Social Web Involvement. There are 16 countries in the infographic, overlaid on a world map, and it's difficult to read or understand the data.

本周的任务之一是建议改进“社交网络参与”信息图表。 信息图中有16个国家/地区,覆盖在世界地图上,很难读取或理解数据。

Here is a small section of the graphic, showing data for Canada. Do you have a headache yet, just from looking at that tiny section?

这是图形的一小部分,显示了加拿大的数据。 您只是看着那微小的部分而感到头疼吗?

创建数据透视表 (Create a Pivot Table)

To experiment with the data, and see how I could improve on the presentation, I put data for a few of the countries into a table in Excel.

为了试验数据,并查看如何改进显示效果,我将一些国家/地区的数据放入Excel的表格中 。

Next, I created a pivot table from the Excel table, with:

接下来,我从Excel表中创建了一个数据透视表,其中包括:

  • Country as a Row label国家作为行标签
  • Activity as a Report Filter活动作为报告过滤器
  • Percentage in the Values area (formatted as Percentage, with 1 decimal).值区域中的百分比(格式为百分比,带1个小数)。

创建数据透视图 (Create a Pivot Chart)

Based on the pivot table, I created a bar chart, that shows the total percentages for each country.

基于数据透视表,我创建了一个条形图,该条形图显示了每个国家/地区的总百分比。

To improve its appearance, I made the following changes:

为了改善外观,我进行了以下更改:

  • Click the Ribbon's Layout tab, click Legend, and click None单击功能区的布局选项卡,单击图例,然后单击无
  • On the Ribbon's Analyze tab, click Field Buttons, and turn off the Axis and Value buttons – leave the Report Filter button on在功能区的“分析”选项卡上,单击“字段按钮”,然后关闭“轴”和“值”按钮-将“报表过滤器”按钮保留在

Then, instead of showing all the activities lumped together, I could select a specific activity from the drop down list.

然后,可以从下拉列表中选择一个特定的活动,而不是将所有活动都显示在一起。

However, the chart doesn't show which activity has been selected – the chart title just says "Total".

但是,该图表不会显示已选择了哪个活动–图表标题仅显示“总计”。

更新图表标题 (Update the Chart Title)

Instead of showing "Total", I'd like the chart title to change when I select one of the activities. To fix that, I'll link the chart title to the Report Filter cell.

我希望在选择活动之一时更改图表标题,而不是显示“总计”。 为了解决这个问题,我将图表标题链接到“报表过滤器”单元格。

  1. Click on the chart title, to select it单击图表标题,将其选中
  2. Click in the Formula bar, and type an =在公式栏中单击,然后键入=
  3. Click on the Report Filter cell – B1 in this example单击“报告过滤器”单元格–在此示例中为B1
  4. Press Enter, to complete the formula按Enter键以完成公式

图表标题自动更新 (Chart Title Updates Automatically)

Now, if I select an activity in either the pivot table or the pivot chart, the chart title updates automatically, to show which activity has been selected.

现在,如果我在数据透视表或数据透视图中选择了一个活动,则图表标题将自动更新,以显示已选择了哪个活动。

If you'd like to show a special heading if (All) or (Multiple Items) is shown in the Report Filter cell, you can create a formula, and link the chart title to that cell.

如果要在“报表过滤器”单元格中显示(全部)或(多个项目)时显示特殊标题,则可以创建一个公式,然后将图表标题链接到该单元格。

In the screen shot below, the following formula is in cell E1, and the chart title is linked to E1.

在下面的屏幕截图中,以下公式位于单元格E1中,并且图表标题链接到E1。

=IF(B1="(All)","All Activities",IF(B1="(Multiple Items)","Multiple Activities",B1))

= IF(B1 =“(所有)”,“所有活动”,IF(B1 =“(多个项目)”,“多个活动”,B1))

And now I'd better get back to my homework! ________________

现在,我最好回到我的作业中! ________________

翻译自: https://contexturesblog.com/archives/2012/11/06/link-pivot-chart-title-to-report-filter/

owc报表控件 数据透视表


http://www.taodudu.cc/news/show-3160404.html

相关文章:

  • OWC11用在VB下输出统计图
  • C# OWC11
  • [原]OWC做电子表格和图表的试验
  • OWC 绘制3D柱状图
  • 使用owc开发报表的示例
  • [原]Excel与OWC做报表总结
  • VS2015下Windows窗体项目引用owc11插件报错解决过程
  • Asp.NET + OWC 输出Chart(图表)
  • ASP中利用OWC控件实现图表功能详解
  • OWC绘图控件研究(轉)
  • OWC 绘图
  • C# Microsoft.Office.Interop.Owc11 导出excel文件
  • OWC学习二
  • java owc_vbscript ms owc 封裝代码
  • java owc_使用微软OWC中做为联机分析系统前端展示工具
  • owc java_OWC操作excel
  • OWC介绍
  • OWC使用方法
  • OWC控件的使用
  • 计算机是一种能够预先,第1章计算机基础知识 一级msoffice电子教案
  • 第一章测试概述04-软件质量
  • 一个女CIO的诞生
  • Swing第二刀:枝间新绿一重重
  • 十把快刀:高效免费的十大企业软件
  • 【详细】Python基础(一)
  • 网络安全学习笔记(一)
  • Office 365 设定规则避免spoof邮件
  • HCIA(一)
  • Office2010功能区 随心所欲自由定义
  • 七个必学的“RPA功能组件”技巧,把时间用在刀刃上

owc报表控件 数据透视表_将数据透视图标题链接到报表过滤器相关推荐

  1. 数据透视表怎么刷新数据_数据模型的Excel数据透视表刷新错误

    数据透视表怎么刷新数据 A simple data change can cause a strange pivot table refresh error, if you added the dat ...

  2. 创建了一个表之后怎么再次在表中添加字段和字段显示位置_筛选数据透视表中的数据...

    [推荐阅读]资料下载QQ群:562718785(软件下载.精美PPT模板下载) [Excel视频教学]求和及快速求和 [Excel视频教学]跨表快速求和 [Excel视频教学]函数-相对绝对混合引用 ...

  3. SQL Server中的报表–如何使用数据透视表和日期计算来获取有价值的报表

    介绍 (Introduction) A few months back I had been working on an interesting proof of concept for a huma ...

  4. excel 宏 数据透视表_宏从多个文件创建Excel数据透视表

    excel 宏 数据透视表 If you want to create a pivot table from data on different worksheets, you can use a M ...

  5. excel数据透视表_来自多个工作表的Excel数据透视表更新

    excel数据透视表 If you have similar data on two or more worksheets, you might want to combine that data i ...

  6. java导出数据透视表_使用数据库中的Java流制作数据透视表

    java导出数据透视表 来自数据库行和表的原始数据不能为人类读者提供太多了解. 相反,如果我们对数据执行某种聚合,则人类更有可能看到数据模式 在向我们展示之前. 数据透视表是聚合的一种特定形式,我们可 ...

  7. excel数据透视表_无痛的方式隐藏Excel数据透视表项

    excel数据透视表 If you're working with an Excel 2007 pivot table, you might want to temporarily hide one ...

  8. python实现excel数据透视表_用python建立excel的数据透视表

    import pandas as pd import numpy as np #1.建立一维数据 a = pd.Series(['a','b','c','d','e']) print(a) #2.建立 ...

  9. python 数据透视表_使用Python数据透视表探索幸福数据

    python 数据透视表 One of the biggest challenges when facing a new data set is knowing where to start and ...

最新文章

  1. 如何把Spring Boot的Jar包做成exe?超详细教程来了!
  2. 另一个绑定事件的方式 为元素绑定事件的区别
  3. java 邮件 附件_java中javamail发送带附件的邮件实现方法
  4. [51nod] 1301 集合异或和
  5. 线上风控与数据埋点三部曲(一)——流量江湖不是处女地,投放渠道需谨慎
  6. 2.2.2 物理层设备(中继器、集线器)(转载)
  7. MySQL按照汉字拼音首字母排序
  8. Python3 中打的迭代器与生成器
  9. 随机抽奖程序_Excel VBA(7) – 自制九宫格抽奖器
  10. 自定义validation注解:解决动态多字段联动校验问题
  11. 【Mind+ 玩转Maixduino系列0】工欲善其事必先利其器
  12. Ubuntu软件更新时出错问题解决
  13. 26两种主界面的设计
  14. 三大常用个人邮箱 163 Gmail QQMail之用户体验分析
  15. fuchsia appmgr分析
  16. 修改360浏览器主页
  17. CodeForces - 1139C Edgy Trees (快速幂+dfs)
  18. UC如被百度控股,手机qq浏览器改如何进攻和防守
  19. 人工智能伦理学的一知半解
  20. init_modue和finit_module

热门文章

  1. 字节跳动暑期实习生一面面经 大三
  2. windows2012 r2 安装sqlserver 2000问题的解决方法
  3. Java与Hbase数据库
  4. C 语言交换 a 和 b 值的 4 种方式
  5. HBuilderX创建uni-app项目如何运行到手机上
  6. web渗透测试----5、暴力破解漏洞--(6)VNC密码破解
  7. node.js学习day03 通过node.js连接数据库实现增删改查
  8. 学习记录633@python特征筛选之WOE值与IV值
  9. OggVorbis 小记
  10. 话说天下大势 分久必合 合久必分