Exporting grid bin group query to csv or text Postprocessing
Hello
Is there a way to export the query table produced in when grid bin group is created?
See the image bellow
I can copy the table bellow into excel but it needs lot of data cleaning
and why does it put it in two rows is there any alternative.
Is there a way tp export the data from query to csv file where everything is in one line?
Find more posts tagged with
Sort by:
1 - 9 of
91
No i am not exporting with that option. i am creating bins that i am displaying on the console similar to the voidage calculations shown here
(https://www.youtube.com/watch?v=YzOSjA0sPz4)
but the output is in the console and i want to export it into a file.
I do not know how to export results from grid bin group query to a text file
Even if i save the file as a csv file it puts the first coordinate in the second line
I want everything in one line. is there any way to do that?