Hello,
I have an issue with Getting emails from Outlook. I added 3 criterias : from; top and fetchOnlyUnread.
But it only shows today's email from my Inbox, not the list of 25 emails available.
formula: Office365Outlook.GetEmailsV3({fetchOnlyUnread:false; top:25; from: Concat(EmailGet;Email1)}).value
PS: I am french so that's why "," are ";".
thank you very much.
