I've created a number of profiles as shp using SAGA and i want to create a model to export x,y,z and distances between points to a .txt format. The problem is that the model i've created goes through my folder where i keep my shapefiles (profile_tot) and where the file are (starting from agigea_asc[Profile0].shp agigea_asc[Profile0]_1.shp, and so on until agigea_asc[Profile0]_78.shp, yet the files that get exported do not contain all the values in the attribute table of the shapefiles. For example the results of 3 consecutive profiles each of them containing more than 3 thousand points is an amount similar (not exact - within 50 points missing -) for profile 1 and 3 and around 300-400 for profile 2. This issue has no pattern and it happens random, withing the exported files.
