Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
PeerAukema
New Member

Navigation + Filtering in a custom Deneb Vega visual

Dear reader,

 

I'm a consultant currently working on a Power BI dashboard which has required me to include a custom visualization.

For this I used a Gantt Chart template created by David Bacci (see Deneb-Showcase/Gantt Chart at main · PBI-David/Deneb-Showcase · GitHub for the code)

The standard template looks as follows:

PeerAukema_0-1722423040563.png

 

The client is asking me to implement a feature that allows users to select a value in the "Tasks" column, e.g. "Story boarding", and navigate to another page with a tailored view based on this selection.

So, for example, one would click on "Story boarding" in the column and the dashboard will then navigate to another tab. And in this tab the visuals will be filtered such that "Task == Story boarding".

I have discussed within my team that this is likely impossible, but we wanted to know for sure. 

 

An alternative solution is of course also welcome! Unfortunately, an invisible button overlay will not work, because in our case there will be a lot of rows and scrolling will be required. Besides, the visual will be dynamically updated. 

 

Thanks a lot in advance! 🙂

1 REPLY 1
dm-p
Super User
Super User

Hi @PeerAukema,

 

Unfortunately, MS does not make the bookmark and navigation functionality available to third-party developers. I have been asking for it for a while now, but I don't think that they'll be delivering it for us any time soon 😞

 

If it does ever get added to the visual APIs, I will definitely try to find a way to make it work with Deneb, but for the foreseeable future, it't not possible, I'm afraid. You would need to use native functionality (e.g., button or navigator) to achieve this.

 

Regards,

 

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors