Hi,
I created an enum with multiple values where this enum is used in a table.
I created a query with this table and i put a range in the value property MyEnum::Value2 and i didn't get anything however when i put in the value property 2, i got the result correctly. Why is that?