Forum Discussion

njat1's avatar
njat1
Copper Contributor
Sep 07, 2023

How to store only single column values in a variable from a csv file

I have a csv file where i have 4 columns but I want to extract only one column values and store it in a variable.how can I achieve this?