Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Microsoft Dataverse
Answered

Dataflows Web API to get Entity data including Formatted Values

(0) ShareShare
ReportReport
Posted on by 99

I'm using the web api in the Dataflows to get entity data where i would also like to retrieve the formatted values. I can see from the link below from MS documentation that this needs to be defined, but i can't work out how to do this in the context of a dataflow web api URL?

Any help much appreciated

Query Data using the Web API (Microsoft Dataverse) - Power Apps | Microsoft Docs

  • Verified answer
    davidyc Profile Picture
    99 on at
    Re: Dataflows Web API to get Entity data including Formatted Values

    turns out it was a simple tweak to the syntax and I now have an infinitely better dataset with all OptionSet value labels:

     

    davidyc_0-1619609114430.png

     

     

  • davidyc Profile Picture
    99 on at
    Re: Dataflows Web API to get Entity data including Formatted Values

    Hi Chris, it seems the web connector from your link is different to the Web API when connecting with the Dataverse in dataflows - do you know how I would add a header from this point?

     

    davidyc_0-1619597479664.png

     

  • ChrisPiasecki Profile Picture
    6,389 Most Valuable Professional on at
    Re: Dataflows Web API to get Entity data including Formatted Values

    Hi @davidyc,

     

    You should be able to specify HTTP headers in the dataflow Web connector options. The header Prefer: odata.include-annotations="OData.Community.Display.V1.FormattedValue" indicates to the API to return the formatted values in the response.

     

    If you're bringing back related data through lookups and want the formatted values from that, you can specify the header Prefer: odata.include-annotations="*".

     

    ---
    Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Microsoft Dataverse

#1
stampcoin Profile Picture

stampcoin 17

#2
mmbr1606 Profile Picture

mmbr1606 15 Super User 2025 Season 1

#3
ankit_singhal Profile Picture

ankit_singhal 11 Super User 2025 Season 1

Overall leaderboard

Featured topics