Microsoft Excel に次のデータセットがあります。 インタープリターを使用してデータセットをクリーンアップしています。データ インタープリターは、次の結果を提供します。 何行のデータが値として Tableau に取り込まれますか?
正解:C
Data interpreter is a feature that helps you clean and structure your data in Excel before importing it into Tableau. It detects and removes any headers, footers, subtotals, or other elements that are not part of the actual data. It also splits any merged cells and fills in any missing values. In this case, data interpreter provides the following results: It removes the first three rows and the last two rows that contain headers and footers. It splits the merged cells in column A and fills in the missing values with "Fiction" or "Non-Fiction". It does not remove or change any other rows or cells. Therefore, the number of rows of data that will be ingested into Tableau as values is 17, which is the number of rows left after removing the headers and footers. Reference: https://help.tableau.com/current/pro/desktop/en-us/importing_cleaning_up_data.htm https://help.tableau.com/current/pro/desktop/en-us/importing_data_interpreter.htm