Error on Virtual Column

Is there something wrong with this expression?

SELECT(Entregas[Email],OR(
[Cliente]=[_THISROW].[Cliente],
[Retirado Por]=[_THISROW].[Retirado Por],
[Documento de Identidad de quien retira]=[_THISROW].[Documento de Identidad de quien retira]
))

I create a virtual column to test it and the app does not start, but in the wizard it gives it as good and neither gives error or warning after saving. It only remains loading a lot of time in the preview, and in the end it shows that it can not load.
I attach screenshots.
Thank you

0 2 330
2 REPLIES 2
Top Labels in this Space