Posts filed under Power BI Features

Dynamic Tooltip Fields Using Field Parameters in Power BI

Learn how to use field parameters to create dynamic tooltip fields that change BOTH the label (display) name AND the value inside of native tooltips for any visual. Tune in to learn more!

Video by: Reid Havens

RELATED CONTENT 🔗

Normalized Rank Ribbon Chart

Download Report From The Blog Files Page

Creating a Countdown Visual using Deneb! (with Daniel Marsh-Patrick)

Video by: Reid Havens

Join Daniel Marsh-Patrick and I as we show you how to use the Deneb (Bespoke Visual Creator) to create two ways to display a countdown timer!

This is a follow-up video to a previous concept I created using the Play Axis slicer to rotate filter selections on a report tooltip page! With this concept you'll be able to track how long until the filter selection changes. Tune in to learn more!

GUEST BIO 👤

In addition to working on Deneb, Daniel contributes a number of free and open-source custom visuals to the Power BI Marketplace. He is extremely passionate about the Microsoft BI stack, particularly Power BI, and has been delivering Power BI solutions since 2014. He is a Microsoft Data Platform MVP, a Power BI Community Super User and regularly presents and blogs on a variety of Power BI subjects. Daniel is also a Principal Data Analyst with DiscoverEI, transforming environmental data into decisions.

RELATED CONTENT 🔗

Cycling Filter Selections on Tooltips
Buy Daniel a Coffee
Deneb AppSource
Daniel's Website
Daniel's Twitter
Deneb Visual Builder

Download Report From The Blog Files Page

Cycling Filter Selections in Report Page Tooltips!

Video by: Reid Havens

Learn how to leverage the Play Axis Slicer (Custom Visual) to rotate filter selections on a Report Page Tooltip for your Power BI Reports. Tune in to learn more!

TOOLTIP TITLE MEASURE 🔢

Tooltip Title = "Sales by Category and (" & MAX(Sales[Class]) & ") Class" 
Download Report From The Blog Files Page
Posted on September 20, 2022 and filed under Beginner, Power BI Features, Visualizations.