Posts

Showing posts from December, 2022

How to Load data From Snowflake to Power BI(How to Integrate Snowflake to Power BI)

Image
 ----->After doing all the steps in the final step we can get the two options below.   1)IMPORT:- ----->It will copy the existing data only, It will not reflect the live data. 2)Direct Query:- ------>It will copy the existing data and, simultaneously, reflect all the data continuously.

Snow Flake Errors

Image
 ERROR:-1(This is my CASE, Other people may get this error bcz of diff reasons) ---->In my Case while loading data from Snowflake to Power BI am getting the below error. Reason:-  ----->The reason for the above error I have mentioned is the semicolon(;). like below. Solution:-  ----->First we need to remove the semicolon(;), Then we need to provide the Username/Password ------>Now we are able to load the data in Power BI like below.