技术文章 - CS52471
在 Windchill PDMLink 中将列表导出到 Excel 时,搜索结果表格中的数据集会被截断。
已修改: 29-May-2026
适用于
- Windchill PDMLink 10.0 to 13.0
- Microsoft Excel
说明
- 将搜索结果表中的列表导出为 XLS报告时,数据集会被截断。
- 将列表导出到文件时,无法导出所有行。
- 报表管理器(查询构建器)结果导出功能有限。
- 导出查询生成器报表结果时,弹出以下消息
- 用户界面上的警告信息:
ATTENTION: Export truncated. The data set is too large to be exported. The export constraint limits are 256 columns and 65535 rows
- 此消息(或类似消息)可能会出现在 MethodServer 日志中:
wt.pds.PartialResultException: The returned query result has exceeded the query limit, and only 15,000 result returned. (wt.pds.pdsResource/22) wt.pds.PartialResultException: The returned query result has exceeded the query limit, and only 15,000 result returned. at wt.pds.BasicResultCursor.next(BasicResultCursor.java:90) at wt.pds.SQLDatabasePds.query(SQLDatabasePds.java:837) at wt.pom.PersistentObjectManager.query(PersistentObjectManager.java:1076) at wt.fc.StandardPersistenceManager._query(StandardPersistenceManager.java:1977) at wt.fc.StandardPersistenceManager.query(StandardPersistenceManager.java:1929) at wt.fc.StandardPersistenceManager.query(StandardPersistenceManager.java:1459) at wt.query.template.ResultProcessorBridge.streamResults(ResultProcessorBridge.java:164) at com.ptc.windchill.enterprise.reportBuilder.ReportBuilderAsyncTableBuilder.buildComponentData (ReportBuilderAsyncTableBuilder.java:202)
- 使用查询生成器生成库中的对象列表时,由于导出限制,无法导出某些报表。是否可以提高限制?
这是文章 52471 的 PDF 版本,可能已过期。最新版本 CS52471