ProfilingSheets
profiling_sheet__v
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
id |
| Global ID | String | True |
global_id__sys |
| Link | String | False |
link__sys |
| Name | String | True |
name__v |
| Status | String | True |
status__v |
| Created By | String | True |
created_by__v |
| Created Date | Datetime | True |
created_date__v |
| Last Modified By | String | True |
modified_by__v |
| Last Modified Date | Datetime | True |
modified_date__v |
| Lifecycle | String | True |
lifecycle__v |
| Lifecycle State | String | True |
state__v |
| Lifecycle State Stage ID | String | True |
state_stage_id__sys |
| Lifecycle Stage | String | True |
stage__sys |
| Profiling Template | String | False |
profiling_template__v |
| Comment | String | False |
comment__v |
| Owner | String | False |
ownerid__v |
| Number of Changes | Decimal | False |
number_of_changes__v |
| Profiling Sheet Status | String | False |
profiling_sheet_status__v |
| Mobile ID | String | False |
mobile_id__v |
Pseudo-Columns
Pseudo-column fields are used in the WHERE clause of SELECT statements and offer more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| ExternalIdColumn | String |
Specifies the External Id column to be used for Update and Upsert operations. Should be set to an unique column different from Id |