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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Bikramaditya
Frequent Visitor

snowflake Stored Procedure in Power BI

HI community,

 

I wanted to get Data from snowflake Stored Procedure in Power BI , Can someone help me?

 

this is snowflake Stored Procedure- DATA_ANALYTICS.DA_PROC_CUSTOM_QUOTE_WIN (dtStart DATE,dtEnd DATE)

 

then i want to call this-

call DATA_ANALYTICS.DA_PROC_CUSTOM_QUOTE_WIN ('2021-04-01','2021-06-02');

 

Thanks,

Bikram

 

 

 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

This should be possible via the custom SQL query option in the Snowflake connector

 

lbendlin_0-1673138618044.png

Put a sample query in and then replace the hard coded values with your parameters using the Advanced Editor.

View solution in original post

5 REPLIES 5
Bikramaditya
Frequent Visitor

Thanks for the help!

lbendlin
Super User
Super User

This should be possible via the custom SQL query option in the Snowflake connector

 

lbendlin_0-1673138618044.png

Put a sample query in and then replace the hard coded values with your parameters using the Advanced Editor.

Did this actually work for you?  I tried calling a Snowflake procedure "call staging.CCR_MyReport();" by placing it in the SQL statement box and it only gives me an error "The key didn't match any rows in the table."  If I put nothing there it will give me the list of tables etc so my connection is good.

No, Its dose not work 

Hi,

I am facing similar challenge, any solution or step have you found. Please share

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors