Building Your First Power BI Report for Dynamics 365

Power BI can connect to Dynamics 365, so we can build reports connecting the two systems. In this post, we will go through building your first Power BI report connecting to Dynamics 365. The steps we will go through to build a report are: Connect Power BI Desktop to the Dynamics 365 Web API Remove Columns and Add Columns through Power Query (M) Create Relationships and Build the Report Publish … Continue reading Building Your First Power BI Report for Dynamics 365

Installing and Using the Word Cloud Visualization for Power BI

To install the Word Cloud Visual by Microsoft for Power BI, first open Power BI Desktop, and under Visualizations, select Import from marketplace: Find Word Cloud and click Add: Click OK: Now under Visualizations you will see the Word Cloud icon: Select it. In our example, our Opportunity records have a name field, which describes customer opportunities. We will use that as the Category of the word cloud. You can … Continue reading Installing and Using the Word Cloud Visualization for Power BI

Creating a Dashboard from Within Power BI Service

To create a dashboard in the Power BI service, go through the following steps. First, select your workspace: From the top right, select Create->Dashboard: Provide a dashboard name, e.g. Carl’s Dashboard: You will see a blank screen with options. Select + Add Tile: You can select from: Web Content Image Text box Video Real-Time Data Web Content Select web content. Click Next: Here we can add web content such as … Continue reading Creating a Dashboard from Within Power BI Service

Power BI Home – Exploring the Features

Power BI has now moved into a preview feature. In a previous post, I spoke about the announcement of Power BI Home and what it means. In this post we will explore using the new home. We can see the welcome message – “Everything you need in one place: Your top visuals are displayed for easy consumption. Your favorites, frequents, and recents are close at hand. And you can explore learning … Continue reading Power BI Home – Exploring the Features

Deep Dive into Comments and @Mentions in Power BI

Power BI announced a new collaborative feature of allowing users to provide comments in dashboards as well as to specific visuals. In this post, we will look at how to use this new feature. First, sign into https://powerbi.com and select an app. We will open the Sales Analytics for Dynamics 365 app: This will open a dashboard: In the toolbar, you will see Comments. Select it: On first selecting, you will … Continue reading Deep Dive into Comments and @Mentions in Power BI

Thinking of Learning Power BI? Check Out My Top Learning Resources

Thinking of learning Power BI? There are plenty of great ways to learn Power BI and get Power BI training. Below is a list of my favorite resources. All are free, except the paid courses as mentioned at the end (no affiliation, but including these for completeness). 1. Guy in a Cube Guy in a Cube is a YouTube Channel by Microsoft employees Adam Saxton and Patrick LeBlanc: The guys do … Continue reading Thinking of Learning Power BI? Check Out My Top Learning Resources

Power BI – Year over Year (YOY) Reports using SAMEPERIODLASTYEAR

In Power BI, we may want to compare periods with our data to create reports such as year over year comparisons. Power BI offers several DAX time intelligence functions. In this post we will look at SAMEPERIODLASTYEAR. Let’s say we have an Orders table that contains orders for the last 2 years. The table contains an Order Date and a Ship Date: We also have a standard Dates table. Now let’s … Continue reading Power BI – Year over Year (YOY) Reports using SAMEPERIODLASTYEAR

Getting Started with Power BI – What is Desktop, Service, Free, Pro, Premium, Embedded and Mobile

Power BI is Microsoft’s cloud-based Business Intelligence Suite. Understanding how the pieces fit together can be a little challenging. In this post, I will discuss what Power BI is and how all the pieces fit together. Power BI consists of: Power BI Desktop Power BI Service Power BI Report Server Power BI Mobile Let’s look at each of these. Power BI Desktop Power BI Desktop is a downloadable tool that … Continue reading Getting Started with Power BI – What is Desktop, Service, Free, Pro, Premium, Embedded and Mobile

Installing Power BI Desktop for Power BI Report Server

To install Power BI Desktop for Report Server, go to the download page and click Download:   Select the PBIDesktopRS version: Run the exe and click Next: Click Next: Click Next: Click Install: Click Finish and launch: Power BI Desktop Report Server will launch: