cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
Anonymous
Not applicable

Can we write simple query in Power BI? (Snowflake)

Hi Everyone,

 

I am connecting to a snowflake database from Power BI.

In snowflake, I use below simple query to get my desired result:

select * from Table1 where column1=xx and column2 >='2022-07-18'

 

Can I not use the same query in power bi after importing the data into Power BI? If yes, can you please guide me on where to write this query?

I know the alternative solution which is importing the data into Power BI from snowflake and then using the filters to get desired result. But this is not what I am looking for.

 

Thanks much

Regards

A Newbie learning Power BI

1 ACCEPTED SOLUTION
jeffshieldsdev
Solution Sage
Solution Sage

The Snowflake connector dialog has Advanced section where you can paste in SQL. Don't use a terminating semi-colon.

View solution in original post

3 REPLIES 3
jeffshieldsdev
Solution Sage
Solution Sage

The Snowflake connector dialog has Advanced section where you can paste in SQL. Don't use a terminating semi-colon.

Anonymous
Not applicable

Thanks Jeff. I figured it out yesterday while exploring Power BI. I agree with what you said. Thanks for coming back 🙂

Mahesh0016
Solution Sage
Solution Sage

@Anonymous Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

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

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors