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

Salesforce Consultant Analytics-Con-301 Release Date

Salesforce Certified Tableau Consultant Questions and Answers

Question 13

A client wants to flag orders that have sales higher than the regional average.

Which calculated field will produce the required result?

Options:

A.

[Sales]

>

{ FIXED [Order ID] : SUM([Sales]) }

B.

{ FIXED [Order ID] : SUM([Sales]) }

>

{ FIXED [Region] : SUM([Sales]) }

C.

{ FIXED [Order ID] : SUM([Sales]) }

>

{ FIXED [Region] : AVG({ FIXED [Order ID] : SUM([Sales]) }) }

D.

{ FIXED [Order ID] : SUM([Sales]) }

>

{ INCLUDE [Region] : AVG({ FIXED [Order ID] : SUM([Sales]) }) }

Question 14

A consultant is designing a dashboard that will be consumed on desktops, tablets, and phones. The consultant needs to implement a dashboard design that

provides the best user experience across all the platforms.

Which approach should the consultant take to achieve these results?

Options:

A.

Build one dashboard that has desktop, tablet, and phone layouts, and fix the size of the layouts.

B.

Build one dashboard and fix the size of the dashboard.

C.

Build one dashboard and set the size to Automatic.

D.

Build one dashboard for each type of device and fix the size of the layouts.

Question 15

A client calculates the percent of total sales for a particular region compared to all regions.

Which calculation will fix the automatic recalculation on the % of total field?

Options:

A.

{FIXED [Region]:[Sales]}/{FIXED: SUM([Sales])}

B.

{FIXED [Region]:sum([Sales])}

C.

{FIXED [Region]:sum([Sales])}/{FIXED :SUM([Sales])

D.

{FIXED [Region]:sum([Sales])}/SUM([Sales]}

Question 16

A client wants guidance for Creators to build efficient extracts from large data sources.

What are three Tableau best practices that the Creators should use? Choose three.

Options:

A.

Keep only the data required for analysis by using extract filters.

B.

Use aggregate data for visible dimensions, whenever possible.

C.

Use only live connections as they are always faster than extracts.

D.

Include all the data from the original data source in the extract.

E.

Hide all unused fields.