The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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
Solved! Go to Solution.
The Snowflake connector dialog has Advanced section where you can paste in SQL. Don't use a terminating semi-colon.
The Snowflake connector dialog has Advanced section where you can paste in SQL. Don't use a terminating semi-colon.
Thanks Jeff. I figured it out yesterday while exploring Power BI. I agree with what you said. Thanks for coming back 🙂
@Anonymous Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.