Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam TDS-C01 topic 5 question 88 discussion

Actual exam question from Tableau's TDS-C01
Question #: 88
Topic #: 5
[All TDS-C01 Questions]

You need to create a calculation that returns a customer name followed by a comma, a space, and then the customer’s age (for example John Doe, 32).
What should you include in the calculation?

  • A. [Customer Name) +"," + "STR[Age] "
  • B. "Customer Name," + [Age]
  • C. STR([Customer Name]) +"," STR("Age")
  • D. [Customer Name) +"," + STR([Age])
Show Suggested Answer Hide Answer
Suggested Answer: D -
🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
MonBouj
5 months, 3 weeks ago
Selected Answer: D
D. [Customer Name) +"," + STR([Age])
upvoted 1 times
...
arien_chen
10 months ago
Selected Answer: D
I think the answer is D but typo ] -> ) the right answer should be : [Customer Name] +"," + STR([Age])
upvoted 1 times
...
Angelspace2023
1 year ago
Selected Answer: D
ABC are obviously wrong. D has potential.. lol [Customer Name] +", " + STR([Age])
upvoted 1 times
...
Respur
1 year, 2 months ago
Selected Answer: D
D is correct but with some correction others are totally wrong Tried ([Customer Name]) +"," + STR([Age])
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.

SaveCancel
Loading ...