How to express wildcard character(s) in Azure Logic Apps
King Java
690
Reputation points
I have following file name in Azure File Storage:
I was trying to use following Expression to grab today's file in Azure Data Factory:
But, somehow, I am getting error saying it would not recognize the file:
I am wondering how to express wildcard character here.
BTW, the files are in Azure Blob Storage. I am not sure that makes anything different from files in Azure File Storage.
Thanks.
Sign in to answer