For general AI Assistant functionality, please refer to ๐ค AI Assistant. Semantic Model Copilot Command List: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.
| Command | Description |
|---|---|
/table | Create physical table |
/dimension | Create shared dimension |
/hierarchy | Create hierarchy |
/cube | Create multidimensional dataset |
/query | Create query statement |
/calculated | Create calculated member command |
/modeler | Modeler command |
Model Global Commands
In the semantic model interface, the AI Assistant has the following commands available:/table/t๐ฆ๏ธ๐ Create physical table/dimension/d๐ฆ๏ธ๐ Create dimension/cube/c๐ฆ๏ธ๐ Create cube
/table
The/table or /t ๐ฆ๏ธ๐ command is used to create physical tables.
/dimension
The/dimension /d ๐ฆ๏ธ๐ command is used to create shared dimensions based on table information and questions.
Example:
/cube
The/cube /c ๐ฆ๏ธ๐ command is used to create cubes based on table information and questions.
Example:
Query Lab Commands
In the Query Lab interface, the AI Assistant has the following commands available:/query๐ฆ๏ธ๐ Execute data queries based on user descriptions;
/query
The/query /q ๐ฆ๏ธ๐ command is used to execute data queries based on user descriptions. Users need to provide necessary query logic information and table information.
Querying Multidimensional Data Sources
If the semantic modelโs corresponding data source is a multidimensional data source (such as SAP BW, Microsoft Analysis Services, and other systems supporting Xmla interface services), the Query command automatically uses MDX syntax statements for queries.Dimension Interface Commands
The following commands are available:/hierarchy/h๐ฆ๏ธ๐ Create new hierarchy based on user description
/hierarchy
The/hierarchy /h ๐ฆ๏ธ๐ command is used to create new hierarchies
Example:
Dataset Commands
The following commands are available:/calculated/calc๐ฆ๏ธ๐ Create new calculated member;
/query/q๐ฆ๏ธ๐ Execute data queries based on user description
/formula/f๐ฆ๏ธ๐ Modify the current calculation formula based on user description.
/query
The/query /q ๐ฆ๏ธ๐ command is used to execute data queries based on user descriptions.
/query command can also modify query statements in the current editor:
/calculated
Thecalculated /calc ๐ฆ๏ธ๐ command is used to create new calculated members. Users need to provide necessary calculation logic information.
/formula
The/formula /f ๐ฆ๏ธ๐ command is used to edit the current calculated measure formula. Users need to provide necessary calculation logic information.
Access Control Interface Commands
The following commands are available:/roleCreate role based on user description
Virtual Cube Page Commands
/formula
The/formula command is used to create suggestions for virtual cube calculation formulas. Users can enter commands and requirements in the copilot dialog box, and the copilot will generate corresponding calculation formulas for you.
/modeler
/modeler or /m The data modeler can create shared dimensions and multidimensional datasets based on user prompts and table information, referencing business role examples. This command makes the data modeling process more automated and efficient, allowing users to focus on data analysis and decision-making.
