| 漏洞 ID 编号 |
BUG-000126533 |
| 已提交 | November 5, 2019 |
| 上次修改时间 | June 5, 2024 |
| 适用范围 | ArcGIS Pro |
| 找到的版本 | 2.4.2 |
| 操作系统 | Windows OS |
| 操作系统版本 | 10.0 64 Bit |
| 状态 | Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
The reason no records are showing is because the table has a Page Definition defined. The problem is it is based on a hidden field. Converting the table to a new table works because it essentially resets visibility on a fields to be true. Make the field visible and set the query in the Table View to be all rows and you will see the table. Another issue is that the field does not match and index layer values so if the table frame query is set to be a map series, no records do not show.
解决办法
Export the data to a new feature class using the Feature Class to Feature Class tool.
重现步骤