percentile
percentile 函数计算度量中值的百分位数,按字段井中的维度分组。QuickSight 中有两种百分位数计算可供选择:
-
percentileCont 使用线性内插来确定结果。
-
percentileDisc(百分位数) 使用实际值来确定结果。
percentile 函数是 percentileDisc 的别名。
percentile 函数计算度量中值的百分位数,按字段井中的维度分组。QuickSight 中有两种百分位数计算可供选择:
percentileCont 使用线性内插来确定结果。
percentileDisc(百分位数) 使用实际值来确定结果。
percentile 函数是 percentileDisc 的别名。