pyDatView icon indicating copy to clipboard operation
pyDatView copied to clipboard

[Feature request]: Exporting selected data

Open s1291 opened this issue 5 months ago • 1 comments

Hello,

First, I want to say thank you for this software. It is very useful.

I often load files with many columns, for example:

Image

I can filter the columns using the search box. If I search for CLift, it shows only the columns that start with CLift:

Image

I can select those columns and plot them. However, I cannot find an option to export only the selected columns to CSV. The option under File > Export Table exports the entire dataset, all columns.

It would be great if pyDatView could export the selected columns to a .csv file and optionally include the Time column by default.

Best regards,

s1291 avatar Aug 24 '25 10:08 s1291