Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
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?
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.
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...
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.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
34 | |
30 | |
18 | |
12 | |
8 |
User | Count |
---|---|
50 | |
35 | |
30 | |
15 | |
12 |