Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
aadd1984
Contributor
Contributor

Wizard for running SP in Snowflake

Hi,

Can someone explain how to create a job that runs Snowflake SP step by step?

Im trying to run SP that return a boolean value but without success.

Regards

Labels (3)
1 Reply
manodwhb
Champion II
Champion II

@aa dd​ , Snowflake SP can be executed using tSnowflakeRow component.

 

check the below link

 

CALL temporary_db_qualified_names_test.temporary_schema_1.stproc_pi();

 

https://docs.snowflake.com/en/sql-reference/stored-procedures-usage.html