
Announcements
I have a Gallery in which a several field that I am Patching to a SP List.
There is the need to send an attachment/document if the following is 'true'.
If('SP List',EstimatedReturnDate > Today()...);
Can this be performed in the same using the 'If' statement and additional language that calls for the desired document, in the same button as the Patch, or do I need to use a Power Automate Flow?