Winter Sale - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Online Analytics-Con-301 Questions Video

Salesforce Certified Tableau Consultant Questions and Answers

Question 9

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 10

A client wants to see data for only the most recent day in the dataset that is updated intermittently. The solution should offer the best caching performance.

Which approach should the consultant use to produce the desired results?

Options:

A.

Fixed Level of Detail (LOD) date calculation

B.

TODAY function

C.

Relative date filters

D.

Quick filter

Question 11

A client builds a dashboard that presents current and long-term stock measures. Currently, the data is at a daily level. The data presents as a bar chart that

presents monthly results over current and previous years. Some measures must present as monthly averages.

What should the consultant recommend to limit the data source for optimal performance?

Options:

A.

Limit data to current and previous years and leave data at daily level to calculate the averages in the report.

B.

Limit data to current and previous years, move calculating averages to data layer, and aggregate dates to monthly level.

C.

Move calculating averages to data layer and aggregate dates to monthly level.

D.

Limit data to current and previous years as well as to the last day of each month to eliminate the need to use the averages.

Question 12

A consultant wants to improve the performance of reports by moving calculations to the data layer and materializing them in the extract.

Which calculation should the consultant use?

Options:

A.

ZN([Sales])*(1 - ZN([Discount]))

B.

CASE [Sector Parameter]

WHEN 1 THEN "green"

WHEN 2 THEN "yellow"

C.

SUM([Profit])/SUM([Sales])

D.

POWER(ZN(SUM([Sales]))/

LOOKUP(ZN(SUM([Sales])), FIRST()),ZN(1/(INDEX()-1)))

- 1

END