Skip to main content
Question

Snowflake Transformer Pipeline - How to pass runtime parameters to Filter or Expression Evaluator stages

  • March 20, 2022
  • 1 reply
  • 46 views

I want to pass runtime parameters of my snowflake transformer pipeline to a filter condition and to an expression in Expression Evaluator stage (to overwrite the output field’s values).

After several tests, I do not see how to do this. Can you help me ?

  

1 reply

 

Sorry, I found the cause of my problem. I just forgot the quotes.

Example : 

 


Reply