Filter functions are a function type used in DAX expressions in Power BI tools. It is a category for computing table data rather than spreadsheet data.
正確答案是:A: Filter functions
專業(yè)分析:
在處理表格數(shù)據(jù)(tabular data)時,通常會使用各種函數(shù)來進行數(shù)據(jù)操作和分析。以下是常見的表格數(shù)據(jù)函數(shù)類型:
B: 數(shù)學函數(shù)(Math functions) - 用于執(zhí)行各種數(shù)學計算,如求和、平均值、最大值、最小值等。
C: 文本函數(shù)(Text functions) - 用于處理文本字符串,如拼接、查找、替換等。
D: 查找和引用函數(shù)(Lookup and reference functions) - 用于在表格中查找數(shù)據(jù),如VLOOKUP、HLOOKUP、INDEX、MATCH等。
而A: 過濾函數(shù)(Filter functions)通常是用于篩選數(shù)據(jù)的工具或功能,而不是具體的函數(shù)類型。過濾功能可以幫助用戶根據(jù)特定條件顯示或隱藏數(shù)據(jù),但它本身不屬于表格數(shù)據(jù)的函數(shù)類型。因此,A選項不屬于表格數(shù)據(jù)的函數(shù)類型。