Hmmm... Thanks very much for you reply!
But, something isn't working for me.
I keep getting a "Failure" error - the one I wrote in the original post. Do you think it has something to do with the way I generate the csv file?
I am using Google Spreadsheet for this task, and the csv file is finely imported to the notebook.
I am also working on Mathematica 12.1 on Windows 7 64bit.
I wonder what I am missing here.
My notebook reads:
dataset = Import["filename.csv", "Dataset"]
dataset[ListPlot, {"t", "v"}]
I attached the sample .csv file to this post, if that could help.
Attachments: