I don’t understand this Query function. How can we show this Query in Layout Editor? For example, from all 5 registered farmers (counted by total row only), there are 4 that the data is not completed. I use Query and filter the condition, and I get this result :
The value that you see in the query bubble doesn’t mean anything, other than telling you that the query matched something. It works like a multiple relation in that respect.
If you need a specific value, you should add a Single Value column that fetches the value via the query (in this case, the transaction_id).