Forum Discussion
Snowflake Tables Not Merging in Service
- 9 months ago
Hi etane ,
Adjust the Data Privacy Level of the Snowflake data source to Organizational or Public under Gateway connection settings. moving file of IPs, so then the most dynamic way I’ve found to manage this is with whitelisting the Azure Services Tags in Snowflake. The best place for your vendor to get this list from is Microsoft's public documentation, which can be scripted by them into a process to update a Snowflake Network Policy.
If you are still facing this issue you can rasie ticket for immediate support.
https://go.microsoft.com/fwlink/?linkid=2230908
Hi etane,
Thank you for the update. As a ticket has already been created and you are in contact with the support team, please keep us informed of any developments so that other community members with similar queries may benefit.
Kindly continue to use the Microsoft Fabric Community forum for any further queries.
Thank you.
We found a work around to my situation where I can't load both Snowflake and QAD data into a single dataflow. I first loaded QAD data into a separate dataflow. Then, I load the QAD dataflow into the dataflow that already has Snowflake data. Then, I can merge between Snowflake and QAD tables.
I call it a work around because there's no way to repair a dataflow if both data sits in the same dataflow. So, if another team member were to load QAD data into the working dataflow, that dataflow has to be replaced and this represents a significant down time. But, it's the only solution at the moment.