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.
To share its sales data between the various subsidiaries, the company has requested a new
corporate BI solution that meets the following requirements:
The solution must use SQL Server Analysis Services (SSAS) multidimensional or tabular
Business Intelligence Semantic Model (BISM).
The model must incrementally add 10 million fact rows of sales data per month.
The model must be translated to English, German, Chinese, or Spanish based on users’
locale.
The model must be able to contain the most recent 36 months of data, in order to let users
query the 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.
To share its sales data between the various subsidiaries, the company has requested a new
corporate BI solution that meets the following requirements:
The solution must use SQL Server Analysis Services (SSAS) multidimensional or tabular
Business Intelligence Semantic Model (BISM).
The model must incrementally add 10 million fact rows of sales data per month.
The model must be translated to English, German, Chinese, or Spanish based on users’
locale.
The model must be able to contain the most recent 36 months of data, in order to let users
query the 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 and deploy a BISM multidimensional model with one partition for all of the data.

B.
Create and deploy a BISM tabular model with one partition for each of the 36 months.

C.
Create and deploy a BISM multidimensional model with one partition for each of the 36
months.

D.
Create and deploy a BISM tabular model with one partition for all of the data.



Leave a Reply 2

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


Ralph

Ralph

huge data – multidimensional project required
huge data – many partitions required

dust

dust

Agree with RALPH, also noted that the question specifies translations which rules all options for Tabular out as there is no out of the box solution for translations in SSDT