Power BI - Format Multi-Row CardMulti-Row cards in Power BI help us display multiple values, corresponding to different dynamic scenarios. For example, want to know the total population of the world, the average world's economy, annual total deaths all in a single card, to achieve such tasks we use multi-row cards. Under the field
6 min read
Power BI - How to Create a Map?A map only locates the location as a data point, whether it's a continent, country, state, city, etc. Maps can also be plotted with the help of latitude and longitude. Maps can be useful, to know the current running business over different geographical locations. For example, if geeks for geeks want
3 min read
Power BI - How to Format MapMaps are the visualizations that display dataset values on the basis of location. The location can be state, country, city, pin code, etc. We have various options to format maps. We can apply different styles to map, add legends, customize the colors of the bubbles, etc. In this article, we will lea
6 min read
Power BI - Create a TableTables are a way to represent data in the form of rows and columns. By default, the Power BI desktop creates a table itself, whenever data is dragged under the visualizations section. But, here will learn how to create the table manually, if not created by Power BI, we will also look at some aggrega
2 min read
Power BI - Create 100% Stacked Column ChartA 100% stacked column chart is formed by bar lines, which show the proportion of each data value in the form of percentages. This chart is generally, used when we want to match the ratios of different column values, with different fields. For example, if we want to compare the salary and bonus of ea
4 min read
Power BI - How to Create a Stacked Area ChartA stacked area chart is formed by combining the line chart, with the shaded area under that line. This chart is generally, used when we want to see the trends, that which field is performing better, in a particular time frame. For example, considering the stock prices of different companies, in the
3 min read
Power BI - Format Area ChartAn area chart is a combination of a line chart with an area covered below the line. We could add a secondary y-axis, with just 2 mouse clicks Power BI. We have various options to format area charts, we can change the value of the x-axis, y-axis, its title, etc. We can also add various options like s
11 min read