Hi everyone,
I would like to request your support on my formula in which I couldn't figure out to avoid delegation warning. Let me explain about my data sources, a library in SharePoint called "Plantilla" within which there is a folder called "Creados", in the Creados folder are the folders from which I need to extract a file.
The formula I use is the following
Filter(
Plantilla;
'Folder path' = "Plantilla/Creados/SOLICITUD-"& _listaSolicitudes.ID&"/" And EndsWith('File name with extension'; "pdf")
)
Can you please help me optimize my formula ?
Let me know if need more clarification. Thanks .


Report
All responses (
Answers (