Have a data source using Simple data connector with multiple lines ie: lines 1 to 20
On two different smart folders, configure the data source to use different range of the data source
folder1: filter = 1-10
folder2: filter = 11-20
In data source properties of the folder 2 , select the button in bottom right corner: Preview effective data set...
Validate the range of the effective data set is 11-20
Bug: the data range is 1-10 in that export form, so I am not able to export data to CSV for folder 2 selection that should be 11-20
Export Data Source to CSV does not apply filter
-
- Posts: 1
- Joined: Mon Jun 10, 2019 6:00 pm
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: Export Data Source to CSV does not apply filter
Hello spicard999,
Thank you for the report.
I was unable to reproduce the issue using Ranorex 9.1.0; may I ask which version of Ranorex you are using? Was this working for you previously? If so, what changed?
My output when exported to CSV:
I look forward to hearing from you!
Kind regards,
Jon
Thank you for the report.
I was unable to reproduce the issue using Ranorex 9.1.0; may I ask which version of Ranorex you are using? Was this working for you previously? If so, what changed?
My output when exported to CSV:
Code: Select all
NewColumn
11
12
13
14
15
16
17
18
19
20
Kind regards,
Jon