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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

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

1 ACCEPTED SOLUTION
v-yingjl
Community Support
Community Support

Hi @TiffanyCui ,

When you connect to power bi dataset from power bi desktop/report builder, the connection mode is set as live connection which means you can't do any modification on the data model(e.g.: table relationship) so you can't see the relationship.

 

You can refer this viedo to use Power Query to do generate the data  table which combines the data you need.

Power BI Paginated Reports Bonus Episode - Using DAX queries from Power BI Desktop 

 

Simliar issue: Relationship between tables in Power BI Report Builder 

 

Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-yingjl
Community Support
Community Support

Hi @TiffanyCui ,

When you connect to power bi dataset from power bi desktop/report builder, the connection mode is set as live connection which means you can't do any modification on the data model(e.g.: table relationship) so you can't see the relationship.

 

You can refer this viedo to use Power Query to do generate the data  table which combines the data you need.

Power BI Paginated Reports Bonus Episode - Using DAX queries from Power BI Desktop 

 

Simliar issue: Relationship between tables in Power BI Report Builder 

 

Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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.

Top Solution Authors