7 LAMBDA Helper Functions: MAP, SCAN, BYCOL, BYROW, REDUCE, ISOMITTED, MAKEARRAY. EMT 1749

Download Excel File: https://excelisfun.net/files/EMT1749.xlsx
Learn how to use the 7 helper functions for the LAMBDA function. Learn how to use LAMBDA to create a re-usable function, and then how to use LAMBDA as a function value in the Continue reading “7 LAMBDA Helper Functions: MAP, SCAN, BYCOL, BYROW, REDUCE, ISOMITTED, MAKEARRAY. EMT 1749”

Excel Mirror Changes Made Here or There – 2422

Subhash wants to make changes in either the source or copied data and have it reflected in the other place. A little bit of VBA makes this possible.
The code from the video:
Private Sub Worksheet_Change(ByVal Target As Range)
Continue reading “Excel Mirror Changes Made Here or There – 2422”

Advanced Array Formula: FILTER or SUMPRODUCT to Simulate a Relationship Between Two Tables! EMT 1748

Download Excel File: https://excelisfun.net/files/EMT1748.xlsx
Learn how to create a single cell advanced array formula to create a sales report from two tables.
Topics:
1. Intoduction
2. SUMPRODUCT & VLOOKUP formula
3. FILTER & XLOOKUP formula
4. Sumamry and closing

Reports & Visualizations Pt. 1 – Power BI Best Practices Vol. 4

In this tutorial, I’d like to continue our Power BI Best Practices series with Volume 4 where I’ll be talking about my best practices for reports and visualizations. I’ll be splitting this particular volume into 2 parts. These are some Continue reading “Reports & Visualizations Pt. 1 – Power BI Best Practices Vol. 4”

Power BI Challenge 13 – Acing Your Documentation In Power BI

Having a documentation system in Power BI is something that I think is often overlooked. Power BI is heavily positioned as a business analytics tool; so for some of us coming from a more technical IT or Programming background, we Continue reading “Power BI Challenge 13 – Acing Your Documentation In Power BI”

Excel Visio Data Visualizer Reaches General Availability – 2375

You’ve seen the preview on Leila’s channel and Mynda’s channel, but now the Visio Data Visualizer has reached general availability. Create Org Charts, Flow Charts, Swim Lane Charts, Cross Function Process Charts from Excel data. This add-in is designed Continue reading “Excel Visio Data Visualizer Reaches General Availability – 2375”

How Collaboration Can Produce Amazing Reporting Applications In Power BI

In this video, I want to showcase how collaboration can produce one of the most incredible reports I’ve seen in Power BI. This particular work was created by a group of Enterprise DNA experts better known as “JMAP”, as their Continue reading “How Collaboration Can Produce Amazing Reporting Applications In Power BI”

Dynamically Subsetting Table Visuals In Power BI

Today, we do a deep dive into a question about how to dynamically subset table visuals in Power BI based on slicer values. We’ll tap on a bunch of interesting elements including disconnected tables, slicer harvesting, slicer visualization tricks, virtual Continue reading “Dynamically Subsetting Table Visuals In Power BI”