Is it possible to automatically create a filter expression for the Query Builder by selected elements?
Asked
Active
Viewed 97 times
2
Is it possible to automatically create a filter expression for the Query Builder by selected elements?
"Field1" In ('Name1', 'Name2', 'Name3', ... 'NameX'). So what I want is to select the features in the canvas and then filter the selected features, or automatically build a filter expression from them. – Vaiaro Mar 18 '19 at 10:19