[Qgis-user] exporting joined table to excel
Alex Mandel
tech_dev at wildintellect.com
Sun Jun 26 13:44:53 PDT 2011
On 06/26/2011 01:03 PM, Frederico Mestre wrote:
> Hello,
>
> How can export a table, which can be opened in excel (such as .csv), when I've got joined tables that I joined using the vector properties window join tool?
>
> Bye,
>
> Frederico Mestre
>
>
If the layer is a shapefile then the dbf is openable in Excel already,
no need to export. If it's in a database like Postgis or Spatialite then
both of those have tools to export or dump csv.
Alternately if you Right click on any vector layer loaded and do a Save
As... Comma Separated Values is an output option.
Enjoy,
Alex
More information about the Qgis-user
mailing list