Hello @King Java One way we could do is to declare an array variable with ['location1','location2','location3']. Then looping over this array variable in a foreach loop. Inside foreach loop, you could place your copy activity and parameterize as below
@concat(item().name,formatDateTime(utcNow,'yyyyMMdd'),'*','.csv')
Please try this and let us know for further questions on this