Free Microsoft 070-768日本語 Practice Test & Real Exam Questions

  • Exam Code/Number: 070-768日本語
  • Exam Name/Title: Developing SQL Data Models (070-768日本語版)
  • Certification Provider: Microsoft
  • Corresponding Certification: MCSA
  • Exam Questions: 70
  • Updated On: Aug 19, 2026
ドラッグアンドドロップの質問
顧客の計算による売上分析を修正するには、SalesAnalysisキューブを構成する必要があります。
順番に実行する必要がある4つのアクションはどれですか?回答するには、適切なアクションをアクションのリストから回答領域に移動し、正しい順序で配置します。
Correct Answer:

Explanation:
Step 1: Open the cube editor, and open the Dimension Usage tab.
Step 2: Configure a relationship between the Customer dimension and the Sales measure group.
Use Day as the granularity.
From scenario: The SalesAnalysis cube contains a fact table named CoffeeSale loaded from a table named FactSale in the data warehouse. The time granularity within the cube is 15 minutes.
The cube is processed every night at 23:00. You determine that the fact table cannot be fully processed in the expected time. Users have reported slow query response times.
Step 3: Reprocess the cube.
Step 4: Deploy the project changes.
Topic 1, Background
Wide World Importers has multidimensional cubes named SalesAnalysis and ProductSales. The SalesAnalysis cube is refreshed from a relational data warehouse. You have a Microsoft SQL Server Analysis Services instance that is configured to use tabular mode. You have a tabular data model named CustomerAnalysis.
Sales Analysis
The SalesAnalysis cube contains a fact table named CoffeeSale loaded from a table named FactSale in the data warehouse. The time granularity within the cube is 15 minutes. The cube is processed every night at 23:00. You determine that the fact table cannot be fully processed in the expected time. Users have reported slow query response times.
The SalesAnalysis model contains tables from a SQL Server database named SalesDB. You set the DirectQueryMode option to DirectQuery. Data analyst access data from a cache that is up to
24 hours old. Data analyst report performance issues when they access the SalesAnalysis model.
When analyzing sales by customer, the total of all sales is shown for every customer, instead of the customer's sales value. When analyzing sales by product, the correct totals for each product are shown.
Customer Analysis
You are redesigning the CustomerAnalysis tabular data model that will be used to analyze customer sales. You plan to add a table named CustomerPermission to the model. This table maps the Active Directory login of an employee with the CustomerId keys for all customers that the employee manages.
The CustomerAnalysis data model will contain a large amount of data and needs to be shared with other developers even if a deployment fails. Each time you deploy a change during development, processing takes a long time.
Data analysts must be able to analyze sales for financial years, financial quarters, months, and days. Many reports are based on analyzing sales by month.
Product Sales
The ProductSales cube allows data analysts to view sales information by product, city, and time.
Data analysts must be able to view ProductSales data by Year to Date (YTD) as a measure. The measure must be formatted as currency, associated with the Sales measure group, and contained in a folder named Calculations.
Requirements
You identify the following requirements:
- Data available during normal business hours must always be up-to-
date.
- Processing overhead must be minimized.
- Query response times must improve.
- All queries that access the SalesAnalysis model must use cached data
by default.
- Data analysts must be able to access data in near real time.
日付による分析をサポートするためにモデルをどのように拡張できますか?
Correct Answer: D Vote an answer
ドラッグアンドドロップの質問
DB2という名前のデータベースは、InMemory照会モードを使用します。ユーザーは次のクエリを頻繁に実行します。

DB1をホストするSSASインスタンスを再構成する必要があります。
どの3つのアクションを順番に実行する必要がありますか?回答するには、適切なアクションをアクションのリストから回答領域に移動し、正しい順序で配置します。
Correct Answer:

