Search results

How to query Snowflake records using the code view mode in Bold BI

Bold BI allows you to query the records using the Code view mode in the Snowflake data source by following these steps.

Querying Snowflake records using the code view mode

  1. Refer to the Connecting Bold BI to Snowflake data source to successfully connect to it.

  2. 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.

    Code view mode

  3. You can find the query editor window in which you can alter the query to fetch the records from the Snowflake database. After entering your query, click the Run button in the tools pane.

    Alter query

  4. You can view the data for your query at bottom of the Query Editor by clicking Update.

    Preview data