Hi,
I am struggling to make Textjoin work with an additional criteria.
=TEXTJOIN(", ",TRUE,UNIQUE(FILTER(RawData[ID],RawData[Issue Status]="","")))
I am using the above code, which works, but then i want to use the same one, but adding an additional condition, which should be the below...