Pre-Winter Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Salesforce Analytics-DA-201 Online Access

Salesforce Certified Tableau Data Analyst Questions and Answers

Question 49

You publish a dashboard tut uses an attract. The extract refreshes every Monday at 10:00.

You need to ensure that the extract also refreshes on the last day of the month at 18:00.

What should you do?

Options:

A.

From Tableau Desktop, open the Publish Workbook dialog box and configure the schedule.

B.

From Tableau Server select the workbook select Refresh Extracts and then add a new extract refresh

C.

From Tableau Server. select Schedules find the schedule of the extract, and change the frequency to the Last day of the month

D.

From Tableau Server. select Schedules and change the priority of the existing schedule

Question 50

A Data Analyst has the following worksheet, with Profit data for Categary and Sub-Categury.

The analyst executed the following calculated field at the Total level:

COUNTD( IF ( INCLUDE [Sub-Category]: SUM([Profit] ) < 0 THEN [Category] END )

What is the result?

Options:

A.

3

B.

2

C.

0

D.

1

Question 51

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

Options:

A.

SUM{[Sales]) IN (50000)

B.

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

C.

MAX < [Sales], 50000)

D.

[Sales] > 50000

Question 52

A Data Analyst has the following view.

The analyst wants to filter the view to show only records that have a movie name starting with the word " The " . The analyst must achieve the goal without writing any formulas.

Which type of filter should the analyst use?

Options:

A.

Top

B.

General

C.

Condition

D.

Wildcard