Power QueryEditorで10,000行を生成するクエリを確認しています。 列に一意の値のみが含まれているかどうかを識別する必要があります。 使用できる2つのデータプレビューオプションはどれですか?それぞれの正解は完全な解決策を提示します。 注:正しい選択はそれぞれ1ポイントの価値があります。
正解:A,B
Explanation B: Column distribution: This feature provides a set of visuals underneath the names of the columns that showcase the frequency and distribution of the values in each of the columns. The data in these visualizations is sorted in descending order from the value with the highest frequency. By hovering over the distribution data in any of the columns, you get information about the overall data in the column (with distinct count and unique values). A: Column profile: This feature provides a more in-depth look at the data in a column [compared to column distribution]. Apart from the column distribution chart, it contains a column statistics chart. Reference: https://docs.microsoft.com/en-us/power-query/data-profiling-tools