Can I create a drill-through button from data in Deneb?

81 Views Asked by At

I'm using Deneb to build some highly customised reporting in PowerBI, and it's been pretty brilliant so far.

However, in one view, I want to create a tiled map based on some data, but for each tile in that map I want to link to a drillthrough page. I can enable drillthrough on these, even using the modern experience but it's still a long hover + click.

I've tried using a hyperlink and filter in URL to take me to the drillthrough page, but while this works, it reloads the whole report, which isn't exactly fast.

Is it possible to create a drill-through button (the same as a native PowerBI navigation button) so that a single left click on these does the job quickly?

1

There are 1 best solutions below

3
davidebacci On

I'll use the sample workbook that comes with Deneb. On the Getting Started page, insert a blank button.

enter image description here

Set the action and destination.

enter image description here

Your button now works.

enter image description here

enter image description here