データフローを含む Microsoft Fabric テナントがあります。 あなたは新しいセマンティック モデルを模索しています。 Power Query からは、次の図に示すように列情報を表示する必要があります。 どの 3 つのデータ ビュー オプションを選択する必要がありますか?それぞれの正解は、解決策の一部を示しています。注記: 正解ごとに 1 ポイントの価値があります。
正解:A,B,E
To view column information like the one shown in the exhibit in Power Query, you need to select the options that enable profiling and display quality and distribution details. These are: A. Enable column profile - This option turns on profiling for each column, showing statistics such as distinct and unique values. B. Show column quality details - It displays the column quality bar on top of each column showing the percentage of valid, error, and empty values. E. Show column value distribution - It enables the histogram display of value distribution for each column, which visualizes how often each value occurs. References: These features and their descriptions are typically found in the Power Query documentation, under the section for data profiling and quality features.