Posts filed under DAX

Ultimate [DAX] Dynamic Formatting Combo Package!

Video by: Reid Havens

Learn how to create a DAX Calculation Group that can apply dynamic format strings either at the measure-level or the visual-level. This pattern is really useful to be able to have granular control of exactly which measures or visuals you'd like to apply dynamic formatting to. Tune in to learn more!

RELATED CONTENT 🔗

SQLBI Measure Based Format Strings

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.

Different Approach to a Auto-Scaling Date Axis in Power BI

Video by: Reid Havens

Learn about an updated technique I applied after getting inspiration from another YouTube video showing this original technique. This approach achieves the result of a dynamic date axis that scales to your filtered date range, but with less model additions than the original approach. But while still using Field Parameters and some clever DAX. Tune in to learn more!

RELATED CONTENT 🔗

Original Technique (SMART Axis Magic)