The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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:
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! 🙂
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
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)