Skip to main content

This workspace is meant to upload salesforce data into our Snowflake account. I created a connection With Snowflake and have my account name as the parameter. When I run the workspace, it gets all the way to the end with no errors but says that the transformation failed. My coworker runs the same workspace (connected to their own Snowflake account, both are under the same company mother account) and it works and uploads the data to Snowflake. I have not found any similar issues while searching online. What could be the issue?

Hard to say without more info, but if the only difference is the connection file accounts I would start looking into that. Temp update the connectionfile account from yours to his, run the workspace. If the problem goes away, your account probably has insufficient rights to do what you need. If the problem does not go away, you need to look further.


Reply