Solved
Forum Discussion
Aleksandar_A
2 years agoContributor III
Hello rpc1235x,
You can produce the query string in the Datetime Fixer Mapper, and pass it as is to the Snowflake Execute Snap with Pass Through enabled.
That way you will have the query string in the original attribute downstream.
Regards,
Aleksandar.
rpc1235x
2 years agoNew Contributor II
Thank you! I ended up using this solution.
If it helps others, here is how it looks:
Inside mapper 2, included:
- $date_1
- $date_2
- the query
- Date.now() for tracking purposes