Forum Discussion
luccamalucelli1
Jul 09, 2024Copper Contributor
LookUp column shows up as [object Object] for single column in board view
Hi, I have seen similar questions from this topic, but I couldn't really apply to my problem. I have a SharePoint list which one of the lookup columns retrieves data from another list. Th...
mkymkyj
Sep 05, 2025Copper Contributor
my workaround:
"=replaceAll(@currentField.lookupValue + @currentField,'[object Object]','')"