Exam Analytics-Con-301 Topic 5 Question 4 Discussion

Actual exam question for Salesforce's Analytics-Con-301 exam
Question #: 4
Topic #: 5
Which technique should a Tableau consultant use to optimize workbook performance with a live data source?

Suggested Answer: A Vote an answer

Comprehensive and Detailed Explanation From Exact Extract:
When optimizing performance with live connections, Tableau documentation emphasizes minimizing the workload passed to the database. Key principles include:
* Databases resolve numeric and Boolean fields significantly faster than strings and dates.
* Using simpler data types reduces query parsing time and improves join and filter performance.
* This is a standard Tableau recommendation for live query optimization.
Why the other answers are incorrect:
* B: Table calculations add workload on Tableau, but live performance depends on database efficiency; granular table calc processing worsens performance.
* C: Custom SQL often hurts performance because it disables query optimization, increases load times, and prevents Tableau from generating efficient queries.
* D: Compute Calculations Now applies only to extracts, and has no effect on live connections.
Thus, the documented performance best practice for live sources is to use numbers and Booleans instead of strings and dates.
* Live connection optimization guidance: prefer numeric and Boolean fields over strings/dates.
* Best practices cautioning against Custom SQL for performance.
* Documentation stating Compute Calculations Now applies only to extracts.

by Lyndon at Jul 01, 2026, 04:59 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10