Posts filed under DAX

Creating A KPI Scorecard Report: Part 1

In this multi-part series you'll learn techniques utilizing DAX, custom visualizations, and design techniques to create a great looking KPI Scorecard report in Power BI.

Part One will show you how to create the first set of KPI cards as well as the title card for each metric.

Creating a DAX Measures Table In Power BI Or Excel

A common pain point when building data models is how to organize your DAX Measures. Learn a great way to organize your DAX measures by creating a table to pl...

Video by: Reid Havens

A common pain point when building data models is how to organize your DAX Measures.

Learn a great way to organize your DAX measures by creating a table to place them in using a semi-hidden feature in Power BI or Excel.

Posted on June 28, 2018 and filed under Power BI, DAX, Beginner, Design & Presentation.

P3: Using Conditional Formatting With Text in Power BI Desktop

Video by: Reid Havens

Today’s topic covers how to apply Conditional Formatting using text in Power BI Desktop. Conditional Formatting recently got a feature update, that allows you to apply color formatting rules based on ANY DAX Measure. I recently encountered a business scenario that had me play around with this feature a bit, and I came up with a clever way to use this for a client. I’ve included below the embedded Power BI report, download link to the .pbix file, and links to other articles explaining the various features & design techniques I’ve applied in this report. Otherwise, enjoy the video!

P3: Disconnected Slicers With DAX Variables And SELECTEDVALUES

Article by: Reid Havens

Today’s topic covers how to create a Disconnected Slicer using DAX Variables and SELECTEDVALUES. We’ve easily written a few dozen articles over the years on ways to use disconnected slicers, and here’s another one!

The great thing about DAX is that as it EVOLVES, writing measures and utilizing certain features becomes easier. That’s the goal of this video, it’s not re-inventing the wheel, just refining it. I’ve included below the original DAX Formula I used in the walkthrough. Otherwise, enjoy the video!