Arcwise Documentation
English
English
  • 👋Welcome to Arcwise!
  • 📘Arcwise setup
    • ⚙ïļUser & Role Management
    • 🌐Add to Google Workspace
    • 🔌Connect Data Warehouse
      • ðŸ“ŦArcwise Fixed IP Address
      • ❄ïļSnowflake
      • 🔍BigQuery
      • 🐘Postgres
      • ðŸ§ąDatabricks
      • ðŸŠķAthena
      • ðŸŠĢS3
    • ðŸ’ŧConnecting data tools
      • 🎆Connect to dbt
      • 🔎Connect to Looker
      • 🧊Connect to Cube
    • 📜Audit logging
    • ☁ïļIntegrations
      • Overview
      • Hubspot
      • Salesforce
    • ❔FAQ
  • 🔐Google Login Errors
  • 📜Product Changelog
  • Connecting data
    • âœĻConnecting Data
    • ðŸ’ŋData Warehouse
    • ⮆ïļUploading CSV Files
    • ðŸ”ĻImporting Data from Other Tools
    • ðŸĪ–Selecting Spreadsheet Data for AI Analysis
  • Using Arcwise in sheets
    • â–ķïļArcwise Connected Data
      • Adding Columns
      • Filtering
      • Sorting
    • 🗃ïļWorking With Large Data
    • 🧊Using Formulas in Sheets
    • 🟰Supported Formulas
    • 📊Pivot Tables
    • 📉Creating Manual Visualizations
  • Using Arcwise AI Analyst
    • ðŸĪ–AI Analyst Overview
    • ❇ïļUsing AI Analyst in Sheets
    • 📂Getting Data Using AI
    • 📈Creating a Visual
    • ðŸ’ĄGenerating an Insight
    • 📃Using AI Analyst on Spreadsheet Data
    • Embedding the AI Analyst Chat
  • Using Arcwise AI Formulas
    • ðŸĪ–GPT Formulas Overview
    • ✔ïļGPT Formula Basics
    • 📖GPT Formula Reference
Powered by GitBook
On this page
  1. Using Arcwise in sheets
  2. Arcwise Connected Data

Adding Columns

PreviousArcwise Connected DataNextFiltering

Last updated 1 year ago

You can add an arbitrary number of additional columns to any Arcwise connected data tab. These columns are defined using spreadsheet formulas that are identical to the formulas in Google Sheets. To filter data navigate to the Arcwise connected data interface Arcwise Connected Data.

Arcwise provides AI suggestions for column formulas. If you give your column a meaningful name (EG: month_number) then Arcwise will typically provide a suggestion that computes the value you need.

Arcwise supports most formulas. To see a complete list see: Supported Formulas

1) Click on the formula button (ÎĢ) in the Fields section.

2) Give your column a meaningful name. Spaces, quotes, and special characters are not allowed.

3) Arcwise AI will give a suggestion in the blue box. If this suggestion appears correct you can accept it by clicking the Formula box and hitting Tab. If the suggestion is not correct you can enter your own formula to define the new column.

4) After adding the column you will see a new field with your column name in green. You can edit or delete this column later. Click the green Update query button in the bottom left corner to add your new column to the data.

â–ķïļ