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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
AliSafa
Advocate I
Advocate I

losing relation when changing the source from SQL to Snowflake

Hi folks,

 

we have a Power BI report connected to the SQL server, 


we need to remap this report to Snowflake instead of the SQL server,

in the snowflake we have the same tables as SQL(same data, same data types, same column headers, etc)

 

when we remap the power BI report to Snowflake, we lose some of the relations in the model!!

 

Has anyone had the same experience? any advice?

 

thank you

 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

in the snowflake we have the same tables as SQL(same data, same data types, same column headers, etc)

Most likely that is not true.  They have to be EXACTLY the same, down to the spelling of the column name and the data type of the column.  If there is a minimal difference you will lose not just the relations, but also the measures, groups, and sortings.

View solution in original post

2 REPLIES 2
lbendlin
Super User
Super User

in the snowflake we have the same tables as SQL(same data, same data types, same column headers, etc)

Most likely that is not true.  They have to be EXACTLY the same, down to the spelling of the column name and the data type of the column.  If there is a minimal difference you will lose not just the relations, but also the measures, groups, and sortings.

thats right, now it is fixed, some of the columns were not exactly the same as the original source, so we changed them in snowflake to be exactly the same(mirror copy) as the original sql tables and when we remap now, no relation lost. thanks 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors