Power BI

Power BI

9059 bookmarks
Custom sorting
PowerQuery.com and my recorded sessions at MBAS 2019
PowerQuery.com and my recorded sessions at MBAS 2019
The Microsoft Business Application Summit was a blast. If you missed it, you can now watch all the Power BI session recordings here, or get a great snapshot for the major new features on the FourMoo blog. What did you love the most? For me, it was the release of PowerQuery.com and the amazing focus …
Power_BI_tips·datachant.com·
PowerQuery.com and my recorded sessions at MBAS 2019
Slowly Changing Dimension SCD Power BI Lookup table data warehouse
Slowly Changing Dimension SCD Power BI Lookup table data warehouse
Your Power BI model is fed by a data warehouse, and you'd like to make some reports, but now your Customer table has several entries for each customer instead of one. Then, you filter out the obsolete versions of customers, and you find that you're missing transactional data and you can't get Lifetime to Date (LTD)…
Power_BI_tips·powerpivotpro.com·
Slowly Changing Dimension SCD Power BI Lookup table data warehouse
Power Query Fail!
Power Query Fail!
Whoa! I can’t believe it is summer and almost 4th of July! It’s been WAY too long since I’ve blogged – I’ve just been SUPER busy here at P3! But I can’t let my Pug Meme readers down It seems that Micr…
Power_BI_tips·powerpivotpro.com·
Power Query Fail!
Solving Real Life Problems with Recursive Functions in PowerQuery
Solving Real Life Problems with Recursive Functions in PowerQuery
Every respected computer scientist has heard about recursive functions (more details on Wiki: https://en.wikipedia.org/wiki/Recursion). There are many algorithms which are mentioned as example of such functions, i.e. Fibonacci sequence as the simplest example: Fib(0) = 0 Fib(1) = 1 For all integers ...
Power_BI_tips·community.powerbi.com·
Solving Real Life Problems with Recursive Functions in PowerQuery
Display Preview Contents using a Monospaced Font in Power BI
Display Preview Contents using a Monospaced Font in Power BI
In Power BI Desktop, there is the option to display contents using a monospaced font, where each character has the same space. To do this, open your report and go to the Power Query Editor. Click the View tab, and you will see Monospaced: With this unchecked, we can see that our Id field is not aligned in our grid: On checking it, we can see that the field is … Continue reading Display Preview Contents using a Monospaced Font in Power BI
Power_BI_tips·carldesouza.com·
Display Preview Contents using a Monospaced Font in Power BI
Excel Data Streamer Add-in Competition
Excel Data Streamer Add-in Competition
Hi Office International Community members, Did you ever want to measure wind speed from an anemometer? Or model the impact of the brain colliding with the skull? Even determine the electroconductivity of a solution? Excel’s Data Streamer Add-In supports capturing, visualizing and analysing real-t...
Power_BI_tips·techcommunity.microsoft.com·
Excel Data Streamer Add-in Competition
Excel Dynamic Arrays And FilterXML
Excel Dynamic Arrays And FilterXML
I’ll admit that I’m a bit less excited about Excel dynamic arrays than I was when I last blogged about them. Don’t get me wrong: from a pure Excel point-of-view they are still very cool, but I’ve s…
Power_BI_tips·blog.crossjoin.co.uk·
Excel Dynamic Arrays And FilterXML
Find overlapping time periods using #PowerQuery - Part 3 (Fast & Furious)
Find overlapping time periods using #PowerQuery - Part 3 (Fast & Furious)
In the last post here, we walked through the steps to detect overlapping time periods and calculate their durations. We used Cartesian Product to match all the pairs of tasks of the same resource, and even used the M function Table.Buffer to accelerate the load of the table. In this article, we will learn how …
Power_BI_tips·datachant.com·
Find overlapping time periods using #PowerQuery - Part 3 (Fast & Furious)
[PowerQuery] Call custom functions file from Github or local file
[PowerQuery] Call custom functions file from Github or local file
Hi! Today I'm going to show you how to call a power query custom function from file in edit queries. You can now create a repository of custom functions and reuse them from there. Maybe in the near future we can have our m code more organized in our organization. This post will help us get throw thi...
Power_BI_tips·community.powerbi.com·
[PowerQuery] Call custom functions file from Github or local file
Power BI: Creating an AddWeekdays function in Power Query M language
Power BI: Creating an AddWeekdays function in Power Query M language
In an earlier post, I showed how to create a function that worked out if a date was a weekday or not. In this example, I've used that function to create a more complex function that adds a number of weekdays to a given date. In Power Query, go to the Edit Queries option and … Continue reading "Power BI: Creating an AddWeekdays function in Power Query M language"
Power_BI_tips·blog.greglow.com·
Power BI: Creating an AddWeekdays function in Power Query M language
6 ways to go bananas with Column from Examples in Power BI
6 ways to go bananas with Column from Examples in Power BI
Patrick is going bananas with these different ways that Column from Examples can help you shape your data without writing code in Power BI. This feature really helps you to be efficient! Download sample Want to download the sample report? Hit the download button below.
Power_BI_tips·guyinacube.com·
6 ways to go bananas with Column from Examples in Power BI