power bi 创建空表
When I watched the 2018 FIFA World Cup Russia match, at the end of the match I saw a very interesting and stunning soccer field heat map analysis. After this, I decided to create a soccer field heat map in Power BI. So I wrote this article!
当我观看2018年FIFA世界杯俄罗斯比赛时,在比赛结束时,我看到了一个非常有趣且令人惊叹的足球场热图分析。 之后,我决定在Power BI中创建一个足球场热图。 所以我写了这篇文章!
In this post, we will find the answer to these topics.
在这篇文章中,我们将找到这些主题的答案。
- What is a heat map? 什么是热图?
- How can I create a heat map in Power BI? 如何在Power BI中创建热图?
- How can I customize custom image? 如何自定义自定义图片?
- How can I design a soccer field heat map in Power BI? 如何在Power BI中设计足球场热图?
Heat map:
热点图:
The heat map is a graphical visualization of data with colors. When applied to websites, heat map analysis helps us to understand visitor behaviors on a website or any medium. This analysis method visualizes visitor scroll and clicks movements and other behavior. So, in this way, we may visualize how visitors use a web site and we can modify and improve the web site designs according to this information.
热图是带有颜色的数据的图形可视化。 当应用于网站时,热图分析可以帮助我们了解网站或任何媒体上的访问者行为。 此分析方法将访问者的滚动可视化,并单击移动和其他行为。 因此,通过这种方式,我们可以可视化访问者如何使用网站,并且可以根据此信息修改和改进网站设计。
如何在Power BI中创建热图 (How to create a heat map in Power BI)
In this demonstration, we will create population of European countries heat map. Our data will contain only two columns; country name and population. Country population value color indicates population density. The below chart illustrates some part of country population data. This data is obtained from European Countries by population 2018 (worldometers).
在此演示中,我们将创建欧洲国家人口热图。 我们的数据将仅包含两列; 国家名称和人口。 国家人口值颜色表示人口密度。 下图说明了部分国家人口数据。 此数据是按人口2018(世界计)从欧洲国家获得的。
Country | Population |
Germany | 82,293,457.00 |
U.K. | 66,573,504.00 |
France | 65,233,271.00 |
Italy | 59,290,969.00 |
Spain | 46,397,452.00 |
Ukraine | 44,009,214.00 |
… | … |
国家 | 人口 |
德国 | 82,293,457.00 |
英国 | 66,573,504.00 |
法国 | 65,233,271.00 |
意大利 | 59,290,969.00 |
西班牙 | 46,397,452.00 |
乌克兰 | 44,009,214.00 |
… | … |
Open Power BI and click Get Data and select Excel.
打开Power BIÿ