Posts tagged #Beginner DAX

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.

Cross-Highlighting a Visual Using a Slicer ?!?

Video by: Reid Havens

Learn how to leverage some recent native visual features plus a little bit of [DAX] magic to use a slicer to create a cross-highlight effect on a visual. Cross-highlighting is normally only natively available between visuals, not slicers. So tune into learn more!

Posted on July 2, 2024 and filed under Slicers & Filters, DAX, Visualizations.