You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Jan Lagerpusch <ja...@edict.de> on 2009/03/02 17:12:33 UTC

Header in CSV File

Hi all,

is it possible to use a CSV data file with header information, using the
header column names as variables? 
Currently, the only way this works for me is if I delete the header row from
the CSV file and specify the column names in the CSV DataSet Config. I can
then access the field values using the ${specified_column_name} notation. 

However, when I include specified_column_name as the column header in the
CSV file's first row and leave the "Variable Names (comma-delimited)"
Parameter in CSV DataSet Config empty, the variable name is not replaced by
the column contents. Do I have to use a different parameter name in that
case?

Is it possible to have a header row in the CSV file after all?

Best regards & thanks in advance,
Jan 


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org