Power Apps Custom Functions & Reusable Code - Matthew Devaney
“Don’t repeat yourself” is a software development principle all great app makers follow. In a practical sense, it means any repetitive code should only be written once as a custom function. Then the …
Enhanced component properties | Microsoft Power Apps
Enjoy two new experimental features for formula based components. Behavior properties enable a component to fire a custom event into its container, such as OnChange. Property parameters enable the passing of arguments for a property evaluation, providing our first steps toward formula based user defined functions.
Power BI for report consumers and end users (2021) | Guy in a Cube
In this video, we look at Power BI for report consumers, or end users. Those folks that maybe don’t author reports, but just view reports within Power BI. We introduce some basic Power BI concepts and introduce you to areas of the Power BI service to get you familiar with the portal. Documentation: https://docs.microsoft.com/power-bi/consumer/
Have you ever tried to use your browser to zoom in on a visual in a Power BI report? If you simply published your report and then zoomed in, you might have experienced something like the video belo…
Working with Averages in DAX using AVERAGEX, SUMMARIZE and DATESINPERIOD
In this blog post, we are going to dive into the world of averages and how to solve problems when calculating averages by using CALCULATE, SUMMARIZE and AVERAGEX. Specifically, we look at creating …
Progressive Discount (Tax or Commission) Calculation (Power BI DAX Tutorial)
I have to warn you, this is NOT a level 100 or even 200 tutorial. If you decided to proceed, that you absolutely positively have to get that progressive calculation work and I will have to assume t…
Guest Post: Using List.Accumulate for Input/Output Genealogy
Foreword from Imke: Pat Mahoney is a very active fellow super user in the Power BI community and has a very strong interest in all things Power Query. He also (…) Read more
It’s T-SQL Tuesday!! After making my first contribution to T-SQL Tuesday last month, I figured I couldn’t stay behind when it’s a topic I have loads to share on. T-SQL Tuesday is the brainchild of Adam Machanic (Blog | Twitter). December 2009 was the first T-SQL Tuesday invitation that went out by Adam. It is a monthly […]
New Option To Solve Problems With Power Query Not Loading All Data From An Excel Worksheet
Some interesting new Power Query functionality was released in the December release of Power BI Desktop (it’s also in the build of Excel I’m running) that didn’t get announced in …
Announcing Power BI Embedded Generation 2 (preview)
Power BI Premium Generation 2 (preview) was announced few months ago and offered substantial improvements in performance and scale to Premium subscribers. Today we are thrilled to announce that the …