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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
mdubose
Helper I
Helper I

Cross Report drillthrough in Power BI Report Server

Hi,

I've create two reports in Power BI Desktop optimized for Power BI Report Server.  I want to link Report1 to Report2.  So, I've followed the steps in this video: https://www.youtube.com/watch?v=S-OE1T1_k3Y 

 

I filter using a query string parameter in the URL like this: "http://localhost/reports/powerbi/Form?filter=TableA/ID eq "&'TableA'[ID].  When I test the functionality, it doesn't return the correct data in Report2.

 

As you can see in the URL, TableA is between single quotes.  This is how it's rendered when selecting the table in DAX.  I tried the URL below to see if the functionality would work but it didn't. 

"http://localhost/reports/powerbi/Form?filter='TableA'/ID eq "&'TableA'[ID].

 

What is the syntax when filtering a table that renders between single quotes?  

1 ACCEPTED SOLUTION
freginier
Impactful Individual
Impactful Individual

Maybe you have space or special character in your table name ? Can you try to rename table and field ?

View solution in original post

2 REPLIES 2
freginier
Impactful Individual
Impactful Individual

Maybe you have space or special character in your table name ? Can you try to rename table and field ?

Hi @freginier,

That was it.  There were spaces in my table name and it seems the funtionality doesn't work well with table spaces.  Thanks!

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

Check out the August 2024 Power BI update to learn about new features.

August Carousel

Fabric Community Update - August 2024

Find out what's new and trending in the Fabric Community.