https://bz.apache.org/bugzilla/show_bug.cgi?id=64139
Bug ID: 64139
Summary: Filter needed on CSV Data Set Config to read a Subset
of the Data
Product: JMeter
Version: 5.2.1
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_6.0.0
JMeter Team,
Sometimes we do have requirements where we want to get or process only a subset
of data from a CSV Data Set config, say, in nested loops we implement a Master/
Parent file in the first loop and the Child Record set file in the second loop.
So, based on the row selected in the first loop, we have to get the
corresponding records alone from the second CSV Data Set Config, but since
there is no filter option available in the UI or otherwise through the code, it
is kind of difficult or not possible to implement the right solution. Hence
asking you for an enhancement to add filter condition tho this.
Regards,
P.Prabhakar
--
You are receiving this mail because:
You are the assignee for the bug.