Posts tagged #Beginner DAX

Add Positive/Negative Color Error Bars Using Visual Calcs!

Video by: Reid Havens

Take your Power BI visuals to the next level by applying dynamic positive/negative color formatting to your first-to-last comparison line! This tutorial expands on the previous visual calculation setup by adding conditional color cues to highlight trends at a glance, great for dashboards and storytelling. Tune in to learn more!

RELATED CONTENT 🔗

Highlight First or Last Value Comparisons in Power BI with Visual Calcs!
Visual Calcs in Power BI

Highlight First or Last Value Comparisons in Power BI with Visual Calcs!

Video by: Reid Havens

Learn how to compare the first or last values in a Power BI chart using visual calculations! In this tutorial, I’ll walk you through adding a dynamic line marker and error bar comparison that highlights the change from beginning to end, perfect for trend visuals and executive summaries.

RELATED CONTENT 🔗

Visual Calcs in Power BI

Posted on June 17, 2025 and filed under DAX, Visualizations.

Box (and Whisker) Plot Visual with Native Visuals + Error Bars

Video by: Reid Havens

Learn how to leverage error bars and native visualizations to create a box and whisker style visualization using a bit of [DAX] magic. Tune in to learn more!

RELATED CONTENT 🔗

Create a Range Bar with Native Visuals
Box Chart
Daniel’s GitHub (PBIX File)
Daniel's Website
Deneb

Posted on December 17, 2024 and filed under Visualizations, DAX.

Power BI Upgrade: Easy Vertical Waterfall Charts with Visual Calcs

Video by: Reid Havens

Learn how to build a dynamic vertical waterfall chart using Power BI's native stacked column visual and visual calculations. This step-by-step tutorial covers setting up the data, creating measures using the RUNNINGSUM() function, and handling common challenges such as cumulative calculations and visual formatting. Perfect for showcasing trends, financial analysis, or any scenario requiring clear visualization of increases and decreases over time.

🔍 In this video, you’ll discover:

  • How to create a vertical waterfall effect with transparent base calculations

  • Tips for using visual-level DAX functions efficiently

  • Techniques for handling monthly data and segment slicing

📊 Level up your data visualization skills with this powerful technique for clearer and more effective storytelling in Power BI!

RELATED CONTENT 🔗

Understanding Visual Calculations - Microsoft Learn

Posted on December 10, 2024 and filed under DAX, Visualizations.