VisualPipeline
Stores configuration settings for pipeline visualization dashboards. This table supports graphical opportunity review and sales stage analysis.
Columns
| Name | Type | ReadOnly | Description |
| Available_Columns | String | False |
The list of column names that are available to be displayed in the visual pipeline view. This value determines which fields users can select when customizing their visual layout. |
| Commentlog | String | True |
The comment log entries that are associated with configuration record of the visual pipeline. This field stores collaboration notes and administrative context. |
| Created_By | String | True |
The unique identifier (Id) of the user who created the configuration record of the visual pipeline. This value supports audit tracking and ownership visibility. |
| Created_By_Name | String | True |
The display name of the user who created the configuration record of the visual pipeline. This value is shown for clarity in the user interface and change history. |
| Date_Entered | Datetime | True |
The date and time when the configuration record of the visual pipeline was created. This value supports lifecycle tracking and system auditing. |
| Date_Modified | Datetime | True |
The date and time when the configuration record of the visual pipeline was most recently updated. This value provides visibility into configuration change history. |
| Deleted | Bool | False |
A Boolean field that returns a value of 'true' when this visual pipeline configuration record is marked as deleted. It returns a value of 'false' when the record remains active and available. |
| Description | String | False |
A detailed description of the visual pipeline configuration or its purpose. This field can include layout notes or business usage context. |
| Enabled_Module | String | False |
The module for which this visual pipeline configuration is enabled (for example, 'Opportunities' or 'Cases'). This value determines which records are displayed in the visual pipeline. |
| Following | Bool | False |
A Boolean field that returns a value of 'true' when the current user is following this configuration to receive activity updates. It returns a value of 'false' when the user is not following the configuration. |
| Hidden_Values | String | False |
The list of column values or groupings that are hidden from the visual pipeline view. This value controls which data is excluded from display. |
| Id [KEY] | String | True |
The Id for the configuration record of this visual pipeline. This value uniquely identifies the configuration within the system. |
| Locked_Fields | String | True |
The list of fields that are restricted from being edited for this configuration. This prevents modification of system-protected layout components. |
| Modified_By_Name | String | True |
The display name of the user who most recently updated this visual pipeline configuration. This value supports review and administrative traceability. |
| Modified_User_Id | String | True |
The Id of the user who most recently modified this visual pipeline configuration. This value identifies the source of the latest change. |
| My_Favorite | Bool | False |
A Boolean field that returns a value of 'true' when the visual pipeline configuration is marked as a favorite by the current user. It returns a value of 'false' when it is not marked as a favorite. |
| Name | String | False |
The display name of the visual pipeline configuration. This value is shown when users select or manage available pipeline layouts. |
| Records_Per_Column | String | False |
The number of records that are displayed in each column of the visual pipeline. This value influences scrolling behavior and visual density. |
| Show_Column_Count | Bool | False |
A Boolean field that returns a value of 'true' when the column header should display the number of records contained within that column. It returns a value of 'false' when counts are hidden. |
| Show_Column_Total | Bool | False |
A Boolean field that returns a value of 'true' when the column header should display a summarized total value for the records in that column. It returns a value of 'false' when no total is shown. |
| Sync_Key | String | True |
The synchronization key that is used to match this visual pipeline configuration with external systems. This value supports data consistency across integrations. |
| Table_Header | String | False |
The label or descriptor that is displayed at the top of the visual pipeline view. This value provides context for the data being represented. |
| Tag | String | False |
The tagging metadata that is associated with this configuration. This value supports filtering, grouping, and classification. |
| Tile_Body_Fields | String | False |
The list of fields that are displayed in the body of each pipeline tile. This value determines what record details are emphasized in the visual layout. |
| Tile_Header | String | False |
The field that is displayed as the title in each pipeline tile. This value is typically the primary record identifier for quick recognition. |
| Total_Field | String | False |
The field that is used to calculate column totals when totals are displayed. This value supports visual rollup insights for pipeline evaluation. |