ビュー
ビューは、データを示すという点でテーブルに似ていますが、ビューは読み取り専用です。
クエリは、ビューに対して通常のテーブルと同様に実行することができます。
CData Power BI Connector for Microsoft Dataverse ビュー
| Name | Description |
| MultiSelectPickListAttributeMetaData | Stores metadata for attributes that support MultiSelect OptionSet, defining the structure and behavior of multi-option fields. |
| MultiSelectPickListOptions | Contains the possible selectable options for MultiSelect OptionSet attributes, enabling multi-value selections. |
| PickListAttributeMetaData | Holds metadata for attributes of type Picklist, describing the single-option selection fields in the system. |
| PickListOptions | Defines the set of selectable options available for Picklist attributes, supporting user-defined field values. |
| StateAttributeMetadata | Provides metadata for attributes of type State, describing state-related fields used for status tracking or categorization. |
| StateAttributeOptions | Lists the selectable states available for State attributes, representing various predefined states. |
| StatusAttributeMetadata | Contains metadata for attributes of type Status, often used to track the lifecycle or current condition of an entity. |
| StatusAttributeOptions | Defines the set of statuses that can be assigned to Status attributes, supporting status-driven workflows. |