# ActiveAnalyses: Twinfield Active Analyses
## Documentation
Twinfield build an Excel Addin to retrieve financial data into an Excel spreadsheet. The cubes allow users to build their own reports and other analysis based on the entered financial data in Twinfield.
- Catalog: `Twinfield`
- Schema: `ActiveAnalysis`
- Label: Active Analyses
This is a read-only table. The Twinfield API may not support changing the data or the Invantive UniversalSQL driver for Twinfield does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Twinfield API.
## Table Columns
The columns of the table `ActiveAnalyses` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `BROWSECODE` | `varchar2` | Browse Code | ☐ | Code to use for browsing the data. |
| `BROWSENAME` | `varchar2` | Browse Name | ☐ | Name. |
| `BROWSEOFFICES` | `varchar2` | Administrations | ☐ | Office code, when the office code returns '*' the cube is available in all offices. |
| `BROWSESHORTNAME` | `varchar2` | Browse Short Name | ☐ | Short name. |
| `CODE` | `varchar2` | Code | ☐ | Cube code. |
| `NAME` | `varchar2` | Name | ☐ | Cube name. |
| `SHORTNAME` | `varchar2` | Short Name | ☐ | Cube short name. |
| `STATUS` | `varchar2` | Status | ☐ | Status of the cube. |