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

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
Anonymous
Not applicable

How to create relationships between tables

Hi there,

 

I have to use the PowerBI Service. I imported an excel sheet as a dataset and created a report. Here I want to create a relationship between some tables (being all in the same Dataset). But it seems, I cannot find the function or navigation to do so in PowerBI Service. I also could not find any help in the Dokumentation. I read some older posts, that this is not possible with PowerBI Service. So my question is, is this still the case? Or where can I find the function to create relationships in PowerBI Service or help with this topic?

 

Thanks!

1 ACCEPTED SOLUTION
v-easonf-msft
Community Support
Community Support

Hi, @Anonymous 

True data manipulation including the relationship need to be done on PowerBI Desktop rather than PowerBI Service.

Download Power BI tools and apps 

 

If you are sure to perform such operations on the service,  you may have to use the PowerBI Dataset API to process it programmatically.

https://www.sqlshack.com/how-to-access-power-bi-rest-apis-programmatically/ 

https://powerbi.microsoft.com/en-us/blog/newdatasets/ 

 

More details  and limitations  please check this document:

Push Datasets - Datasets PostDatasetInGroup-relationship 

 

Best Regards,
Community Support Team _ Eason

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Thanks for your answers and suggestions! It will look into it or try to install PowerBI Desktop on Virtual Machine...

v-easonf-msft
Community Support
Community Support

Hi, @Anonymous 

True data manipulation including the relationship need to be done on PowerBI Desktop rather than PowerBI Service.

Download Power BI tools and apps 

 

If you are sure to perform such operations on the service,  you may have to use the PowerBI Dataset API to process it programmatically.

https://www.sqlshack.com/how-to-access-power-bi-rest-apis-programmatically/ 

https://powerbi.microsoft.com/en-us/blog/newdatasets/ 

 

More details  and limitations  please check this document:

Push Datasets - Datasets PostDatasetInGroup-relationship 

 

Best Regards,
Community Support Team _ Eason

lbendlin
Super User
Super User

Correct, this can only be done in Power BI Desktop or through XMLA queries.  The Service user interface does not yet support that.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

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

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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