I created a 0.01-degree fishnet (GDA 2020) in ArcGisPro. I used this grid file to get the attribute data of landuse raster file using the "Tabulate Area" tool. I received a standalone table. I used the 'add Join' tool to get lat long values from the 0.01 Grid file into this table. Then, I converted this Table into a points shapefile using "Display xy data". I want to make a shapefile with my desired coordinate system. I can project and save it in a geodatabase. But the program I use does not read geodatabases. I tried to export it into a folder as a .shp file but the full list of records was not able to be processed. My xy events point file attribute table has 771682 records but the exported shapefile has only 645469 records
Any advice is highly appreciated.