Explanation:
Step 1: Set the default mode for the data model to DirectQuery. You discover that the project has been deployed with the Direct Query Mode option set to OFF.
Step 2: Set the mode for the FactInternetSales table's partition to DirectQueryOnly. Initially, even DirectQuery models are always created in memory. The default query mode for the workspace database is also set toDirectQuery with In-Memory. This hybrid working mode lets you use the cache of imported data for improved performance during the model design process, while validating the model against DirectQuery requirements.
From Scenario: Most queries that use the SalesAnalysis data model use data from a table named FactInternetSales that is 20 gigabyte (GB) in size. Cached data must be available for the FactInternetSales table. All queries accessing the SalesAnalysis model must be executed in near real time.
Step 3: Run Process Full for the FactInternetSales partition. When Process Full is executed against an object that has already been processed, Analysis Services drops all data in the object, and then processes the object. This kind of processing is required when a structural change has been made to an object, for example, when an attribute hierarchy is added, deleted, or renamed
注:この質問は、同じシナリオを提示する一連の質問の一部です。 シリーズの各質問には、独自の解決策が含まれています。 ソリューションが目標を達成しているかどうかを判断する。
販売分析を提供する既存の多次元キューブがあります。 ユーザーは、日付、製品、場所、顧客、従業員の順にスライスできます。
経営陣は、販売目標に対する販売従業員の業績を評価する予定です。 従業員のために以下の指標を特定します。
Status式に基づいてKPIを実装する必要があります。
解決策:次のソリューションを設計します。

解決策は目標を達成していますか?
Correct Answer: B Vote an answer
ホットスポットの質問
DB2という名前のデータベースは、InMemory照会モードを使用します。ユーザーは次のクエリを頻繁に実行します。

SQL Server Profilerを構成して、クエリのパフォーマンスが低下している理由を特定する必要があります。
SQL Server Profilerトレースイベントの構成ページで監視する必要がある3つのイベントはどれですか?回答するには、回答領域で適切なオプションを選択します。
Correct Answer:

Explanation:
By using SQL Profiler, you can intercept two classes of trace events from Analysis Services, DAX Query Plan and DirectQuery events, both generated by the DirectQuery engine. Here, in this scenario we have a DAX Query.
DAX Query Plan events are generated by the DAX formula. By using the In-Memory mode, you store a copy of data in the xVelocity (VertiPaq) storage engine.
Figure: This is how a query is executed by using In-Memory mode.
PowerViewソリューション用のSQLServer Analysis Services(SSAS)表形式プロジェクトを開発しています。
営業担当者が販売地域に基づいてデータのみを表示することを許可する必要があります。
あなたは何をするべきか?
Correct Answer: D Vote an answer
ホットスポットの質問
会社には、販売データの分析に使用される多次元キューブがあります。
Transaction?Total Inclusive Taxという名前の新しいメジャーを追加し、データモデルにSupplier、Payment Method、およびTransactionTypeディメンションを含めます。トランザクション?税込み合計メジャーは、既存の顧客および日付ディメンションを使用します。
ユーザーが過去に新しいメジャーをクエリしたことがある場合、既存のクエリ出力の展示に示されているような結果が表示されました。 ([表示]ボタンをクリックします。)

全体の合計がすべての行に誤って表示されます。さらに、結果は正しくフォーマットされなくなりました。
クエリ結果は、目的のクエリ出力展示に示されているように表示されます。 ([表示]ボタンをクリックします。)

テーブルが正しく表示されていることを確認する必要があります。
あなたは何をするべきか?ドロップダウンメニューを使用して、図に示されている情報に基づいて各質問に回答する回答の選択肢を選択します。注:正しい選択はそれぞれ1ポイントの価値があります。
Correct Answer:

Explanation:
Box 1: Enter a custom MeasureExpression property on the measure
Calculated measures use MDX expressions to supply their values, instead of binding to columns in a data source. The Expression property contains the MDX expression used to supply the values for a Measure only if the Measure is a calculated measure. Otherwise, this property contains an empty string ("").