# 3.3 Interface (DataTable Tab)

![](https://2226931016-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LHDKT83ix-GRhZ_zoix%2Fuploads%2FIJi5qrkl1AQMQCwJPEpM%2FParameter_Explorer_UI_DataTable.png?alt=media\&token=7ef8295a-6d76-4826-8cd3-ecd42924003d)

#### <mark style="color:blue;">1.Group Area</mark>

* Grouping the Parameter By drag the column cell to top blank area.

<mark style="color:blue;">**2.Fix Column Area**</mark>

* ElementId - Revit Element Id Column.
* Categories - Revit Categories Column.
* Family Name - Revit Family Name Column.
* Element Name - Revit Type Name Column.

<mark style="color:purple;">**3.Selected Parameter Area**</mark>

**Double Click** or **F2** Enter the Edit Mode.

Multi cell edit only support on same column.

Each Table Cell have a color that represent the parameter data store type.

* **White Smoke** - Represent Data **Read Only**

  > Parameter value not able to edit.
* **Dark Gray** - Represent Data **Not Exist**

  > Parameter Not Exist on this Elements.
* **Light Pink** - Represent Data Store with **Integer**

  > Parameter Store with whole numbers.
  >
  > That means Revit Enumerate Parameter such as Yes = 1 No = 0.
  >
  > For example the Wall Location Line, the order of the drop down list means the integer of the parameter store.
  >
  > To change the Wall Location Line form ***Wall Centerline*** to ***Core Centerline***, you can select multi cell at once and press **"F2"** to edit the Cell value to 1.
* **Light Yellow** - Represent Data Store with **Element ID**

  > Revit only accept the **Element ID**.
* **Light Green** - Represent Data Store with **String**

  > Any type of character.
* **Light Cyan** - Represent Data Store with **Double**

  > Any numbers.
* **Dark Orange -** Represent Data Store with **Special** Revit Type

<mark style="color:orange;">**4.Status Bar**</mark>

* Rows - Selected Row Number / Total Row
* Columns - Selected Columns Number / Total Column
* Cell - Cell Row Position / Cell Column Position
* Parameter Unique Value - Parameter Count of Unique Value

<mark style="color:green;">**5.Function Button Area**</mark>

* Excel&#x20;
  1. Export - Export to Excel File
  2. Import - Import Data from Excel File
* Color
  1. Random Splatter - Generate random color to unique parameter value
  2. Gradient Splatter - Generate gradient color to unique parameter value
  3. Rest - Rest Revit current view element override
* Refresh Data - Refresh data table data from Revit
* Select On Revit - Select selected cells element on Revit.&#x20;
