4 min read

Exploring the Key Influencers visual

By Mads Bender on 30 May 2023

Welcome back to a new Reporting Tuesday blog post, in this post we will explore the Key Influencers visual. This is exciting because it allows you to rapidly find statistical trends in your data. Enjoy! 

Topics: D365FO PowerBI
3 min read

Introduction to Smart Narrative in Power BI

By Mads Bender on 16 May 2023

Welcome back to a new Reporting Tuesday blog post, in this post we will explore Smart Narrative in Power BI. This is exciting because Smart Narrative provides a quick interpretation of your data that you can share with others. It can help you make sense of complex information and explain it in a way that everyone can understand. Enjoy! 

Topics: D365FO PowerBI
4 min read

Create a Navigation/Filter bar in Power BI

By Mads Bender on 02 May 2023

Welcome back to a new Reporting Tuesday blog post, in this post we will explore how to create a navigation bar in Power BI. This is exciting because it allows you to add user interface to your reports without losing reporting area. Enjoy! 

Topics: D365FO PowerBI
6 min read

Combine multiple web sources to one dataset

By Mads Bender on 18 April 2023

Welcome back to a new Reporting Tuesday blog post, in this post we will explore how to combine multiple web sources to one dataset in Power query. This is exciting because it allows you to mark comprehensive datasets using web sources. Enjoy! 

In this blog post we are going to look at how to make a dataset in excel power query that combines data from multiple web sources. For this specifically we will look at how to get data from several stocks into excel and return it to one table. 

Here when we talk about a web source, we refer to a source of data that can be accessed over the internet using a web browser or a programming language. Web sources can include websites, databases, and other online resources that provide data in a structured format, such as HTML, XML, or JSON. For this we will make a list of stocks to track and retrieve the data from yahoo finance. 

First, we need to open a new excel document, and make a table with the following column headers: Ticker name, From, To, Interval, URL_hist, URL_summary and months of data. These will be used to collect data, and with proper setup you only need to fill in the ticker and the rest is done by formulars. 

This is how we will fill in the table:

Topics: D365FO PowerBI
5 min read

Create buttons in Power BI

By Mads Bender on 21 March 2023

Welcome back to a new Reporting Tuesday blog post, in this post we will explore the creation of buttons in Power BI. This is exciting because buttons make your Power BI reports more interactive and give your users more control over what they see. Enjoy! 

Topics: D365FO PowerBI
5 min read

Working with bookmarks in Power BI

By Mads Bender on 07 March 2023

Welcome back to a new Reporting Tuesday blog post, in this post we will explore bookmarks in Power BI. This is exciting because bookmarks are a great way to quickly access different parts or views of a report in Power BI. They can save you a lot of time and make it easier to explore and understand your data. Enjoy! 

Topics: D365FO PowerBI
6 min read

Power BI web sources Part 3 – Partner API and python

By Mads Bender on 21 February 2023

For this third part of Power BI Web sources, we will explore the use of Partner API in Power BI. This can be done in multiple ways;however, you must add code to your solution. Since, this relies on code no matter what I want to take this opportunity to combine Power BI with python query. Doing this demands that you have a python client installed on the computer and that you have installed the libraries Requests and Pandas.

Topics: PowerBI
3 min read

Power BI web sources Part 2 – API

By Mads Bender on 07 February 2023

In the first part we looked at how to extract Stock data for Microsoft using Yahoo Finance. Yahoo Finance used to have their own API, today you can find third party APIs. However, because I want to go into the logic of an API, we will change to a different data set. First, we will look at covid tracking, that is an opensource dataset, and the process is exactly as we saw it from yahoo finance. 

Topics: D365FO PowerBI
2 min read

Transform data in Power BI

By Mads Bender on 10 January 2023

After loading data to Power BI, you have the option to transform the data, for some queries you might not use this at all and for other you might use it extensively. One of the things you can do here is to normalize a data source. You can duplicate a query and then remove redundant data to decrease the size of you report. It is also possible to add calculated columns, let say you have the value in local currency and the exchange rate to your reporting currency. Then you can make an extra column with the value in reporting currency.

Topics: D365FO PowerBI
2 min read

Power BI: my first impressions

By Mads Bender on 27 December 2022

Most people today know of or have heard of Power BI. Power BI is a simple software and with limited introduction you will be able to produce meaningful reports. It is then possible to dive deeper into the software and create very complex and beautiful reports, again with limited effort. This is one of the things I really enjoy with Power BI. It is an extremely powerful visualization tool.

Topics: D365FO PowerBI

Subscribe for our insights