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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
TiffanyCui
Helper I
Helper I

link three tables by the unique key through Paginated reports(report builder, SSRS)

Hi all,

 

I'm trying to create a full data report by Paginated Report (SSRS).

 

First, I connect the Oracle database to the desktop creating the layout, then publish it to the online service. The relationship among these three tables can be built automatically by the desktop. For example, when I filter by the order number, it will affect all three tables.

 

Second, I add the Power BI dataset which I published to the online service to Paginated reports (SSRS).  But The relationships in the Power BI model do not follow through to the Paginated report,  i.e., a data model is not created within Report Builder. When I choose the order number, it can only affect 1 table, the other two tables will not be linked. 

 

Third, because of the way I set it up, I've tried the SQL using the unique key to connect three tables but it didn't work out.

 

Please feel free to let me know if you have any thoughts.

 

Best Regards,

Tiffany

2 REPLIES 2
V-lianl-msft
Community Support
Community Support

Hi @TiffanyCui ,

 

As far as I am concerned,The PowerBI Dataset Relationships are not supported when accessed from Paginated Report Builder.  There are two suggested ways to work around these are to either rely completly on Measures from a PowerBI DataSet, or do setup a Derived table by creating new Table using a DAX table funcion like FILTER. And then relying on this single table for the Pag.Report.

 

Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thank you Liang, I will give your method a try.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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