sjakathi
2 years agoNew Contributor II
Directory Browser
Hi All
I have a requirement to browse the directory and filter the files by expression like below
I want to select the text files which is having the below naming convention.
in file filter field i have given the expression as below but it is giving the error.
($groupBy.whse+'_'+$groupBy.transaction_date+'_'+$groupBy.transaction_type)+*.txt
Thanks