> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xpertai.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# 组合切片器

**组合切片器** 允许通过使用 **且** / **或** 在多维数据集中来组合多个维度的切片器, 以达到复杂过滤的功能, 从而从多个角度查看和对比数据.

<img src="https://mintcdn.com/xpertai/8ELAM-RyAqJboiJw/public/img/story/combination-slicer/combination-slicer-eidtor.png?fit=max&auto=format&n=8ELAM-RyAqJboiJw&q=85&s=ea840a44ca1a17617f5cf9172eb40ecb" alt="Middle Shadow" width="1673" height="1038" data-path="public/img/story/combination-slicer/combination-slicer-eidtor.png" />

<Tip>
  暂只支持 **SQL 模型**
</Tip>

组合切片器在 SQL 模型中运行时会生成 SQL 语言的 WHERE 条件或者 CASE WHEN 中的判断条件.
