Power BI

Categories: AnnouncementsPower PivotPower QueryPower BIPAB

Conditional Logic: IF statement for Conditional Columns

IMPORTANT: You can read the official documentation that Microsoft has on this topic from the following link (url). If you come from Excel, you’ve probably seen or heard about the IF statements and its new sister the IFERROR. I remember the first time that I saw a conditional chain like the picture below: It looked […]

Power BI Power Query
Read full article >

Data Source and Step Level Settings in Power BI / Power Query: aka The Gear Icons

Over a year ago I wrote a blog post in this specific topic. I highly recommend that you read it (here) before you read this one. The reason why I’m writing kind of a follow up on this it’s because I recently had a really heated conversation with a very close friend of mine who […]

Power BI Power Query
Read full article >

Power BI 101 for an Excel User: Read this before you use Power BI

For the better part of the last 2 years, I’ve been most of my time working “on the field” getting to know each and every user persona of Power Pivot, Power Query and Power BI in general. This is one of the reasons why I didn’t post that much during the 2016-2018 period. I did […]

Power BI Power Pivot Power Query
Read full article >

Combine or Append Data: Optimal Combination Pattern

This is going to be the last post series in the series on Combine or Append Data. In the first post we saw the basics of how to do the Append operation through the UI. In the second post we saw the Combine Files experience with Flat Files and how easy it is to combine […]

Power BI Power Query
Read full article >

Combine or Append Data: Combining Excel Files

In the previous post we saw how we were able to combine multiple files from a Folder. In that post we were using flat files but, how would that process be for Excel files? This is the post where we’re going to see the difference between simple flat files and more complex files (like an […]

Power BI Power Query
Read full article >

Combine or Append Data: Combining Flat Files

IMPORTANT: You can read the official documentation that Microsoft has on this topic from the following link (url). In the previous blog post, I went through the basic concepts behind the Append operation found in Power Query for Excel and Power BI. In that post, we only used 2 files and it was pretty straightforward […]

Power BI Power Query
Read full article >

Combine or Append Data in Power BI / Power Query: Main Concepts

IMPORTANT: You can read the official documentation that Microsoft has on this topic from the following link (url). I’ve previously done a series on Merge / JOIN operations (First Part here) and it’s now time to do one on Combine / Append operations. so…How do you combine / append / stack tables with Power BI […]

Power BI Power Query
Read full article >

Connecting to Files in SharePoint & OneDrive with Power BI / Power Query

IMPORTANT: You can read the official documentation that Microsoft has on this topic from the following link (url). I’ve been trying to join multiple Facebook communities that revolve around Power BI topics. I was able to join a couple communities that are completely neutral in the sense that they’re not run by a for-profit company, […]

Power BI Power Query
Read full article >

Relative Date Filters in Power BI / DAX / Power Query

A few years ago (in march of 2013!), I wrote a guest blog post on Rob’s blog (PowerPivotPro) on how to do relative date filters. The title of that post was “how to always show Yesterday, Today, or Tomorrow’s Data”  with DAX in PowerPivot back in Excel. The post tried to address the issue that […]

Power BI Power Pivot Power Query
Read full article >

Fuzzy Matching in Power BI / Power Query

IMPORTANT: You can read the official documentation that Microsoft has on this topic from the following link (url). A long awaited post! The Fuzzy matching preview feature was added to Power BI Desktop MONTHS ago and here’s my take on it. What is Fuzzy Matching?  In short, it’s an algorithm for approximate string matching. Why […]

Power BI Power Query
Read full article >

Lazy Evaluation & Query Folding in Power BI / Power Query

How do things work in the world? Humans are curious beings. We want to know how things work and perhaps harness them for our own purposes. In this case, we’re curious about how the Evaluation Model works for Power BI & Power Query when it comes to executing your queries and getting your data. You […]

Power BI Power Query
Read full article >

Data Privacy and the Formula Firewall in Power BI / Power Query

IMPORTANT: You can read the official documentation that Microsoft has on this topic from the following link (url). Have you ever received any Errors similar to these? Formula.Firewall: Query ‘Merge1’ (step ‘Source’) is accessing data sources that have privacy levels which cannot be used together. Please rebuild this data combination. Formula.Firewall: Query ‘Query1’ (step ‘Added […]

Power BI Power Query
Read full article >