percentile
percentile 函數計算量值值的百分位數,依欄位中的維度分組。QuickSight 中有兩種可用的百分位數計算:
-
percentileCont 使用線性插值來判斷結果。
-
percentileDisc (百分位數) 使用實際值來判斷結果。
percentile 函數是 percentileDisc 的別名。
percentile 函數計算量值值的百分位數,依欄位中的維度分組。QuickSight 中有兩種可用的百分位數計算:
percentileCont 使用線性插值來判斷結果。
percentileDisc (百分位數) 使用實際值來判斷結果。
percentile 函數是 percentileDisc 的別名。