Skip to main content
added 198 characters in body
Source Link
Taras
  • 35.8k
  • 6
  • 77
  • 152

A workaround can be to create a Virtual Layer"Virtual Layer" through Layer > Add Layer > Add/Edit Virtual Layer... with the columns you want to show, and identify this layer instead:

For example:

select kommunnamn, lanskod, geometry
from ok_ak_riks
select kommunnamn, lanskod, geometry
from ok_ak_riks

enter image description here

A workaround can be to create a Virtual Layer with the columns you want to show, and identify this layer instead:

For example:

select kommunnamn, lanskod, geometry
from ok_ak_riks

enter image description here

A workaround can be to create a "Virtual Layer" through Layer > Add Layer > Add/Edit Virtual Layer... with the columns you want to show, and identify this layer instead:

For example:

select kommunnamn, lanskod, geometry
from ok_ak_riks

enter image description here

Source Link
Bera
  • 82k
  • 14
  • 85
  • 201

A workaround can be to create a Virtual Layer with the columns you want to show, and identify this layer instead:

For example:

select kommunnamn, lanskod, geometry
from ok_ak_riks

enter image description here