Category / Section
How to query Snowflake records using the code view mode in Bold BI
Published:
Bold BI allows you to query the records in the Snowflake data source using the Code view mode by following these steps.
Querying Snowflake records using the code view mode
- Refer to the guide on Connecting Bold BI to Snowflake data source to successfully establish the connection.
- Drag and drop the table from the table schema in the data design view page. Switch to the code view by enabling the toggle option in the tools pane, as shown in the following image.
- You can locate the query editor window where you can modify the query to retrieve the records from the Snowflake database. Once you have entered your query, click the
Run
button in the tools pane.
- You can view the data for your query at the bottom of the Query Editor by clicking
Update
.