LINKTOFILteredVIEW view-name into table field

Hello, how can I read the view name from a table field, using the LINKTOFILTEREDVIEW () function?

LINKTOFILteredVIEW (“attività_inline”, [_ComputedKey] = LOOKUP([_THISROW].[_ComputedKey], “comandi_attivi”, “_ComputedKey”, “_ComputedKey”))

ok

LINKTOFILteredVIEW ([table_field], [_ComputedKey] = LOOKUP([_THISROW].[_ComputedKey], “comandi_attivi”, “_ComputedKey”, “_ComputedKey”))

LINKTOFILTEREDVIEW has invalid inputs

Solution?

Thanks, bye

0 6 299
6 REPLIES 6
Top Labels in this Space