-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
dejan.dragojevic@seismo.gov.rs
Hi, I imported table layer with 2 columns as layer from delimited text files – no geometry (attribute only). I want to access the value in 2nd column when value in 1st column is greater than some value. I used the dbquery function and it is not working.
dbquery( ‘mylayer’,’second’,’first > value’)
and it returns the value in the 1st row
In case when I use
dbquery( ‘mylayer’,’second’,’first = value’)
it is not working at all. Using QGIS 2.8.8
Metadata
Metadata
Assignees
Labels
No labels