Posts filed under Power BI Features

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

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.

Building Your First Calendar Table in Power BI!

Video by: Reid Havens

Get a complete step-by-step guide to building out a dedicated calendar table and independent date hierarchy (using DAX) in Power BI. Tune in to learn more!

RELATED CONTENT 🔗

Date Hierarchy Types
DAX Vs. Power Query Date Table
Power Query Dynamic Date Range