Postgresql Lookup on a float value
Hello, I have a lookup snap that verify if a specific data exist in a specific table. The type of the column is a float. When I do the lookup : and when I verify that the value (here “2”) exist in the column named “value” the lookup return me false...