Hello,
I have a project in which, at the end, I generate an Excel file and I send it by mail on which I want my user have a look at it. My project runs every morning with Launcher.
Most of the time, Excel file is empty (e.g. everything is right in scanned data).
I use action "send mail" to send Excel file to user. Therefore, most of the time, user receives an empty Excel file ![]()
Is it possible to send mail only if table is not empty just before exporting to Excel ?