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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
bhalicki
Helper V
Helper V

Drill from Paginated report to PowerBi report (published in service)

Hi all,

Is it possible to drill-through from a PowerBi paginated report, to a standard report published in PowerBi service?  I have only ever seen drill-through enabled either from paginated to paginated report, or PowerBi report to report, but not from one technology to the other.

 

Kind regards,

 

Ben.

1 ACCEPTED SOLUTION
rohit1991
Super User
Super User

Hi @bhalicki 

 

1.Power BI does not support native drill-through between Paginated Reports and standard Power BI reports in the service. Drill-through only works within the same type (Paginated <<Paginated or Power BI << Power BI).

2.The workaround is exactly what I described: use a URL action in the Paginated Report to open a Power BI report, passing filter values in the query string (e.g., ?filter=Table/Field eq 'Value'). That way, users click in the Paginated Report and land in the Power BI report with the right filters applied.

So the guidance is accurate: no direct cross-drill exists today, only navigation via parameterized URLs.


Did it work? ✔ Give a Kudo • Mark as Solution – help others too!

View solution in original post

2 REPLIES 2
rohit1991
Super User
Super User

Hi @bhalicki 

 

1.Power BI does not support native drill-through between Paginated Reports and standard Power BI reports in the service. Drill-through only works within the same type (Paginated <<Paginated or Power BI << Power BI).

2.The workaround is exactly what I described: use a URL action in the Paginated Report to open a Power BI report, passing filter values in the query string (e.g., ?filter=Table/Field eq 'Value'). That way, users click in the Paginated Report and land in the Power BI report with the right filters applied.

So the guidance is accurate: no direct cross-drill exists today, only navigation via parameterized URLs.


Did it work? ✔ Give a Kudo • Mark as Solution – help others too!

Thanks @rohit1991 , that'll do what I need.
Kind regards, Ben.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors