A Logical View is a semantic data object that combines underlying objects through explicitly configured joins or unions and presents the resulting structure as a single analytical object. Of the choices provided, A correctly captures this concept: the view contains participating objects whose join structure and relationship characteristics must be defined.
Salesforce's current glossary defines a Logical View as a data object that combines multiple tables using special joins and then allows that enriched dataset to be queried as one object. It can subsequently participate in calculated fields, metrics, semantic relationships, and other definitions.
Proper cardinality is important because Tableau Semantics must know whether objects relate one-to-one, one-to-many, many-to-one, or many-to-many to prevent duplicate aggregation or missing results. Salesforce provides explicit cardinality configuration for semantic relationships.
Option B confuses a Logical View with ordinary semantic relationships inherited or defined among data objects. Option C describes neither the structure nor purpose of Logical Views.
The critical exam distinction is relationships preserve separate objects, while a Logical View combines objects into a single logical analytical structure.
References/Topics: Data Setup - > Tableau Semantics - > Logical Views - > Joins - > Cardinality.
===========================================================================
Submit