| Bug ID Number |
BUG-000126533 |
| Submitted | November 5, 2019 |
| Last Modified | June 5, 2024 |
| Applies to | ArcGIS Pro |
| Version found | 2.4.2 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
|
Additional Information
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.
Workaround
Export the data to a new feature class using the Feature Class to Feature Class tool.
Steps to Reproduce