Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Filter CONCATENATEX command that every value just appears one time

Hi people,     I have the following command:     CONCATENATEX(FILTER('BaseData','BaseData'[OrderNumber]=EARLIER('BaseData'[OrderNumber])),'BaseData'[Team]," ")     Which shows of this resu...