Page 1 of 1

Export just filtered results

Posted: Tue 26 Aug 2014 16:17
by jgaris
Hello,

Is it possible to only export filtered data from a Data view in dbForge Studio for SQL? If so, can you please explain how to export filtered data from a table. Here is what I am doing... I am using the database explorer, and viewing the data in a table. I have applied a filter, so I am now seeing only the filtered data. I click on the export data button. It exports all rows ignoring the filter. Am I missing something?

Thank you for your help,

Jordan

Re: Export just filtered results

Posted: Tue 26 Aug 2014 19:06
by goran.genter
I'm guessing you are using the Export Data... in table context menu in Database Explorer.
Try using the Export Data button in DataView of your filtered data. There is a button in DataView toolbar. It works ok for me.

Re: Export just filtered results

Posted: Wed 27 Aug 2014 09:19
by alexa
Please let us know if any questions arise.

Re: Export just filtered results

Posted: Wed 27 Aug 2014 17:28
by jgaris
I found a way to do it, by going directly to the Data Export function from the start screen. It's not as intuitive as using the database explorer first, but it works for now.

Thank you for your help.

Re: Export just filtered results

Posted: Thu 28 Aug 2014 08:18
by goran.genter
Or, you can use this button like I said:

Image

Re: Export just filtered results

Posted: Thu 28 Aug 2014 17:53
by jgaris
That button only works when the filtering is done as part of the SQL statement. But it does not work when filtered through the column filter or filter editor.

Re: Export just filtered results

Posted: Thu 28 Aug 2014 17:53
by jgaris
That button only works when the filtering is done as part of the SQL statement. But it does not work when filtered through the column filter or filter editor.

Re: Export just filtered results

Posted: Thu 28 Aug 2014 18:12
by goran.genter
I don't know what you are doing, but it works for me perfectly with filters.