Category / Section
How to specify warehouse name when connecting to snowflake data source in Bold BI?
Published:
Problem
When working with Snowflake, you may encounter an error stating “No active warehouse specified in current session.” This issue occurs when the active warehouse is not set in the Snowflake instance.
Solution
To resolve this issue add Warehouse=WarehouseName
in the Additional connection parameters.
By specifying the warehouse name in the connection parameters, you will ensure that the active warehouse is set correctly, and the error should no longer occur.
Related Articles: