Hello everyone! I'm a little baffled with this filter I'm trying to
apply. using the IN function.
IN([ID_AREA],SELECT(USUARIOS[AREAS_TRABAJO],[CORREO_ELECTRONICO]=[_THISROW].[usuario]))As
you can see, this record should return TRUE, since the value I...