Is there any way to validate file names present in File Manager and data table
Content
Hi,
In our project, we have pdf files added in file manager which we are showing to user as hyperlinks on the quote.
File names are stored in data table and using BMQL we are picking all the valid file names.
Sometimes file name from data table has some extra space or missing underscore due to which file doesn't open when user clicks on the link.
Is there any way to dynamically validate file names present in the file manager and data table?
I can do this check using excel function but this issue can come up in future so looking for an option to validate it dynamically within BM.
1