Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

What is that? | Unable to cast object of type 'TextMetaData' to type 'TableRefMetaData'.

ERROR:

Unable to cast object of type 'TextMetaData' to type 'TableRefMetaData'.

*****************

Can anyone tell me what this is? It's new to me! And the appsheet doesn't give me any details about the error and doesn't even tell me where this error is located!!

I have a slight impression that this error arose after I implemented this expression in a column:

******************************************

IF(

AND(
[COLUMN_A]="Sim",
ISNOTBLANK([COLUMN_B]),
IN([Import_ID Cod],SELECT(REGISTER[ID Cod],TRUE))
),

SUBSTITUTE(TEXT([Conect_ID Cód].[Xyz]), "ADEFE", "AD"),

[ID Usuário].[Igreja]

)

******************************************

ERROR.jpg

 

0 7 1,178
7 REPLIES 7
Top Labels in this Space