Microsoft 70-768日本語 Actual Free Exam Questions & Community Discussion

  • Exam Code/Number: 70-768日本語
  • Exam Name/Title: Developing SQL Data Models (70-768日本語版)
  • Certification Provider: Microsoft
  • Corresponding Certification: MCSA
  • Exam Questions: 70
  • Updated On: Jun 01, 2026
SQL Server Analysis Services(SSAS)キューブを設計しています。一意の顧客をカウントするためのメジャーを作成する必要があります。どうすればよいですか?
Correct Answer: D Vote an answer
注:この質問は、同じシナリオを提示する一連の質問の一部です。 シリーズの各質問には、独自の解決策が含まれています。 ソリューションが目標を達成しているかどうかを判断する。
米国内の顧客の顧客および注文データを格納するMicrosoft SQL Server Analysis Services(SSAS)多次元データベースがあります。 データベースには、次のオブジェクトが含まれています。:

ステータスを表示するには、Traffic Lightインジケータを使用するLarge Sales Targetという名前のKPIを作成する必要があります。KPIには、下記のことが含まれます。

KPIを作成する必要があります。
解決策:Status式の値を次のように設定します。

解決策は目標を達成していますか?
Correct Answer: B Vote an answer
時間ごとのインターネット販売トランザクションの分析をサポートするには、どのタイプのパーティショニング戦略を実装する必要がありますか?
Correct Answer: D Vote an answer
ドラッグアンドドロップの質問
キューブ処理ジョブとディメンション処理ジョブを作成する必要があります。
各ジョブにどの処理タスクを使用する必要がありますか?答えるには、適切な処理タスクを正しい場所にドラッグします。各処理タスクは、1回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、分割バーをペイン間でドラッグするか、スクロールする必要がある場合があります。
Correct Answer:

Explanation:
Box 1: ProcessData
Processes data only without building aggregations or indexes. If there is data is in the partitions, it will be dropped before re-populating the partition with source data.
Box 2: Process Update
Forces a re-read of data and an update of dimension attributes. Flexible aggregations and indexes on related partitions will be dropped.
https://docs.microsoft.com/en-us/sql/analysis-services/multidimensional-models/processing- options-and-settings-analysis-services
Topic 3, Background
You are a developer for a Seattle-based company. The company is expanding globally. Many company employees speak fluent Mandarin and read Simplified Chinese.
You have six tabular data models that are deployed to two instances of Microsoft SQL Server Analysis Services (SSAS).
Users report that the query takes a long time to complete.
You are planning the disk space allocations for a new Microsoft SQL Server Analysis Services deployment. You plan to move several relational data file databases to the new SSAS instance.
The databases require a total of 10 GB of disk space.
You also plan to deploy Cubes and Aggregations and use Object Processing. Cubes will have small fact tables and few dimension members. No unnecessary aggregations will be created. You plan to process an entire cube in a single transaction.
Data Models
One of the data models is named CustomerSales. This data model contains eight tables. The model includes a table named Sales that defines several measures, including a measure named PriorYearSales. The PriorYearSales measure is referenced by other measures, and is not intended to be analyzed directly by users. You must translate the metadata for all fata the CustomerSales data model to Simplifies Chinese. Team members from the Shanghai office assist with identifying appropriate translations.
A data model named OrderAnalysis is deployed to one of the SSAS instances. Order data is loaded into the OrderAnalysis data as part of an overnight process. You observe that the model is not up-to-date.
The business analysis team uses a variety of client applications to issue MDX queries against OrderAnalysis. Order data must be completely up-to-date.
The OrderAnalysis model has two user-defined hierarchies that are defined in a table named Order. New customers are only added once per day. The overnight process is sufficiently up-to- date for the Customer data to provide optimal performance while achieving the data currency goals whenever possible.
Databases
You deploy a database named DB1 to an SSAS instance as a project by using SQL Server Data Tools. Data analysts report that they cannot access near real time data from the SSAS SalesAnalysis model from DB1. You discover that the project has been deployed with the Direct Query Mode option set to OFF.
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.
SQL Server Analysis Services(SSAS)の表形式データベースを開発しています。
パフォーマンスを最大化するには、キャッシュを使用してのみクエリを解決する必要があります。
適切なクエリモードを設定する必要があります。
どのクエリモードを選択する必要がありますか?
Correct Answer: B 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 ("").
ホットスポットの質問
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.
0
0
0
10