Posts filed under External Tools

(Livestream Replay) [DAX] Window Functions & Tabular Editor 3 - with Daniel Otykier

ABSTRACT πŸ“„

The Power BI December 2022 update included some exciting new DAX functions, that are all the buzz recently. Let’s explore these new functions using Tabular Editor 3’s DAX debugger to see what we can learn from them.

GUEST BIO πŸ‘€

Daniel is a Microsoft Data Platform MVP and CTO of Tabular Editor ApS – the company behind the tool. Tabular Editor is a popular tool for managing and editing Microsoft Power BI, Analysis Services, and Azure Analysis Services models. With a background in data analysis and business intelligence, Daniel has a strong understanding of the challenges and needs of BI professionals. He developed the Tabular Editor as a solution to streamline the process of managing and editing tabular models, and it has since become a go-to tool for many in the industry.

RELATED CONTENT πŸ”—

Tabular Editor Site
Daniel's Twitter
New DAX Functions (Dec β€˜22 Power BI Release)

Posted on January 6, 2023 and filed under Livestreams, External Tools, DAX.

Normalized Rank Ribbon Size Chart in Power BI

Learn how to upgrade your ribbon charts to prioritize the rank between categories. We'll use a bit of DAX magic mixed with some Calculation Group wizardry to achieve this result in Power BI Desktop. Tune in to learn more!

Video by: Reid Havens

Download Report From The Blog Files Page

Introducing the Measure Killer (External Tool) for Power BI!

Learn about an up and coming external tool that makes it easy to identify and KILL unused measures and columns from a Power BI dataset (PBIX). Gregor Brunner will walk us through how to use this great tool, how it works, and more. Tune in to find out!

GUEST BIO πŸ‘€

Gregor Brunner is 34 years old, has a background in Economics but moved into Business Intelligence in 2016. Originally from Austria, he moved to Switzerland in 2020 and started Brunner BI, a boutique IT company that specializes in Microsoft Power BI development and consulting.

RELATED CONTENT πŸ”—

Measure Killer (Site)
Measure Killer (Microsoft Store)
Website

Two Ways to Create Single Value Input Slicers in Power BI!

Learn about two techniques for creating a single value input Slicer in Power BI Desktop!

The first method will apply a technique outlined in a SQLBI article (link below) that uses Tabular Editor to allow native columns (fields) to be modified to allow single value slicer types to be used with them. One consideration is that this technique is not officially supported by Microsoft.

The second method shows you an officially supported method for adding a single value input slicer. This alternative way implements a WhatIf parameter and leverages some clever DAX and relationships to achieve the same result.

RELATED CONTENT πŸ”—

SQLBI Single Value Slicer
HTML Content Viewer (Daniel Marsh-Patrick)

Video by: Reid Havens

Download Report From The Blog Files Page