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]
)
******************************************
User | Count |
---|---|
16 | |
10 | |
10 | |
8 | |
3 |