You can make a query that returns another custom value based on the query. it’s hard to explain, here is an example that should make it more understandable.
what is in my table:
number
here is what i need to return:
number
something like an if statement ...
source
share