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.

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 401
6 REPLIES 6
Top Labels in this Space