Check out a userscript which highlights deleted posts.
GitHub
79673101
Date:
2025-06-20 08:58:26
Score:
0.5
Natty:
Report link
Try this formula using BYROW , Filter, Join
=LET(a, UNIQUE(A2:A9),b, BYROW(a, LAMBDA(r, JOIN(",",FILTER(B2:B9,A2:A9 =r)))), HSTACK(a,b))
Reasons:
Whitelisted phrase (-1):
Try this
Low length (1):
No code block (0.5):
Posted by:
Patsytalk