Skip to content

Commit 40258bf

Browse files
committed
New translations semantic-model-types.md (Chinese Simplified)
1 parent 4ff126f commit 40258bf

1 file changed

Lines changed: 30 additions & 30 deletions

File tree

localizedContent/zh/content/features/Semantic-Model/semantic-model-types.md

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -21,55 +21,55 @@ applies_to:
2121

2222
Tabular Editor 可以处理多种不同的模型类型。 下面概述了哪些模型类型可与 Tabular Editor 配合使用,以及每种模型类型可用的功能。
2323

24-
| Model Type | 导入 | Direct Query | OneLake 上的 Direct Lake | SQL 上的 Direct Lake | .pbix | .pbip |
25-
| ---------------------------------------------------- | -- | ------------ | --------------------------------------- | ------------------------------------------ | --------------------- | --------------------- |
26-
| Connect in Tabular Editor | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
27-
| Create new model | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
28-
| Write Measures | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
29-
| Create & Edit Tables | ✔️ | ✔️ | ✔️<sup>[1](#DirectLake)</sup> | ✔️<sup>[1](#DirectLake)</sup> | ✔️ | ✔️ |
30-
| Create & Edit Partitions | ✔️ | ✔️ | ✔️<sup>[1](#DirectLake)</sup> | ✔️<sup>[1](#DirectLake)</sup> | ✔️ | ✔️ |
31-
| Create & Edit Columns | ✔️ | ✔️ | ✔️<sup>[1](#DirectLake)</sup> | ✔️<sup>[1](#DirectLake)</sup> | ✔️ | ✔️ |
32-
| Create & Edit Calculated Tables | ✔️ | ✔️ | ✔️<sup>[2](#DirectLakeCalculated)</sup> | ✔️<sup>[4](#DirectLakeSQLCalculated)</sup> | ✔️ | ✔️ |
33-
| Create & Edit Calculated Columns | ✔️ | ✔️ ||| ✔️ | ✔️ |
34-
| Create & Edit Calculation Groups | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
35-
| Create & Edit Relationships | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
36-
| Create & Edit Roles | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
37-
| Create & Edit Perspectives | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
38-
| Create & Edit Translations | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
39-
| Use Best Practice Analyzer | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
40-
| Edit All TOM properties | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
41-
| Create Diagrams<sup>[3](#TE3Prem)</sup> | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
42-
| Use Preview Data<sup>[3](#TE3Prem)</sup> | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
43-
| Use Pivot Grids<sup>[3](#TE3Prem)</sup> | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
44-
| Use DAX Queries<sup>[3](#TE3Prem)</sup> | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
45-
| Use DAX Debugger<sup>[3](#TE3Prem)</sup> | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
46-
| Use VertiPaq Analyzer<sup>[3](#TE3Prem)</sup> | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
47-
| Process Model and Tables<sup>[3](#TE3Prem)</sup> | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
48-
| Delete Objects | ✔️ | ✔️ | ✔️ | ✔️ | | |
24+
| 模型类型 | 导入 | DirectQuery | OneLake 上的 Direct Lake | SQL 上的 Direct Lake | .pbix | .pbip |
25+
| -------------------------------------- | -- | ----------- | --------------------------------------- | ------------------------------------------ | --------------------- | --------------------- |
26+
| Tabular Editor 中连接 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
27+
| 创建新模型 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
28+
| 编写度量值 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
29+
| 创建和编辑表格 | ✔️ | ✔️ | ✔️<sup>[1](#DirectLake)</sup> | ✔️<sup>[1](#DirectLake)</sup> | ✔️ | ✔️ |
30+
| 创建和编辑分区 | ✔️ | ✔️ | ✔️<sup>[1](#DirectLake)</sup> | ✔️<sup>[1](#DirectLake)</sup> | ✔️ | ✔️ |
31+
| 创建和编辑列 | ✔️ | ✔️ | ✔️<sup>[1](#DirectLake)</sup> | ✔️<sup>[1](#DirectLake)</sup> | ✔️ | ✔️ |
32+
| 创建和编辑计算表格 | ✔️ | ✔️ | ✔️<sup>[2](#DirectLakeCalculated)</sup> | ✔️<sup>[4](#DirectLakeSQLCalculated)</sup> | ✔️ | ✔️ |
33+
| 创建和编辑计算列 | ✔️ | ✔️ ||| ✔️ | ✔️ |
34+
| 创建和编辑计算组 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
35+
| 创建和编辑关系 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
36+
| 创建和编辑角色 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
37+
| 创建/编辑透视 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
38+
| 创建/编辑翻译 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
39+
| 使用 Best Practice Analyzer | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
40+
| 编辑所有 TOM 属性 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
41+
| 创建图表<sup>[3](#TE3Prem)</sup> | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
42+
| 使用预览数据<sup>[3](#TE3Prem)</sup> | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
43+
| 使用Pivot Grid<sup>[3](#TE3Prem)</sup> | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
44+
| 使用 DAX 查询<sup>[3](#TE3Prem)</sup> | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
45+
| 使用 DAX 调试器<sup>[3](#TE3Prem)</sup> | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
46+
| 使用 VertiPaq分析器<sup>[3](#TE3Prem)</sup> | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
47+
| 处理模型和表格<sup>[3](#TE3Prem)</sup> | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
48+
| 删除对象 | ✔️ | ✔️ | ✔️ | ✔️ | | |
4949

5050
**图例:**
5151

5252
- ✔️:支持
5353
- ❌:不支持
5454

55-
<a name="DirectLake">1</a> - The table partition must be an Entity Partition to work correctly. Direct Lake models can only have one partition per table. <a name="DirectLakeCalculated">2</a> - Calculated Tables cannot refer to Direct Lake on OneLake tables or columns. Calculation groups, what-if parameters and field parameters are supported.
55+
<a name="DirectLake">1</a> - 表分区必须是 Entity Partition,才能正常工作。 Direct Lake 模型的每个表只能有一个分区。 <a name="DirectLakeCalculated">2</a> - 计算表格不能引用 OneLake 上的 Direct Lake 表或列。 支持计算组、假设分析参数和字段参数。
5656

57-
<a name="TE3Prem">3</a> - 仅限 Tabular Editor 3 功能。 通过 XMLA endpoint 执行的操作需要 Business 或 Enterprise 许可证。 [更多信息](xref:editions)。 <a name="DirectLakeSQLCalculated">4</a> - Direct Lake on SQL only supports calculation groups, what-if parameters and field parameters, which implicitly create calculated tables. General calculated tables are not supported.
57+
<a name="TE3Prem">3</a> - 仅限 Tabular Editor 3 功能。 通过 XMLA endpoint 执行的操作需要 Business 或 Enterprise 许可证。 [更多信息](xref:editions)。 <a name="DirectLakeSQLCalculated">4</a> - SQL 上的 Direct Lake 仅支持计算组、假设分析参数和字段参数,它们会隐式创建计算表格。 不支持常规计算表格。
5858

5959
> [!NOTE]
60-
> The June 2025 release of Power BI Desktop lifted all modeling limitations for third-party tools. Prior to that, various modeling operations were not supported. See [Power BI Desktop Limitations](xref:desktop-limitations).
60+
> 2025 年六月发布的 Power BI Desktop 版本已解除对第三方工具的所有建模限制。 在此之前,许多建模操作都不受支持。 见 [Power BI Desktop 限制](xref:desktop-limitations)
6161
6262
> [!TIP]
6363
> 有关 Direct Lake 模型限制的更多信息,请参阅 Microsoft 的 [Direct Lake 文档](https://learn.microsoft.com/en-us/fabric/fundamentals/direct-lake-overview)
6464
6565
## 不受支持的语义模型类型
6666

67-
The following semantic model types are unsupported, as they do not support XMLA write operations.
67+
以下语义模型类型不受支持,因为它们不支持 XMLA 写入操作。
6868

6969
- 基于与 Azure Analysis Services 或 SQL Server Analysis Services 模型的实时连接的报告。
7070
- 基于与 Power BI 数据集的实时连接的报告。
7171
- 具有推送数据的模型。
7272
- 存储在 Power BI 我的工作区中的模型。
7373
- 存储在 Power BI Pro 工作区中的模型。
74-
- Direct Lake 默认语义模型。 As of September 2025, Power BI no longer automatically creates default semantic models when a warehouse, lakehouse or mirrored item is created. By November 2025, all existing default semantic models were disconnected from their items and became independent semantic models. It is possible to connect to a default semantic model, but it is not possible to change it through the XMLA endpoint.
74+
- Direct Lake 默认语义模型。 自 2025 年九月起,创建 Warehouse、Lakehouse 或镜像项时,Power BI 不再自动创建默认语义模型。 到 2025 年十一月,所有现有默认语义模型都已与其对应项断开连接,并成为独立的语义模型。 可以连接到默认语义模型,但无法通过 XMLA endpoint 对其进行更改。
7575
- Excel 工作簿语义模型。

0 commit comments

Comments
 (0)