Skip to main content
Solved

tester

  • February 27, 2020
  • 1 reply
  • 9 views

Forum|alt.badge.img

Hello!

I would like to make a test on my datas. These are points , that have a _pontID and there is a _MIN, MAX and _MEAN values. I want to filter those points where _pontID = _MIN and _pontID = _MAX_uj and _pontID = _mean_pontssz.

The problem is that the query only gives back the right solution with _MIN.

 

Here is the definition:

The values are like:

Can you help me, what can be wrong?

Best answer by erik_jan

I think what you are looking for is a 3 line test in the Tester:

_pointID = _MIN

OR _pointID = _MAX_uj

OR _pointID = _mean_pointssz

That will get all features that pass one of the test clauses.

Hope this helps.

View original
Did this help you find an answer to your question?

1 reply

erik_jan
Contributor
Forum|alt.badge.img+18
  • Contributor
  • Best Answer
  • February 27, 2020

I think what you are looking for is a 3 line test in the Tester:

_pointID = _MIN

OR _pointID = _MAX_uj

OR _pointID = _mean_pointssz

That will get all features that pass one of the test clauses.

Hope this helps.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings