| Número de ID del error |
BUG-000126533 |
| Enviado | November 5, 2019 |
| Última modificación | June 5, 2024 |
| Relacionado con | ArcGIS Pro |
| Versión encontrada | 2.4.2 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 10.0 64 Bit |
| Estado | Will Not Be Addressed
El equipo de desarrollo ha considerado el problema o la solicitud y ha llegado a la conclusión de que no se va a solucionar. La sección Información adicional del problema puede contener más explicaciones.
|
Información adicional
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.
Solución alternativa
Export the data to a new feature class using the Feature Class to Feature Class tool.
Pasos para reproducir