Summer Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

A Data Analyst creates a parameter named Choose Region that contains values from a field named Region.

The analyst wants users to be able to use the Choose Region parameter to interact with a chart by toggling between different regions.

What should the analyst do next?

A.

Add Region to the Filters card.

B.

Add the Choose Region parameter to the Pages card.

C.

Set the Choose Region parameter to Single Value (list).

D.

Add the [Region] = [Choose Region] formula to the Filters card.

You have the following dataset.

When you use the dataset in a worksheet, you want Sales to appear automatically as shown in the following table.

What should you do?

A.

Change the data type of the Sates field to Siring

B.

Create a calculated field that uses a formula of ' S ' * str (Round((sales],2)) + ' k '

C.

Change the default number format of the Sales told

D.

Create a calculated field that uses a formula of ' S ' + stri < (Sales)/1000)).

You create a worksheet named Sales by Region and hide the tide of the worksheet. You print the worksheet as a PDF and notice that the worksheet title appears. You need to prevent the title from appearing when you print the worksheet as a PDF. Which settings should configure from the File menu in Tableau Desktop?

A.

Page Setup

B.

Print

C.

Export As PowerPoint

D.

Share

E.

Export As Version

You create a parameter named Choose Region fiat contains values from a field named Region.

You want users to be able to use the Choose Region parameter to interact with a chart by logging between different regions

What should you do next?

A.

Add Region to the Fitters card

B.

Add the [Region] = [choose Region) formula to the Filters card

C.

Add the Choose Region parameter to the Pages card

D.

Set the Choose Region parameter to Single Value (list)

You receive a tab-delimited data file name sales.tsv.

You need to connect to the file.

Which option should you select in Tableau Desktop?

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

A.

SUM{[Sales]) IN (50000)

B.

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

C.

MAX < [Sales], 50000)

D.

[Sales] > 50000