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
User | Count |
---|---|
35 | |
11 | |
3 | |
3 | |
2 |