web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / GetEmailsV3 only shows...
Power Apps
Unanswered

GetEmailsV3 only shows today's emails

(0) ShareShare
ReportReport
Posted on by 9

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.

 

Choko_0-1670510232429.png

 

Categories:
  • KeithAtherton Profile Picture
    3,709 Most Valuable Professional on at

    Hi @Choko,

     

    Is the control you're using to display emails a gallery? If so, is the gallery sized so that you can see multiple rows?

    Also, have you tried using less criteria/no criteria to see more emails displayed?

     

    Btw thanks for the PS about "," are ";".


    If I have answered your question, please mark your post as Solved.
    If you like my response, please give it a Thumbs Up.

  • Choko Profile Picture
    9 on at

    Hi @KeithAtherton ,

     

    First thank you for your answer.

    I tried with a table and a Gallery, I can see multiple rows. No problem of display.

    It's more about the value that are returned: it only returns email that I received today.

     

    For example, I received about 18 emails from "Robert@email.com" since a year, but the datas that are displayed in my tables are only the emails that I received today. Not the ones that are from 1, 2 or 3 months ago. (I am aware of the 25emails limit, but it's not linked to that).

     

    thank you

  • KeithAtherton Profile Picture
    3,709 Most Valuable Professional on at

    Thank you for the extra info.

     

    In case the criteria is case-sensitive, have you tried changing the "from" criteria to check for other variations of the email address, e.g. robert@email.com?

     

    What do you get if you remove the "from" criteria to get all emails?

     

    Also, are the other emails from 1, 2 or 3 months ago in the Inbox or in subfolders?


    If I have answered your question, please mark your post as Solved.
    If you like my response, please give it a Thumbs Up.

  • Choko Profile Picture
    9 on at

    Thank you.

    I tried with multiple different email addresses as "from" and without "from" criteria. It's the same issue. It only

    shows today emails.

    even with this formula: Office365Outlook.GetEmailsV3({fetchOnlyUnread:false}).Value It only shows today's email.

    Even email from yesterday don't show up.

    The issue is not "from" criteria, only the received date item... apparently.

     

    For the folder, it's all in "Inbox".

     

    thank you

  • KeithAtherton Profile Picture
    3,709 Most Valuable Professional on at

    Ah, sounds like you're tried everything I can think of.

     

    The only other thing I would recommend (although, you've probably checked this) is to check the documentation and try other criteria: https://learn.microsoft.com/en-us/connectors/office365/#get-emails-(v3)


    If I have answered your question, please mark your post as Solved.
    If you like my response, please give it a Thumbs Up.

  • subsguts Profile Picture
    1,259 Moderator on at

    I know this is old, but I was able to get the following to work:

     

    Office365Outlook.GetEmailsV3({mailboxAddress:"example@company.org",fetchOnlyUnread:false,top:25,searchQuery:"from=Lewis,Amanda and received<2023-07-20"}).value

    Maybe this will help you, but I assume you figure this out?  In any case, I notice a lot of questions about how to use the searchQuery, but not a lot of solutions with examples.

    Another excellent resource is here, which you can take and use to make your SearchQuery more robust:

    https://www.howto-outlook.com/howto/searchcommands.htm

     

    Good Luck and hope this helps you and/or others

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 402 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 296 Most Valuable Professional

Last 30 days Overall leaderboard