AutoML in Power BI, DAX and Overlays... (Roundup | October 28, 2019)

Power BI
Introducing Power BI lineage view
Power BI data lineage
Phil Seamark on DAX
Introduction Part III in this series looks at another time-based aggregation technique you can add to models. The basic idea of any aggregation table is to generate a summary table the engine can u…
Something Fun
I stumbled across this Reddit post yesterday, discussing the effect that Jérôme Garcès has on Springbok Rugby games. The results are a little scary, and to try and make myself feel a bit better abo…
PowerApps – SVG Introduction
In this SVG Introduction post we will cover adding a simple SVG drawing to a PowerApp screen. Future posts will show how to manipulate that image.
Using and reusing Power BI dataflows
I use this diagram a lot[1]: This diagram neatly summarizes a canonical use case for Power BI dataflows, with source data being ingested and processed as part of an end-to-end BI application. It sh…
Use microsoft flow and other options to refresh your power bi dataset
Adam looks at your refresh options for Power BI datasets. Including Microsoft Flow! https://powerbi.microsoft.com/en-us/blog/refresh-your-power-bi-dataset-using-microsoft-flow/
Overview of Available AI and ML capabilities in Power BI
There are always many questions about a cheat sheet to shows the existing capability for doing AI and ML in Power BI service and Desktop. In the above chart, I have summarized the capability of doing AI and ML in Power Service and Desktop for each role. I have identified three main roles in…
Announcing Automated Machine learning in Power BI general availability
We’re happy to announce that Auto ML in Power BI is generally available in all public cloud regions where Power BI Premium and Embedded is available. Using Auto ML in Power BI, business analysts can build ML models to solve business problems that once required data scientists.
Refresh Power BI Dataset using Logic Apps
A recent blog on the Power BI website announced the availability of a preview component in Microsoft Flow, which allows to easily refresh a specific dataset. This is good news, because in reality Azure Logic Apps are under the hood of Flow, so this means the refresh capability is now also available
Overlays for True Self Serve Reporting
No Training Required Around 18 months ago I was working on a Power BI Report build that was going to have a few hundred monthly users, many of them accessing the report daily. We had just formed a …
Using JSON Function
In this article, we will use JSON for canvas apps function and export all the images in a PowerApps Gallery to an HTML file and then convert that HTML\PDF file using the Microsoft Flow. To reduce the complexity, we will divide the article in three parts: Design a canvas app that will capture Multip...

Build a proposal document dynamically using SharePoint and Flow
This guide details how to build a Microsoft Flow solution which dynamically creates a Microsoft Word document based user-selected options entered

How do You Design Your Data Model?
So how do you design your data model? Do you follow standard practices, or do things your own way? I'm curious to know how you approach this task.
“Head to Head” Comparison Infographic in Power BI
The Desired End Result: Compare Two Entities in a Specific Visual Style (Used here for football QB’s, but perhaps useful in other “head to head” comparisons – products, ad campaigns, etc.) Setting the Stage: a “Risk” This is one of those things where I spent a lot of time figuring out how to do something
Handling Different Time Zones in Power BI / Power Query
How to handle different date time zone values in Power BI / Power Query and how to switch those values to a different time zone.
Power BI Webinar Overflow Q&A
Extending the Analysis Services Command Timeout in Power BI
Why Does Power BI Query My Data Source More Than Once?
This week I was honoured to be a guest on the Guy In A Cube channel, and for my topic I decided to tackle one of life’s eternal questions: why does Power BI query my data source more than onc…
Power BI dataflows and query folding
In a recent post I mentioned an approach for working around the import-only nature of Power BI dataflows as a data source in Power BI Desktop, and in an older post I shared information about the en…
Power BIte: Dataflows vs. datasets
This is still one of the most common dataflows questions: what’s the difference between Power BI dataflows and Power BI datasets? For the last year I have resisted tackling this question head…
Power BI dataflows best practices
I do a lot that’s not related to dataflows. In fact, dataflows take up a surprisingly small part of my day, if your insight into my calendar came solely from this blog. Despite this, I like t…
Power BI Building Trust: KPI Transparency
Learn how to present KPI data in Power BI that results in greater transparency into the KPI metric definition and calculation.
Analyzing the performance of DISTINCTCOUNT in DAX - SQLBI
This article describes how to analyze the performance of a DAX measure based on a DISTINCTCOUNT calculation and how to evaluate possible optimizations. The
Remove CONFUSION in your Power BI report with this little feature
Patrick shows you a little known Power BI feature to help your report consumers use every bit of your report. Removing confusion and maximizing use!
Adding Context to Business Intelligence using Microsoft Power BI and Sway
Learn how to add needed context to your business intelligence content easily using Microsoft Power BI and Microsoft Sway. The results will amaze you.
Make PBIDS Files
The Power BI Desktop Source (PBIDS) File is a file that helps users create files. We built a tool to help with that.. Click here to create PBIS files
Power BI Service and Mobile September 2019 feature summary
It’s time again to recap the features and announcements in the Power BI service and mobile for the month of September.
Announcing new contact lists for reports and dashboards in the Power BI service
The new contact list for reports and dashboards makes it easy to support end users by providing a contact list that includes multiple users or even groups in the Power BI service. When used with the New Look for the Power BI service, end users can quickly find and contact someone to make timely data driven decisions. Read on to learn more about the new contact list capability.
Historical Stock Price Function in Power Query
Learn how to create a custom API call to get free stock information for Power BI. This tutorial walks you through how to load data from Yahoo Finance.