Power BI Desktop

Workspace App

Top Tips for Sharing Content Using Power BI

Level: Beginners Power BI has evolved significantly since Matt’s original publication of this article in 2016. While the foundational concepts remain relevant, modern features and best practices offer more secure, scalable, and collaborative ways to share content. This updated guide reflects the latest capabilities and recommendations for sharing Power BI […]

Read More »

Exploding Measures using Tabular Editor 3

What?! Exploding Measures I hear you say. Exploding, expanding, use which ever word you like; what I mean is when you want to remove any refence to a measure INSIDE another measure. Example Consider the 3 measures below. Total Sales = SUM(Sales[ExtendedAmount]) Total All Product Sales = CALCULATE([Total Sales],ALL(Products)) % […]

Read More »