A Tableau Next Consultant faces a requirement calling for data pivots, aggregations, and calculations to the data before pulling it into a semantic data model (SDM). Which Data 360 feature should the consultant use to create a data object with these data adjustments?
Answer : A
Batch Data Transforms are designed to perform repeatable data-shaping operations before downstream analytical consumption. Salesforce describes batch transforms as canvas-based processing flows capable of adding, manipulating, joining, aggregating, filtering, and applying formulas or other transformations to data before writing the resulting dataset to a target object.
This makes A the appropriate solution when the requirement involves multiple structural transformations---such as pivots, aggregations, and calculations---before the resulting dataset becomes part of a semantic model.
Identity Resolution solves a different problem: reconciling and matching records across data sources to build unified profiles. It does not provide the generalized transformation pipeline required here.
Calculated fields can create derived values, but they are insufficient when the preparation requirement involves broad reshaping and aggregation of the underlying dataset. The transformations should occur at the Data 360 data-preparation layer, after which the output object can be used by downstream analytics.
Batch transforms can write to supported DLO or DMO output nodes depending on the source and design, providing a persistent transformed object that semantic modeling and other Data 360 processes can consume.
Reference/Topics: Data Setup -> Data 360 -> Batch Data Transforms -> Aggregate, Join, Transform, and Output Nodes.
===========================================================================
Cloud Kicks (CK) has created Tableau Next dashboards and visualizations in a sandbox. These assets rely on new semantic models also developed in the same sandbox. CK's Tableau Next Consultant plans to use a data kit to deploy all assets to the production org. During the data kit creation process, they added the dashboards and visualizations. Which step must the consultant perform to ensure the deployment succeeds?
Answer : C
When Tableau Next assets and their semantic-model dependencies are deployed through a Data Kit, the consultant must explicitly review and correct the publishing sequence. Salesforce documents a minimum dependency sequence of Semantic Models -> Workspaces -> Visualizations -> Dashboards. This ordering is mandatory because visualizations depend on both semantic models and workspaces, while dashboards depend on their visualizations. Salesforce specifically warns that deployment can fail if the publishing sequence isn't reviewed and updated appropriately.
Selecting DevOps is part of creating the deployment Data Kit, but it does not automatically resolve every dependency sequence, making B insufficient. Salesforce notes that the default sequence can be based on asset creation dates and therefore might not match the required dependency order. A is also incorrect because semantic models and Tableau Next assets can be included in a Data Kit deployment to a production home org; deploying the semantic model separately through a change set is not the required approach.
Reference/Topics: Managing Workspaces and Orgs -> Data Kits -> DevOps Deployment -> Publishing Sequence -> Dependency Management.
===========================================================================
A Tableau Next Consultant is asked to configure streaming data ingestion. Where is the output written?
Answer : A
A Data Stream Object (DSO) is the output associated with streaming data ingestion in this question. Streaming ingestion is designed to continuously accept incoming records from a connected source and represent that stream in Data 360 so downstream processing and analytics can work with newly arriving data with minimal delay.
A Data Lake Object is used as a persisted data-layer object for broader ingestion and storage scenarios, while a Semantic Model is a downstream analytical abstraction that defines business-friendly measures, dimensions, relationships, metrics, and other semantic logic. Neither option describes the streaming-ingestion output requested by this item.
The exam distinction is to keep the ingestion pipeline separate from the semantic layer. Streaming data first enters through the streaming/data-stream construct, where the Data Stream Object represents the incoming stream. That data can then participate in downstream mapping, modeling, and Tableau Next analytics. The semantic model does not serve as the raw ingestion target; it consumes prepared and governed data structures to provide analytical meaning.
Reference/Topics: Data Setup -> Streaming Data Ingestion -> Data Stream Objects.
===========================================================================
A Tableau Next Consultant is asked to configure batch data transforms. Where is the output written?
Answer : A
Data Lake Object (DLO) is the correct answer among the available choices. A Data 360 Batch Data Transform requires an Output node where the transformed results are persisted. Salesforce documents that a Batch Data Transform can write its results to a new or existing target Data Lake Object, which can subsequently serve as input to identity resolution, calculated insights, segmentation, semantic modeling, or additional transforms.
A Data Stream Object is not the destination used to persist transformed output. Data streams provide ingestion pipelines that bring source data into Data 360. A Semantic Data Model is also not the physical output storage target; Tableau Semantics consumes governed Data 360 objects to provide measures, dimensions, relationships, calculations, and business context.
Reference/Topics: Data Setup -> Data 360 -> Batch Data Transforms -> Output Nodes -> Data Lake Objects.
===========================================================================
Cloud Kicks stores historical customer transaction data inside Snowflake. The marketing team wants to track campaign performance in Tableau Next. However, IT compliance strictly prohibits creating duplicate copies of this dataset due to storage costs and security synchronization risks. Which architectural feature should a Tableau Next Consultant implement to meet these requirements?
Answer : A
Zero Copy Data Federation is the correct architectural approach because it allows Tableau Next and Data 360 to work with Snowflake-hosted data without creating a separate duplicated dataset. The Snowflake tables remain in the source platform while the federation layer exposes them for governed analytical use. This directly addresses both storage-cost concerns and the compliance risk associated with maintaining synchronized copies.
Option B would move the data into Salesforce custom objects through an integration flow, which creates another persisted copy and increases synchronization and governance overhead. Option C also creates replicated data through scheduled batch processing and therefore violates the stated requirement to avoid duplication. Zero-copy access keeps the source system authoritative while making the dataset available for semantic modeling and Tableau Next analysis.
The important architecture pattern is federation rather than extraction: connect Snowflake, expose the required federated data objects, apply the necessary governance, and then build the Tableau Next semantic layer over those objects. This minimizes data movement while preserving analytical accessibility.
Reference/Topics: Data Setup -> Data 360 -> Snowflake -> Zero Copy Data Federation -> Tableau Next.
===========================================================================
A Tableau Next Consultant at Ursa Major Solar is creating a Tableau Next dashboard to monitor at- risk opportunities. The sales manager needs a way for sales reps to initiate follow- up tasks for specific opportunities directly from a dashboard widget. This action must trigger an existing Salesforce flow designed for task creation. Which action type should the consultant add to the widget to meet this requirement?
Answer : A
The consultant should configure a Salesforce Flow action on the dashboard widget. Tableau Next supports single-click dashboard actions that can directly initiate Salesforce Flows using dashboard context. Salesforce even documents a virtually identical use case: enabling sales representatives to create a follow-up task directly from a dashboard widget displaying at-risk opportunities.
When configuring the action, the consultant selects Salesforce Flow as the action type, chooses an eligible flow, and maps the flow's input variables to static or dynamic dashboard values. Tableau Next currently supports standard screen flows and autolaunched flows for this capability.
A parameter action is fundamentally an analytical interaction mechanism and is not the native mechanism for executing a Salesforce Flow. Option C refers generally to Salesforce actions on visualization records, but the scenario explicitly identifies a dashboard widget that must initiate an existing Salesforce Flow. The dedicated Flow action is therefore the precise implementation.
This capability illustrates Tableau Next's actionable-analytics design: the user moves directly from recognizing an analytical condition to initiating an operational Salesforce process without leaving the dashboard.
Reference/Topics: Visualizations and Dashboards -> Single-Click Actions -> Salesforce Flow Actions -> Dynamic Input Mapping.
===========================================================================
A Tableau Next Consultant is asked to configure Slack integration for proactive alerts. Which setup step is required?
Answer : A
The administrator must enable Collaborate with Slack and Tableau Next, making A correct. Salesforce's documented setup requires connecting the Salesforce org to Slack and then navigating to Tableau Next Administration settings to confirm that Collaborate with Slack and Tableau Next is enabled.
For Inspector Proactive Data Alerts specifically, Salesforce states that Slack must first be enabled for Tableau Next. Users can then receive Inspector alerts through Slack after the Agentforce app and associated connection are configured.
Option B is not the documented prerequisite. Tableau Next relies on appropriate Tableau Next permissions plus Salesforce/Slack identity and connection configuration; assigning a generic ''Slack User'' permission set is not the required answer.
Option C is also inaccurate as written. A properly configured Analytics and Visualization agent must contain the relevant Data Analysis and Data Alert Management capabilities, but administrators do not necessarily need to create an entirely new agent solely because Slack is being enabled; an existing qualifying agent can be configured and activated.
Reference/Topics: Embedding, Cross-Cloud, and Interoperability -> Tableau Next with Slack -> Inspector Alerts -> Collaboration Settings -> Agentforce App.
===========================================================================