Posts filed under Visualizations

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

Upgrading Your Data Labels With Conditional Formatting!

Learn how to change the color of data labels in native visuals using conditional formatting! In this video we'll use the example of my multi-color KPI column chart to apply conditional formatting to data labels that are above or below an analytics line.

Video by: Reid Havens

Creating a Win/Loss Spark Chart in Power BI!

Learn how to configure a native visual into a Win/Loss Spark Chart (Sparkline) in Power BI! This technique is surprisingly easy and quick to implement. Tune in to learn more!

Video by: Reid Havens

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" 
Posted on September 20, 2022 and filed under Beginner, Power BI Features, Visualizations.