I am trying to copy data from Sql to Blob storage using Azure data factory. Although I was able to load the data and creating a trigger for a specific time frame, but not sure how to provide a filename with a timestamp in data factory for every load that occurs weekly. Basically adding a dynamic content where I can mention my file name with date stamped
Can anyone suggest on how to achieve this on data factory?
sample output : filename1_29042022.csv