Hi @Gavriel_Shaw, in the first table is the column containing “Lifebinder, MMP” etc a display column and Project column in Organize a Lookup column to it? If not can you try Organize.Filter(Project =thisrow.project).task.Bulletedlist.
In a Filter the two values you are comparing have to be the same type ( text = test, thisrow = row reference)… happy to explain more but here either use the formula I have suggested or in your Organize table makeProject lookup to your first table, then thisrow=Project should work.