I just updated my ArcGIS Pro to the latest version 3.0, prior to the update, all my ArcPy scripts were perfectly working but after the update, the first issue I have encountered is XY Table to Point. The script for XY Table to Point perfectly runs, but no Point feature class is created. I tried this both in my Jupyter Notebook and inside ArcGIS Pro, and I get the same issue. The tool runs but no feature class is created.
I have attached a sample data of what I am trying to display with the XY table to point to this post
@KoryKramer @DanPatterson