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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
LazyUser
Helper I
Helper I

How to make reports both Snowflake and some other DB like Redshift compatible?

I have created a lot of reports in Redshift and now the company is moving from Redshift to Snowflake. I have executed same DDLs in SF that I used in RS and SF create table and column names with upper case. Now I tried to refresh reports already powered with RS with SF (I am using ODBC connector) and I got error in M queries that tables could not be found since it was searching for column with lower case. 

I then replaced table names but after loading the tables, all my relationships have broken, visuals which were using columns were also broken, however DAX was working fine. 

Any tips to avoid this in future for other reports? 

1 REPLY 1
amitchandak
Super User
Super User

@LazyUser , Carefully replace top part of each and every query with snowflake details. Please refer if my video on that can help

 

Abstract Thesis Part 51: Change Connection from One source type to another Source Type and use existing steps: https://youtu.be/nwYJgG2hmd0

 

Add a new Table using snowflake, take that and replace top part on redshift connection

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

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