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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register 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
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors