> ## 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.

# Combination Slicer

**Combination Slicer** allows the combination of slicers from multiple dimensions in a multidimensional dataset using **AND** / **OR** to achieve complex filtering functions, enabling data to be viewed and compared from multiple perspectives.

<Tip>
  Currently only supports **SQL model**
</Tip>

In the SQL model, the combination slicer generates SQL WHERE conditions or CASE WHEN conditions at runtime.
