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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
sasdfasdfsad
Advocate II
Advocate II

Cross-Report Drillthrough direct query stored procedures?

I have cross-report drillthrough working and it's great.

HOWEVER... can I use this with stored procedures or a parameterized TSQL query in Direct Query mode?

I want to use the cross report drillthrough feature and pass an account ID, but I want my target report to take that Account ID and pass it to the stored procedure to run it in Direct Query Mode.

So I have a normal PBI report with a list of Account IDs, then someone can click on one, Drill Through -->  pick the cross report drill through and then pass that Account ID along so the targer report runs the stored procedure and returns the data for that Account ID.

Is that possible?

3 REPLIES 3
GilbertQ
Super User
Super User

Hi @sasdfasdfsad 

 

Yeah as far as I know when using a stored procedure it does not query fold as expected. You might have to use the TSQL to get this working.





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

Proud to be a Super User!







Power BI Blog

GilbertQ
Super User
Super User

Hi @sasdfasdfsad 

 

As far as I am aware, that should be possible as long as you can pass through the value directly through directly to your store procedure.

 

Here is an example I have that might help Power Query (M) – Passing Parameters dynamically to a SQL Server Query - FourMoo | Power BI | Data A...





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

Proud to be a Super User!







Power BI Blog

Thank you for your help.

I was able to get it to work as expected with the TSQL but I can't get it to pass when calling a stored procedure.

What happens is it doesn't make the stored procedure call foldable.


Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors