Help with a VC

I have a Projects Table

I Have a Time Table referencing the Projects Table
I have a Time Notes Table Referencing the time Table

In the Projects Table i have a virtual column called Related Time Notes with the formula
select(Time Notes[Time Notes],
[T_ID].[Project]=[_THISROW].[PO Ref])

currently, it looks like this in the view

Simon Bluck left the following note I am Groot on 01/19/2024 , Simon Bluck left the following note Im Batman on 01/19/2024, Simon Bluck left the following note I'm standing out on 01/19/2024

is there a way to get it to look like

Simon Bluck left the following note I am groot on 01/19/2024 ,
Simon Bluck left the following note Im Batman on 01/19/2024 ,
Simon Bluck left the following note Im standing out on 01/19/2024

0 1 67
1 REPLY 1