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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
db042190
Post Prodigy
Post Prodigy

tabular import doesnt see existing tabular relationship

Hi I connected from desktop to my tabular cube and requested import.  My fact table is just stock values like open , close, volume etc.  It has a foreign key to DimCompany.  DimCompany basically has company name and stock symbol.

 

When I choose both tables in navigator, my preview shows all permutations, not just related items.  Below are each of the tables selected individuall, and then both.  Following that is the relationship as its defined in vs ssdt.

 

Is this how desktop is supposed to work?  am i forced to issue a dax query to overcome this.  I dont want live query at the moment.

 

formsdnvsweirda.PNGformsdnvsweirdb.PNGformsdnvsweirdc.PNGformsdnvsweirdd.PNG

 

 

 

 

 

2 REPLIES 2
TeigeGao
Solution Sage
Solution Sage

Hi @db042190 ,

When you import data from SSAS cube to Power BI Desktop, it will only import objects(like dimensions, measures) with data in SSAS database, it will not import the relationship.

Best Regards,

Teige

thx Teige.  I dove a little deeper after Teo's company weighed in.

 

What you said appears to be true if you have no calculated measures (as was my case) or havent selected calculated measures (which i tried both ways later). 

 

Once you've selected a calc'd measure, pbi's import flavor of ssas tabular "sees" the relationship.  That's pretty bizzarre to me especially since a live connection sees the relationship even in a cube with no calc'd measures. 

 

If this ever comes up in real life for me, I'll be sure to introduce a DAX natural inner join to teach pbi what it should have already known.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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