TDA-C01 Tableau Certified Data Analyst Exam

Loading demo links...

Showing 4–6 of 10 questions

Question 4 (Section 3)

in which three formats can you export a worksheet from the Worksheet menu? Choose three

Select all that apply, then click Submit answer.

  • .png

  • .html

  • .xlsx

  • .txt

  • .pptx

  • .csv

Question 5 (Section 1)

You have the Mowing dashboard.

Which two elements are floating? Choose two.

Select all that apply, then click Submit answer.

  • The state filter

  • The color legend

  • The map

  • The Rate of Obesity chart

  • The little

Question 6 (Section 3)

You have a dataset that contains sates data. The following is a sample of the data.

You need to return a value of true if a month has sales greater than $50 000. otherwise the formula must return a value of false.

Which two formulas achieve the goal Choose two

Select all that apply, then click Submit answer.

  • SUM{[Sales]) IN (50000)

  • IIF(SUM< [Sales] )>50000, TRUE, FALSE)

  • MAX< [Sales], 50000)

  • [Sales] > 50000