INTELLIGENCE
Guides

How to Use Gemini in Looker Studio
Gemini AI is integrated into Looker Studio Pro and delivers three features: conversational analytics for querying data in plain English, a formula assistant for calculated fields, and Slides integration for converting dashboards into presentations with AI-generated summaries. All three features require a Looker Studio Pro subscription and correct IAM permissions configured in your Google Cloud organization. Once enabled, you can ask questions directly in your dashboard and receive charts or tables without writing SQL or formulas.

How to Set Up Oracle Analytics Cloud AI Agents
Oracle Analytics Cloud AI Agents, introduced in the March 2026 platform update, let teams configure a purpose-built AI assistant tied to a specific dataset and paired with uploaded policy or reference documents. The agent uses retrieval-augmented generation (RAG) to ground answers in both quantitative data and internal documentation. Setup requires the January 2026 instance update or later, appropriate permissions, and clean upstream data with key fields at least 95 percent complete.

How to Analyze CSV Files with DuckDB
DuckDB lets you run SQL queries directly on CSV files without importing data into a database, installing a server, or paying for cloud infrastructure. Install it with a single command, point it at any CSV file, and execute standard SQL. DuckDB runs entirely in-process on your local machine, infers column types automatically, and handles files up to several gigabytes without any configuration.

How to Use Copilot in Power BI (2026 Guide)
Copilot in Power BI lets business users ask questions about reports and data in plain English, generate new visuals on demand, and summarize entire reports without writing DAX or SQL. It requires a paid Fabric capacity (F2 or higher) or Power BI Premium (P1 or higher) and is enabled by default in qualifying environments. The standalone Copilot experience, introduced in early 2026, extends this to any data in your workspace, not just an open report.

How to Use Snowflake Cortex Analyst
Snowflake Cortex Analyst is a managed AI feature inside Snowflake that lets business users query structured data using plain English rather than SQL. Once a data team sets up a semantic model describing tables and metrics, any user can type a question such as "What were our top five customers by revenue last quarter?" and receive a direct answer. The feature converts natural language to SQL internally and returns results within seconds.

How to Use ThoughtSpot Spotter
ThoughtSpot Spotter is the conversational AI layer in ThoughtSpot that lets business users query a cloud data warehouse in plain English and receive charts, tables, and follow-up answers without writing SQL. It translates natural language into ThoughtSpot search tokens routed through a governed semantic layer, producing consistent results across teams. Setup requires a warehouse connection, a modeled worksheet, and access sharing, typically completed in one business day by a data engineer.

How to Create a Databricks AI/BI Dashboard
Databricks AI/BI Dashboards let analysts and data teams build interactive reports directly inside the Databricks workspace using SQL queries and built-in visualizations. As of March 2026, Databricks added AI-assisted authoring through Genie Code, which lets users create datasets, charts, filters, and layouts from a single natural language prompt. You need a Databricks SQL entitlement and access to at least one SQL warehouse to get started.

How to Build Your First Sigma Computing Workbook
Sigma Computing is a cloud-based analytics tool that lets analysts and ops teams build interactive dashboards directly on Snowflake, BigQuery, or Databricks data without writing SQL. To build your first workbook, connect your data warehouse as a data source, open a table as an exploration, group and aggregate the data you need, add a chart, and publish. The full process takes under thirty minutes from a live data connection.

How to Build a Business Dashboard in Looker Studio
Google Looker Studio is a free, browser-based reporting tool that connects to Google Sheets, BigQuery, and over 1,050 other data sources to produce interactive, shareable dashboards without writing code. You can build a working business dashboard in under 30 minutes by connecting your data, adding charts, and setting a date filter. Dashboards connected to Google Sheets refresh automatically every hour by default, with a minimum interval of 15 minutes.