필사 모드: Augmented Analytics & BI AI 2026 Complete Guide — Tableau Pulse · Power BI Copilot · Qlik Answers · ThoughtSpot Spotter · Sigma Computing · Looker + Gemini · Mode · Hex · Domo · MicroStrategy Deep Dive
EnglishIntro — May 2026, the BI Industry Closes the Dashboard Era
Five years ago, BI was mostly about "making dashboards well." A data team would build SQL views, an analyst would arrange charts in Tableau or Power BI, and business users would stare at that screen to make decisions. In May 2026, that workflow is being retired quickly. BI has moved into a stage where **you ask a question in natural language and get an answer, you receive alerts when a metric goes wrong, and AI agents explore data and write up insights for you**.
Four events sit at the heart of this shift. **Tableau Pulse** (GA February 2024) — Einstein monitors metrics and summarizes insights in natural language. **Power BI Copilot** (Premium GA mid-2024) — the full natural language → DAX → visualization pipeline on top of Microsoft Fabric. **Qlik Answers** (May 2024) — combines company data with RAG. **ThoughtSpot Spotter** (August 2024) — graduates into a conversational agent. This article walks through these four pillars and the ecosystem around them.
BI Evolution 2026 — Dashboards → Conversational Analytics → Agentic Exploration
The three generations of BI tooling, in one line each:
1. **Generation 1 (2003-2018)**: Self-service dashboards. Early Tableau, Qlik, Power BI. Users who don't know SQL/MDX can still build charts.
2. **Generation 2 (2018-2023)**: Augmented analytics. Auto-insight, NLG (Natural Language Generation), and anomaly detection get embedded in BI. ThoughtSpot SpotIQ and Tableau Ask Data are the standard-bearers.
3. **Generation 3 (2024-2026)**: Conversational + agentic. LLMs power natural-language Q&A, AI actively monitors metrics, and agents perform multi-step analyses. Pulse, Copilot, Answers, and Spotter define this generation.
The core of the generational shift is **the rise of the Semantic Layer**. For an LLM not to invent "hallucinated metrics," business metric definitions must be unambiguous at the data-model layer. That is why dbt Semantic Layer, Cube, AtScale, and MetricFlow have moved into the BI infrastructure tier.
Tableau Pulse — The Standard for Einstein-Powered Metric Monitoring
Tableau Pulse is the most visible result of Salesforce's heavy investment in Tableau. GA in February 2024, integrated with Agentforce in 2025, it has moved squarely onto an agentic path.
The Pulse model is simple:
- Users define metrics declaratively — **revenue, DAU, conversion rate** — through Tableau Cloud's Metrics Definition.
- Pulse tracks those metrics automatically on a daily or hourly schedule.
- When a change is anomalous, an LLM from the **Einstein 1 Platform** summarizes it in natural language and pushes it to Slack, email, or the Pulse inbox.
- Users can ask follow-ups like "why did it drop?", and Pulse slices the answer by dimension.
A typical alert message looks like this:
[Pulse Insight] 2026-05-15
"U.S. mobile revenue down 12% week-over-week"
Top drivers:
- Payment failures +220% on iOS 15.x and earlier
- ROAS by ad channel: normal
Recommended action: review mobile payment SDK logs
The core idea of Pulse is the combination of **declarative metric definitions and LLM-generated summaries**. The paradigm flips from "who goes to look at the dashboard" to "the metric comes to me on its own."
Tableau Einstein Copilot for Tableau — Building Workbooks in Natural Language
Where Pulse covers metric alerts, Einstein Copilot for Tableau is **a workbook-authoring assistant**. Introduced in 2024, generally available in 2025, it ships by default in Tableau Cloud Pro licenses by 2026.
Feature matrix:
- **Ask Data 2.0**: "Show this quarter's revenue by region" → auto-generated visualization.
- **Calculation helper**: Build LOD (Level of Detail) expressions and Table Calculations from natural language.
- **Data explanations**: Hover over a visualization to get an NLG summary like "80% of this lift comes from Japan."
Limits remain. Copilot occasionally gets LOD wrong, so an analyst's review is still mandatory. **In data models with weak metric definitions, trust drops fast.**
Tableau Agentforce Integration — The Big Move of 2025
Salesforce announced Agentforce in September 2024, and Tableau merged with Agentforce in 2025. The meaning is clear: **Tableau visualizations are no longer "just BI to look at" but analytical nodes that an agent can hand off to other systems (Service Cloud, Sales Cloud)**.
Example: a sales agent asks "how's the quarter's pipeline?" → Agentforce calls Tableau → fetches Pulse metrics plus visualizations → summarizes in natural language and triggers a follow-up action in Sales Cloud. **This is the first concrete case of BI wired directly into an action layer.**
Power BI Copilot — Full-Stack AI on Microsoft Fabric
Microsoft's BI strategy is straightforward. Lay everything on top of **Microsoft Fabric**, and weave Copilot through it. Power BI Copilot reached GA on the Premium tier in mid-2024, with some features cascading down to the Pro tier in 2025.
Core capabilities:
- **Natural language → DAX**: "revenue growth vs last quarter" → DAX measure.
- **Natural language → report**: "build a revenue report by region" → automatic page layout.
- **Data summaries**: "what does this mean?" overlay on top of a visualization → NLG response.
- **Direct Lake mode**: Query Delta tables in OneLake directly without memory ingestion. A middle ground between Import and DirectQuery.
For Power BI Copilot to work well, the **Power BI Semantic Model** (formerly known as the dataset) must have measures and dimensions defined cleanly. Semantic layer quality directly equals Copilot quality.
Microsoft Fabric + Copilot Studio — One Bundle from Data to Agent
The picture Microsoft is painting reads in one line: **load data into OneLake → transform and model in Fabric → visualize in Power BI → agentify in Copilot Studio → invoke from Teams/Outlook**. The goal is to cut friction from data to BI to agent to action to nearly zero.
Major Fabric workloads in 2026:
- **Data Factory**: data integration, pipelines.
- **Synapse Data Engineering**: Spark notebooks.
- **Synapse Data Warehouse**: SQL analytics.
- **Real-Time Intelligence**: streaming.
- **Data Science**: ML training and deployment.
- **Power BI**: visualization plus Copilot.
All share a single storage layer called OneLake. The same Delta table is read from multiple workloads without data movement.
Excel Copilot — Spreadsheet Turned BI
Microsoft 365 Copilot's Excel integration is more powerful than people initially gave it credit for. It responds to natural-language queries like "find regions where revenue dropped in this sheet," "build a pivot," or "detect anomalies." The big shift is that **a spreadsheet, not a BI tool, runs augmented analytics directly.** That is a decisive advantage for SMBs with no data team.
Qlik Answers — Asking Questions of Your Company Data via RAG
Qlik's May 2024 announcement was a fascinating one. Qlik Answers is less a BI tool than **a RAG (Retrieval-Augmented Generation) based internal knowledge search and analytics tool**. It indexes both structured (databases) and unstructured (documents, PDFs, Confluence) company data, and an LLM answers on top.
Differentiators:
- Combines with **Qlik Talend Cloud** for data integration — governance is baked in from day one.
- Uses **vector embeddings plus metric context** together.
- Lets the company pick its LLM among OpenAI, Anthropic, Azure OpenAI, etc.
Qlik's weakness is global mindshare. Its dashboard user base is smaller than Tableau/Power BI's, but Qlik Sense's **Associative Engine** remains a strong technical differentiator.
Qlik Sense + Insight Advisor — The Original Classic Augmented Analytics
Qlik Sense's Insight Advisor is the first generation of augmented analytics. From around 2018, it provided "throw a dataset, get chart recommendations plus correlation detection plus NLG summary." In 2026, Insight Advisor integrates with Qlik Answers and shares a natural-language interface.
Qlik Cloud + AutoML — Slotting AutoML into BI
Qlik AutoML (introduced in 2021, built on the Big Squid acquisition) lets BI users build predictive models without writing code. For standard scenarios such as revenue forecasting or churn prediction, it is good enough. For sophisticated ML, data teams still end up building separate pipelines.
ThoughtSpot Spotter — The Strongest Conversational AI Agent
ThoughtSpot's August 2024 announcement was the most aggressive AI bet in the BI industry. **Spotter** moves beyond simple natural-language Q&A into **a conversational agent**.
Highlights:
- **Multi-step analysis**: "Revenue dropped" → "which product?" → "why that product?" — follow-ups flow naturally.
- **Metrics catalog**: Company KPIs registered as metrics → Spotter answers strictly from those, preventing hallucinations.
- **Data source integration**: Live queries directly against Snowflake, Databricks, BigQuery, and Redshift.
Spotter's weak spot is pricing. ThoughtSpot's enterprise pricing is higher than Tableau/Power BI, and onboarding consulting is non-trivial. Conversely, teams that adopt it well report 3-5x higher average BI usage rates.
SpotIQ — Automated AI Insights
SpotIQ is ThoughtSpot's classic augmented-analytics feature. Hit "Analyze" on top of a chart and AI runs trend decomposition, anomaly detection, and correlation analysis, returning a natural-language write-up. In 2026, SpotIQ integrates with Spotter so a "show me the result" mode and a "let's dig in conversationally" mode coexist in one interface.
Sigma Computing — Spreadsheet-Style Cloud BI
Sigma is a BI tool, but its UX is **very close to Excel and spreadsheets**. Analysts can work with datasets at cell-formula granularity. With a Series D wrapped in 2025, in 2026 it is the fastest-growing BI in the Snowflake ecosystem.
Highlights:
- **Cloud-native** — runs queries directly against the warehouse without extracting data.
- **Spreadsheet UX** — smooth migration path off Excel.
- **AI features** — AI Sigma (2024) translates natural language into workbooks.
Mode Analytics — Life After the ThoughtSpot Acquisition
Mode was acquired by ThoughtSpot in 2023. As a code-first BI (SQL plus Python notebooks plus visualization), it built a loyal following among data scientists. Through 2024-2025, it has been rebranded ThoughtSpot Mode and is in the middle of integrating with Spotter.
Hex — The Notebook + Dashboard Combo
Hex is less a BI tool than **a collaborative notebook plus data app builder**. SQL, Python, visualizations, and widgets flow on one canvas. Hex Magic (the AI copilot) reached GA in 2025; by 2026 Hex has become the standard notebook tool for data teams.
Use cases:
- **Ad-hoc analysis** → fast iteration in the notebook.
- **Shared dashboards** → publish the same notebook in dashboard mode.
- **Data apps** → widgets and input forms compose interactive apps.
Omni Analytics — The New Tool From Looker's Founders
Omni is a new BI started in 2022 by Looker's founders. The goal is to combine **modeling like LookML, workbook UX like Sigma, and Snowflake/BigQuery friendliness** — all of them at once. It closed Series B in late 2025, and in 2026 it is rapidly winning share.
Lightdash — Open Source, dbt-Native
Lightdash is an open-source BI that exposes dbt models directly as BI metrics. The fact that dbt users do not have to define their work twice is winning share fast. SaaS and self-host options are both available.
Looker + Gemini in Looker — Google's Integration Play
Looker, acquired by Google in 2019, was reborn between 2024 and 2025 as **Gemini in Looker**. Looker's semantic layer (LookML) and Gemini's multimodal capabilities combine, taking natural language → LookML measure matching → SQL generation → visualization in one flow.
Highlights:
- **LookML, a code-based semantic layer** — the oldest established standard in this space.
- **Gemini integration** — shares the same model family as Vertex AI.
- **Looker Studio + Gemini** — Gemini lands inside the free self-serve BI tool too, lowering the entry barrier for SMBs and solo analysts.
- **BigQuery Studio + Gemini** — write SQL in natural language inside the BigQuery console, run notebooks, and visualize.
MicroStrategy ONE + Auto — The Enterprise Veteran's AI
MicroStrategy (MSTR) is a 30-year-old enterprise BI vendor. The ONE platform reached GA in 2024 and inside it lives the AI bot **Auto**. Auto goes beyond natural-language Q&A into report generation, data-model exploration, and alerting. Big banks, telcos, and pharma are core customers.
SAP Analytics Cloud + Joule
SAP integrated its 2024-announced **Joule** copilot with Analytics Cloud (SAC). Because it connects naturally to SAP S/4HANA master data, layering natural-language analytics on top of ERP data is its strength. Enterprises that run SAP as the operational ERP are the core audience.
Oracle Analytics + AI Assistant
Oracle Analytics Cloud (OAC) ties tightly to Oracle Autonomous Database. Through 2024-2025 it integrated with **OCI Generative AI** and supports a natural-language → SQL → chart workflow. For companies built around Oracle DB, the consistency is a strong sell.
IBM Cognos Analytics + Watson Assistant
Among classic enterprise BIs, IBM Cognos differentiates by integrating with Watson. Natural-language analytics runs on top of **watsonx.ai**, combined with the **governance and audit trails** that IBM has historically emphasized.
SAS Viya — The Statistics Heritage Goes Cloud
SAS is less a BI than the heavyweight in statistical and predictive analytics. SAS Viya 4 (2024-2025) was redesigned cloud-native, and Viya Workbench (a developer-friendly IDE) plus Viya Generative AI integration are how SAS is adapting to the LLM era.
Domo + AI Service
Domo is a full-stack cloud BI. ETL, visualization, alerting, and app building all live inside a single SaaS. In 2024 it introduced the **AI Service Layer**, letting customers pick among OpenAI, AWS Bedrock, and other models. It is the BI of choice in sales and marketing organizations that want autonomy.
Zoho Analytics + Zia — The SMB Cost-Performance Pick
Zoho Analytics pairs with the Zia AI assistant. It is priced at one-third to one-fifth of Tableau/Power BI, so SMBs and startups adopt it readily. Feature depth is shallower, but reviews often say "deep enough for what we use."
Klipfolio · Geckoboard — The TV Dashboard Category
Klipfolio and Geckoboard are the standard for **office-wall KPI dashboards**. Less full-blown BI, more metric visualization. Simpler, with shorter setup time.
Apache Superset — The Open Source Leader Born at Airbnb
Apache Superset started at Airbnb and moved to the Apache Foundation. It remains tier-one for self-hosted open-source BI in 2026. SQL Lab, dashboards, and a wide range of chart types are its strengths. **Preset.io** offers the managed SaaS.
superset_config.py snippet
SQLALCHEMY_DATABASE_URI: 'postgresql://superset:password@db:5432/superset'
FEATURE_FLAGS:
DASHBOARD_NATIVE_FILTERS: true
EMBEDDED_SUPERSET: true
ALERT_REPORTS: true
Metabase — Open Source BI Leader for Self-Hosting
Metabase is a step ahead of Superset in usability. Its "easy natural-language question → chart" UX is the most polished in the OSS world. Metabase AI (Cloud-only) was added in 2024 and enabled natural-language Q&A. Self-hosting plus AI is still limited.
Redash — Life After the Databricks Acquisition
Redash is an OSS BI centered on SQL queries and visualization. Databricks acquired it in 2020, and since then it has been folded into Databricks SQL. As a standalone OSS, the project feels stalled.
Evidence — A New Paradigm: Analytics in Markdown
Evidence is a BI that writes **Markdown + SQL + charts** in a single document. It is Git-friendly, and reports are version-controlled as code. Series A closed in 2025, and in 2026 it is rapidly gaining mindshare among data teams. "Publish BI reports as static sites" is a refreshing paradigm.
Briefer · Quadratic — The Rising Notebook BIs
Briefer is an open-source BI that combines notebook, dashboard, and scheduling in one SaaS. Quadratic is **a spreadsheet that runs Python directly in cells**. Both are part of the broader "blur the line between code and visual analysis" wave.
dbt Semantic Layer · Cube · AtScale — The Semantic Layer Boom
In the LLM era, BI's trustworthiness hinges on **the semantic layer**. Business metrics must live in one place for LLMs not to hallucinate.
- **dbt Semantic Layer**: launched in earnest after the MetricFlow acquisition in 2023. dbt users define measures/dimensions next to their dbt models.
- **Cube**: closed Series B in 2025. An API-first semantic layer. Less a BI tool than a backend for BI tools.
- **AtScale**: the enterprise semantic layer. Strong in SAP and Oracle environments.
- **Steep**: newcomer. Bundles semantic layer plus collaboration.
A dbt Semantic Layer metric definition looks like this:
orders.yml
semantic_models:
- name: orders
model: ref('orders')
entities:
- name: order_id
type: primary
- name: user_id
type: foreign
measures:
- name: order_count
agg: count
expr: 1
- name: order_total
agg: sum
expr: amount
dimensions:
- name: ordered_at
type: time
type_params:
time_granularity: day
metrics:
- name: weekly_order_count
type: simple
type_params:
measure: order_count
filter: "{{ TimeDimension('orders__ordered_at', 'week') }}"
AI Spreadsheets — Excel Copilot, Google Sheets + Gemini, Equals, Rows, Quadratic
The "spreadsheets becoming BI" wave is strong.
- **Excel Copilot** (Microsoft 365): natural-language pivots, charts, forecasts, and anomaly detection.
- **Google Sheets + Gemini**: similar natural-language assistance.
- **Equals**: an AI spreadsheet with live database connections. Analysts swap it in for Excel.
- **Rows**: a modern spreadsheet with external API connectors plus an AI Assistant.
- **Quadratic**: runs Python cells directly inside the spreadsheet. Data scientists prototype models fast.
Auto-Narrative & NLG — Yseop, Arria NLG
Natural Language Generation (NLG) turns charts into natural-language summaries inside BI. **Arria NLG**, **Yseop**, and **AX Semantics** are the specialist vendors. LLMs absorbed much of the NLG market in 2026, but in regulated industries (finance, pharma) demand for deterministic rule-based NLG remains.
Korean BI Adoption — Samsung SDS Brity, LG CNS, NCSOFT, Kakao, Naver
The 2026 BI landscape in Korean large enterprises looks like this:
- **Samsung SDS Brity Auto**: their in-house RPA plus AI assistant platform. Increasingly used alongside Tableau Pulse and Power BI Copilot.
- **LG CNS Mvision**: an internal BI platform combining group-wide data integration, visualization, and AI analytics.
- **NCSOFT BI Lab**: specialized for game data. User behavior analysis, revenue forecasting, and LTV modeling all in one place.
- **Kakao Page KAR**: a content recommendation plus BI integrated platform.
- **Naver NEXT Connect**: marketing data integration plus AI analytics.
A defining feature of the Korean BI market is that **on-premise deployments still dominate**. Cloud BI adoption lags the global average because of data-sovereignty concerns.
Japanese BI Adoption — Yellowfin Japan, Domo Japan, Recruit, Rakuten, LINEYahoo, NRI
The Japanese BI market has its own color:
- **Yellowfin Japan**: an Australian-headquartered BI with an early presence in Japan. Used at Mitsubishi UFJ, Nippon Life, and more.
- **Domo Japan**: a Tokyo office in full swing. Marketing and sales teams adopt it autonomously.
- **Recruit and Rakuten**: pick Tableau or Domo per department. Rakuten built an in-house analytics platform and combined it with external BI tools.
- **LINEYahoo Yahoo! Japan BI**: an in-house BI for ads and search data.
- **NRI (Nomura Research Institute)**: runs an internal BI for financial-consulting clients and uses Power BI heavily on top.
Unlike Korea, **Japan has a higher cloud-BI adoption rate**. Companies actively use AWS Tokyo and Azure Japan regions, and data-governance guidance is relatively well documented.
"Hallucinated Metrics" Risk — The Biggest Weakness of BI AI
The biggest danger of natural-language BI is **hallucinated metrics**. The same word "revenue" can mean different things at different companies (VAT included or excluded, pre or post discount, before or after refunds). If an LLM hears "revenue" and casts arbitrary SQL, you get reports that are **plausible but wrong**.
Defenses:
1. **Mandatory semantic layer**: dbt Semantic Layer, Cube, LookML, Tableau Pulse Metrics — force the LLM to call only predefined metrics.
2. **Mandatory SQL preview**: before users see the result, show the LLM-generated SQL.
3. **Metrics catalog**: tie KPI definitions in an internal wiki to the BI tool's catalog.
4. **Output verification**: always display the measures and filters used inside the answer.
Without this safety net, natural-language BI becomes a "plausible-sounding lie machine." The 2026 consensus is that **building the semantic layer comes before picking a tool**.
Data Literacy Debate — Does BI AI Make People Lazy?
Another debate: "does AI BI weaken data literacy?" The worry is that if business users only ask questions in natural language and stop learning SQL/modeling, they will ask more wrong questions. Some data leaders in 2026 respond with the principle of **"always pin human review on top of AI results."** Others counter that **"AI dramatically expands data access, so more people end up looking at data overall."**
Tool Selection Guide — As of May 2026
A rough selection guide:
- **Salesforce ecosystem** → Tableau Pulse + Einstein Copilot.
- **Microsoft Office ecosystem** → Power BI Copilot + Fabric.
- **Data team uses dbt** → Lightdash, Cube, dbt Semantic Layer + any BI.
- **Strong demand for conversational analytics** → ThoughtSpot Spotter.
- **RAG + structured/unstructured integration** → Qlik Answers.
- **GCP/BigQuery-centric** → Looker + Gemini.
- **Notebook + dashboard combo** → Hex, Mode.
- **Spreadsheet-friendly UX** → Sigma, Equals.
- **Self-hosted OSS** → Metabase, Superset.
- **Markdown reports** → Evidence.
- **Enterprise classics** → MicroStrategy ONE, SAP Joule, Oracle, Cognos.
- **SMB price-performance** → Zoho Analytics + Zia, Metabase Cloud.
Closing — May 2026, BI Enters the "Metrics Catalog + LLM" Era
The dashboard era of BI is over. BI in 2026 widens the gap between **companies with well-defined metrics catalogs** and **companies without**. Companies with a weak semantic layer expose themselves to bigger risk if they adopt BI AI carelessly. Conversely, companies with clean metric definitions get overwhelming productivity from the same tools. **Tools have leveled off; the difference is hygiene.**
Three things to watch over the next 12 months. **(1) Semantic layer standardization** (dbt vs Cube vs Looker's LookML), **(2) BI agents wiring into action layers** (Tableau Agentforce, Power BI + Copilot Studio), **(3) the open-source camp catching up on AI** (Metabase AI, Superset's LLM integration). Where these three threads land will define the next BI map.
References
- Tableau Pulse documentation: https://help.tableau.com/current/online/en-us/pulse_overview.htm
- Tableau Einstein Copilot: https://www.tableau.com/products/einstein-copilot
- Microsoft Power BI Copilot documentation: https://learn.microsoft.com/en-us/power-bi/create-reports/copilot-introduction
- Microsoft Fabric documentation: https://learn.microsoft.com/en-us/fabric/
- Qlik Answers: https://www.qlik.com/us/products/qlik-answers
- Qlik Sense documentation: https://help.qlik.com/en-US/sense/Subsystems/Hub/Content/Sense_Hub/Home.htm
- ThoughtSpot Spotter: https://www.thoughtspot.com/product/spotter
- ThoughtSpot documentation: https://docs.thoughtspot.com/
- Sigma Computing documentation: https://help.sigmacomputing.com/
- Mode Analytics documentation: https://mode.com/help/
- Hex documentation: https://learn.hex.tech/docs
- Omni Analytics: https://omni.co/
- Lightdash documentation: https://docs.lightdash.com/
- Looker documentation: https://cloud.google.com/looker/docs
- Gemini in Looker: https://cloud.google.com/blog/products/business-intelligence/looker-and-gemini
- MicroStrategy ONE documentation: https://docs.cloud.microstrategy.com/
- SAP Analytics Cloud + Joule: https://www.sap.com/products/technology-platform/cloud-analytics.html
- Oracle Analytics Cloud: https://docs.oracle.com/en/cloud/paas/analytics-cloud/
- IBM Cognos Analytics: https://www.ibm.com/docs/en/cognos-analytics
- SAS Viya documentation: https://documentation.sas.com/?cdcId=pgmsascdc
- Domo documentation: https://domo-support.domo.com/s/
- Zoho Analytics documentation: https://www.zoho.com/analytics/help/
- Apache Superset documentation: https://superset.apache.org/docs/intro
- Metabase documentation: https://www.metabase.com/docs/latest/
- Evidence documentation: https://docs.evidence.dev/
- dbt Semantic Layer documentation: https://docs.getdbt.com/docs/use-dbt-semantic-layer/dbt-sl
- Cube documentation: https://cube.dev/docs/
- Salesforce Agentforce: https://www.salesforce.com/agentforce/
현재 단락 (1/202)
Five years ago, BI was mostly about "making dashboards well." A data team would build SQL views, an ...