Show_if not work

I have this formula In show_if condition in column IMAGEN:
IN(‘INSTALACION DE FIBRA DROP’,[_THISROW].[CONCEPTO])

but when it is true, it doest show the column IMAGEN on form.

thanks!

Solved Solved
0 6 239
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

Remove [_THISROW]. from the expression.

Is the Concepto column of type List or EnumList?

View solution in original post

6 REPLIES 6
Top Labels in this Space