- vlookup
- hlookup
- match
- if
- if or
- if and
- concatenate
- index
雖然支援,但像 sumif 和 countif 函數,可能會造成 Dashboard 效能變慢,使用 index 和 match 組成的函數,可以獲得同樣的結果,但效能會更好。
使用 selector 元件來使用插入篩選的資料列 (Insert Filtered Rows),比使用 Excel 的 lookup 函數來得有效率。Database 函數例如 dsum 和 dcount 可能會造成 Dashboard 效能變差。若要查詢支援的 Excel 函數,按下 F1 或選擇功能表中 Help > Dashboards Help,查詢 "Supported Excel functions"。
在 Dashboard 中,不支援的 Excel 功能 :
- Macros (巨集)
- Conditional formatting (條件格式化)
- Pivot Tables (樞紐分析表)
- Filters (篩選)
- Excel Connectivity
- Excel Add-Ins (Excel 增益集)
為確認 Excel 函數執行效率比較好,使用的資料必須越少越好,避免使用以下的函數於大量的資料,最好少於100行資料。
- SUMIF
- COUNTIF
- HLOOKUP
- VLOOKUP
沒有留言:
張貼留言