I need help with network analysis on the Esri Community forum. I have a table with 100,000 rows describing routes from point A to point B. Each route is described by starting and ending coordinates. I also have a prepared network dataset, and I need to calculate the shortest path along the line for each row. I tried using "cos matrices," but it combines all the rows.
