You need to select the appropriate model type and partitioning strategy to meet the requirements

You work in the Business Intelligence (BI) department of a multinational company.
The company has requested a new corporate BI solution that meets the following
requirements:
The solution must use SQL Server Analysis Services (SSAS).
The model must incrementally add 10 million fact rows per month.
The model must be translated to English, French, or Spanish based on users’ locale.
The model must be able to contain the most recent 36 months of data.
You need to select the appropriate model type and partitioning strategy to meet the
requirements.
What should you do? (More than one answer choice may achieve the goal. Select the BEST
answer.)

You work in the Business Intelligence (BI) department of a multinational company.
The company has requested a new corporate BI solution that meets the following
requirements:
The solution must use SQL Server Analysis Services (SSAS).
The model must incrementally add 10 million fact rows per month.
The model must be translated to English, French, or Spanish based on users’ locale.
The model must be able to contain the most recent 36 months of data.
You need to select the appropriate model type and partitioning strategy to meet the
requirements.
What should you do? (More than one answer choice may achieve the goal. Select the BEST
answer.)

A.
Create a tabular model with one partition for all of the data.

B.
Create a multidimensional model with one partition for each month.

C.
Create a multidimensional model with one partition for all of the data.

D.
Create a tabular model with one partition for each month.



Leave a Reply 11

Your email address will not be published. Required fields are marked *


Niklas

Niklas

Answer is C, because in tabular model you cant use translations!

Carlos Escobar

Carlos Escobar

You’re right

hrosb

hrosb

Why C – only 1 partition?

Dim

Dim

The answer is B

J

J

Agree with Dim, answer is B

Fabio J.

Fabio J.

Correct answer is B

Youri

Youri

I would go for B

derek cao

derek cao

translation for Tabular model only added at sql 2016.

Test is for 2012 and 2014

so B is the best choice.

Henk Schenkworst

Henk Schenkworst

I think it is B