Last Updated On : 17-Aug-2026
Salesforce Certified Tableau Architect Practice Test
Prepare with our free Salesforce Certified Tableau Architect sample questions and pass with confidence. Our Salesforce-Tableau-Architect practice test is designed to help you succeed on exam day.
Salesforce 2026
In a scenario where you need to change the ‘Run As’ service account for Tableau Server on a Windows system, what is a crucial step to ensure a smooth transition?
A. Temporarily granting the new 'Run As' account administrative privileges on the entire net-work
B. Ensuring the new 'Run As' account has the correct permissions on the Tableau Server di-rectories and registry keys
C. Changing the password of the new 'Run As' account to match the old account
D. Disabling the firewall settings on the Windows system during the account transition
✅ Explanation:
When changing the 'Run As' service account for Tableau Server on Windows, the crucial step to ensure a smooth transition is ensuring the new account has the correct permissions on the Tableau Server directories and registry keys. This is the most critical step because:
Why other options are incorrect:
A. Temporarily granting the new account administrative privileges on the entire network:
Granting broad network administrative privileges is an extreme security risk and not required. The Tableau Server service account only needs specific permissions on the local Windows server and access to configured network resources (e.g., shares for extracts, database servers). Elevated network-wide privileges could enable the service account to compromise other systems, violating the principle of least privilege.
C. Changing the password of the new 'Run As' account to match the old account:
This is insecure and defeats the purpose of changing the account. If you simply sync passwords, you are not truly changing the account identity; you are just updating the password. A proper service account change involves using a different account with its own distinct identity and permissions, not replicating the old credentials.
D. Disabling the firewall settings on the Windows system during the account transition:
Disabling the firewall is unnecessary and creates a security vulnerability. The account transition process does not require firewall deactivation. The Tableau Server services communicate over standard ports (8080, 443, etc.) that are already allowed by the existing firewall rules. Disabling the firewall would expose the server to unnecessary risk during the transition.
🔗 References
Tableau Server Administration Guide (Run As Account): Provides detailed steps for changing the service account, emphasizing that the new account must have "Log on as a service" rights, full permissions on the Tableau Server directories, and access to the necessary registry keys.
You are installing Tableau Server on Windows and face an error message indicating a conflict with the system’s current software configuration. What is the most appropriate initial troubleshooting step?
A. Upgrading the Windows operating system to the latest version
B. Checking for and resolving any software conflicts, such as incompatible versions of dependencies or conflicting applications
C. Disconnecting the Windows system from the network to isolate it from external interference
D. Changing the system's regional and language settings to match those recommended by Tableau
✅ Explanation:
When installing Tableau Server on Windows and encountering an error message indicating a conflict with the system's current software configuration, the most appropriate initial troubleshooting step is to check for and resolve any software conflicts, such as incompatible versions of dependencies or conflicting applications. This approach directly addresses the specific error reported and follows standard troubleshooting methodology.
Why other options are incorrect:
A. Upgrading the Windows operating system to the latest version:
Upgrading the entire OS is an unnecessarily drastic step that does not directly resolve the reported software conflict. The error is likely related to specific application dependencies, not the underlying operating system version. An OS upgrade introduces significant risks (compatibility issues with other applications, longer downtime, potential data loss) and should be considered only as a last resort, not as an initial troubleshooting step.
C. Disconnecting the Windows system from the network to isolate it from external interference:
Network isolation does not address software conflicts on the local system. The installation process primarily requires local system resources and files. Disconnecting from the network would not resolve conflicts with local software dependencies and may actually prevent the installer from verifying digital signatures or downloading necessary updates if those are required during installation.
D. Changing the system's regional and language settings to match those recommended by Tableau:
Regional and language settings (e.g., locale, time zone, date format) are rarely the cause of a "software configuration conflict" error during installation. While mismatched system locale could cause some localized software issues, it would not manifest as a general configuration conflict. This is an unlikely solution and does not address the core problem of conflicting applications or missing dependencies.
🔗 References
Tableau Server Installation Guide (Windows): Specifically instructs administrators to verify prerequisites and check for software conflicts before installation. It recommends using the installer logs to identify which specific dependency or application is causing the conflict.
An organization using Tableau Cloud needs to regularly update its cloud-based dashboards with data stored in their local SQL Server database. What approach should they take for optimal data refresh and integration?
A. Schedule regular data exports from SQL Server to Tableau Cloud
B. Implement Tableau Bridge to facilitate scheduled refreshes from the SQL Server database
C. Convert all SQL Server data to CSV files for manual upload to Tableau Cloud
D. Use a third-party tool to sync data between SQL Server and Tableau Cloud
✅ Explanation:
For an organization using Tableau Cloud that needs to regularly update cloud-based dashboards with data from an on-premise SQL Server database, the optimal approach is to implement Tableau Bridge. Tableau Bridge is a client application designed specifically to securely connect Tableau Cloud to data sources behind a firewall, such as SQL Server databases, without exposing them to the public internet.
Why other options are incorrect:
A. Schedule regular data exports from SQL Server to Tableau Cloud:
This is a manual, brittle, and non-secure approach. Automated exports require custom scripting (e.g., PowerShell, Python) and often rely on intermediate storage (file shares, SFTP) that introduces unnecessary complexity and security risks. Exporting to CSV or flat files requires manually uploading each time and is not practical for regular refreshes.
C. Convert all SQL Server data to CSV files for manual upload to Tableau Cloud:
This is highly inefficient, unscalable, and error-prone. Manual CSV uploads do not support automation, meaning data will become stale between uploads. This approach also bypasses Tableau's native data governance and scheduling capabilities.
D. Use a third-party tool to sync data between SQL Server and Tableau Cloud:
While possible, this introduces an unnecessary layer of complexity and cost. Tableau Bridge is a native solution designed and supported specifically for this scenario, eliminating the need for third-party tools. Third-party tools also create additional security considerations and maintenance overhead.
🔗 References
Tableau Bridge Documentation (Salesforce): Tableau Bridge is the official client application for connecting Tableau Cloud to on-premise data. It facilitates scheduled extract refreshes and live query connections from within a private network.
Tableau Cloud Connectivity Best Practices: Recommends Tableau Bridge for organizations that need to keep cloud dashboards updated with data stored behind a firewall, especially for SQL Server, Oracle, and other enterprise databases.
When building an admin dashboard for tracking user engagement on Tableau Server, what is a vital metric to include?
A. The disk space usage of the Tableau Server
B. The average number of views created by users per month
C. The server's uptime and downtime statistics
D. The total number of active users on the server
✅ Explanation:
When building an admin dashboard to track user engagement on Tableau Server, the most vital metric to include is the average number of views created by users per month. This metric directly measures how actively users are consuming content—the core purpose of a BI platform. High view counts indicate that dashboards and reports are valuable and being integrated into business workflows, while declining numbers signal waning adoption, stale content, or training gaps. This metric enables administrators to identify power users, detect teams or departments that are underutilizing the platform, and justify investment in Tableau Server based on tangible user adoption metrics.
Why other options are incorrect:
A. The disk space usage of the Tableau Server:
Disk space is a system health metric, not a user engagement metric. While it is important for capacity planning and system administration, it tells you nothing about how often users are interacting with content, which dashboards are popular, or whether users are deriving value from the platform.
C. The server's uptime and downtime statistics:
Uptime is an operational performance metric that indicates system reliability. While users cannot engage if the server is down, uptime does not measure actual user behavior or content consumption. A server can be 100% available yet have zero active users—showing no engagement at all.
D. The total number of active users on the server:
While the count of active users provides a baseline, it is a less insightful engagement metric than views per user. A high number of active users who rarely open dashboards is less valuable than a moderate number who consume content frequently. Active user counts also do not reflect the depth of engagement, which is better measured by the volume and frequency of views.
🔗References
Tableau Server Administrative Views and Performance Management: Emphasizes tracking user activity metrics like views, queries, and login frequency to measure adoption and engagement.
IIA Standard 2120 – Risk Management: Effective monitoring of engagement metrics helps identify risks related to underutilized investment and ensures data-driven decisions are supported by adequate platform usage.
A small consulting firm is implementing Tableau Server for its team of 20 analysts. What hardware and network configuration would be most suitable for this size of deployment?
A. Enterprise-grade server infrastructure with a complex network setup
B. Moderate-capacity server with reliable network connectivity, adequate for small team collaboration
C. The highest available specifications for hardware and network to future-proof the deployment
D. Basic consumer-grade hardware and a standard residential internet connection
✅ Explanation:
For a team of 20 analysts, the most suitable Tableau Server deployment is a moderate-capacity server with reliable network connectivity. This configuration provides sufficient processing power, memory, and storage to support concurrent dashboard usage, extract refreshes, and collaboration without unnecessary complexity or cost. Standard sizing for 15–25 users is 8–16 CPU cores, 32–64 GB RAM, and SSD storage, delivered either on-premises or via a cloud instance. Reliable enterprise-grade internet (100–500 Mbps symmetrical) ensures responsive dashboards and consistent uptime, which is critical for a consulting firm's client-facing analytics.
Why other options are incorrect:
A. Enterprise-grade server infrastructure with complex network setup:
This is over-engineered for 20 users. High-availability clusters, load balancers, and redundant multi-site failover add significant cost and administrative overhead without providing proportional benefit for a small team. Simpler infrastructure reduces operational risk and management burden.
C. Highest available specifications to future-proof:
This is economically inefficient. Hardware costs rise exponentially at the top end. It is more cost-effective to provision for current needs plus reasonable growth (e.g., 50% headroom) and scale incrementally, especially in cloud environments where upgrades are simple and on-demand.
D. Basic consumer-grade hardware with residential internet:
Consumer hardware lacks the reliability, ECC memory, and RAID storage required for 24/7 server workloads. Residential internet offers asymmetric speeds (slow upload) and no uptime SLA, leading to poor dashboard performance and frequent outages—unacceptable for a business-critical analytics platform.
🔗 References
Tableau Server Hardware Sizing Guide: Recommends 8–16 cores, 32–64 GB RAM for 15–25 concurrent users.
Tableau Server Network Requirements: Emphasizes reliable, low-latency connectivity with adequate bandwidth for interactive data visualization.
| Salesforce-Tableau-Architect Exam Questions - Home | Previous |
| Page 3 out of 40 Pages |