Tableau Certified Associate — Question 1
Which three methods should an administrator use to create a Tableau Server group or project? (Choose three.)
Answer options
- A. Tableau Server browser interface
- B. REST API
- C. tsm customize
- D. tabcmd
Correct answer: A, B, C
Explanation
The correct methods to create a group or project in Tableau Server are through the Tableau Server browser interface, REST API, and tsm customize. The browser interface provides a user-friendly way to manage groups and projects visually, while the REST API and tsm customize offer programmatic options for automation and scripting. The option tabcmd is primarily used for command-line tasks and does not directly create groups or projects.