Export just filtered results

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
jgaris
Posts: 4
Joined: Tue 26 Aug 2014 16:03

Export just filtered results

Post by jgaris » Tue 26 Aug 2014 16:17

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

goran.genter
Posts: 34
Joined: Fri 22 Aug 2014 16:28

Re: Export just filtered results

Post by goran.genter » Tue 26 Aug 2014 19:06

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.

alexa

Re: Export just filtered results

Post by alexa » Wed 27 Aug 2014 09:19

Please let us know if any questions arise.

jgaris
Posts: 4
Joined: Tue 26 Aug 2014 16:03

Re: Export just filtered results

Post by jgaris » Wed 27 Aug 2014 17:28

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.

goran.genter
Posts: 34
Joined: Fri 22 Aug 2014 16:28

Re: Export just filtered results

Post by goran.genter » Thu 28 Aug 2014 08:18

Or, you can use this button like I said:

Image

jgaris
Posts: 4
Joined: Tue 26 Aug 2014 16:03

Re: Export just filtered results

Post by jgaris » Thu 28 Aug 2014 17:53

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.

jgaris
Posts: 4
Joined: Tue 26 Aug 2014 16:03

Re: Export just filtered results

Post by jgaris » Thu 28 Aug 2014 17:53

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.

goran.genter
Posts: 34
Joined: Fri 22 Aug 2014 16:28

Re: Export just filtered results

Post by goran.genter » Thu 28 Aug 2014 18:12

I don't know what you are doing, but it works for me perfectly with filters.

Post Reply