Bing Maps

Most of us are using Google Maps, but a few years ago Microsoft also went into the race and created its own version of the maps named after its Bing search engine. From Excel 2016 exists an add-in with the same name that you can use to display charts on maps. It allows you to display data, in a form of charts, positioned on maps that can be customized to the desired report layout.

People graph

In the previous “recipe” you could read about add-ins that you can download from the Office Store. One of them is called People Graph, and starting from the 2016 version, it’s a standard part of Excel. People Graph is convenient for showing charts that describe the results of a survey in which a population is being tested. It is used in a very simple way, and it enables the creation of picturesque reports.

Excel add-ins

Office Store is a repository from which you can download a number of add-ins, arranged by categories, developed by the rich programming community, which gives you the ability to improve the reporting capabilities of Excel. Additions differ from traditional charts because they often have an interactivity element. Look at them as small apps that serve to improve the look of your reports.

Slicers in service of calculations

Slicers are graphic objects that are used as an interactive filters for filtering reports in Pivot and Power Pivot reports. In combination with certain DAX functions they can be used for setting the parameters of the calculation. The following recipe will show you how to do a sales report in which, according to chosen exchange rate, you can see results in different currencies. To test a status of a slicer will be used function HASONEVALUE.

From start to finish

DAX has lots of useful Time Intelligence functions and in this recipe I will pay some attention to these that filter aggregations according to beginning or the end of a period. My friends from ASEE would say: “From the cradle to the grave is the most beautiful is go-go phase”. However, in this recipe I would hold to quantitative results, and DAX helps us to determine them in the easy way (that’s my field of expertise)!