Arcwise Documentation
Español
Español
  • 👋¡Bienvenido a Arcwise!
  • 📘Configuración de Arcwise
    • ⚙️Gestión de Usuarios y Roles
    • 🌐Añadir a Google Workspace
    • 🔌Conectar el Almacén de Datos
      • 📫Dirección IP Fija de Arcwise
      • ❄️Snowflake
      • 🔍BigQuery
      • 🐘Postgres
      • 🧱Databricks
      • 🪶Athena
      • 🪣S3
    • 💻Conexión de Herramientas de Datos
      • 🎆Conéctate a dbt
      • 🔎Conéctate a Looker
    • 📜Registro de Auditoría
    • ☁️Integraciones
      • Descripción General
      • Hubspot
      • Salesforce
    • ❔FAQ
  • 🔐Errores de Inicio de Sesión de Google
  • 📜Registro de Cambios del Producto
  • Conectando Datos
    • ✨Conectando Datos
    • 💿Almacén de Datos
    • ⬆️Subir Archivos CSV
    • 🔨Importar Datos de Otras Herramientas
    • 🤖Selección de Datos de Hoja de Cálculo Para Análisis de AI
  • Usando Arcwise en Google Sheets
    • ▶️Datos Conectados de Arcwise
      • Agregar Columnas
      • Filtración
      • Clasificación
    • 🗃️Trabajar con Grandes Datos
    • 🧪Usar Fórmulas en Hojas
    • 🟰Fórmulas Admitidas
    • 📊Tablas Dinamicas
    • 📉Crear Visualizaciones Manuales
  • Usando Arcwise IA
    • 🤖Descripción General del Analista IA
    • 📂Obtener Datos Usando IA
    • 📈Creando un Visual
    • 💡Generando una Visión
    • 📃Uso de IA en Datos de Hojas de Cálculo
Powered by GitBook
On this page
  • How can I see if permissions were set properly to use Arcwise?
  • I am having trouble granting permissions to Arcwise. What can I do?
  • How and when does Arcwise use database compute?
  • What does Arcwise do with access to DBT?
  • What does Arcwise do with access to Snowflake database data?
  • What data is stored by Arcwise?
  1. Configuración de Arcwise

FAQ

How can I see if permissions were set properly to use Arcwise?

Using the ARCWISE role (or whichever role + user you have set up) run show tables in Snowflake. You should see all tables you intended to share access to listed there.

I am having trouble granting permissions to Arcwise. What can I do?

Reach out to us! Common issues include:

  • Snowflake: Granting access without including grants to FUTURE. Often times tables will be dropped and recreated by jobs. When this happens the access is removed unless FUTURE is included.

How and when does Arcwise use database compute?

Arcwise uses database compute in two ways:

  • When using Connect Data Arcwise will execute a SELECT * XXX LIMIT 1000 query to preview the data.

  • When executing an Arc formula, EG ARCCOUNT, this is translated to an SQL query that will be executed in your warehouse.

What does Arcwise do with access to DBT?

Arcwise does the following:

  • read dbt artifacts

  • read results of last dbt job

  • read semantic later proxy URL (if you have it set up)

Arcwise doesn't run any jobs. It is sufficient to grant Arcwise Job Viewer permissions.

What does Arcwise do with access to Snowflake database data?

Arcwise uses this access to read query history (SQL only, not data). This query history is used to present the most relevant tables, columns, and joins to Arcwise users.

What data is stored by Arcwise?

For basic usage of the tool we store:

  • names of tables

  • names of columns

If we are granted access to Snowflake database data we additionally store query history (SQL only, not data), usage counts of tables, usage counts of columns, and usage counts of joins.

PreviousSalesforceNextErrores de Inicio de Sesión de Google
📘
❔