Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Answered

Query external data from Dynamics 365 form

(1) ShareShare
ReportReport
Posted on by 24
Hi,
 
I'm trying to find a solution for the following scenario:
 
I have an external datasource (not dataverse) that holds millions of records.
On opening the Account form, I want to send a request to the external source to filter out related records and then display those records in an iFrame that I will place on the form.
 
Any suggestions or examples would be appreciated.
 
Thanks
  • AW-08051523-0 Profile Picture
    9 on at
    Query external data from Dynamics 365 form
    Thank you, I'll try that approach.
     
    I'm also looking at the possibility to use a virtual table.
  • Dengliang Li Profile Picture
    Microsoft Employee on at
    Query external data from Dynamics 365 form
    Hi,
     
    Has the issue been solved?
    Have there been any updates? Please feel free to ask me if you have any questions!
    If it has been resolved, can you mark the response as an answer?
     
  • Verified answer
    Dengliang Li Profile Picture
    Microsoft Employee on at
    Query external data from Dynamics 365 form
    Hi,
     
    When a record is opened, the onload event is triggered.
    You can register JavaScript in the onload event of the form.
    Use ajax or fetch in JavaScript to send requests to external data sources.

    Get the DOM object of the target Iframe in the browser top context (window.top).
    For example: window.top.document.getElementById("<IframeId>").contentWindow.document;
    Then, you can manipulate the elements in the Iframe.
    Insert the returned data into a specific element in the Iframe.

    If my answer was helpful, please click Like, and if it solved your problem, please mark it as verified to help other community members find more.
    If you have further questions, please feel free to contact me .
     
    Best Regards,
    Dengliang Li
     

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 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,145 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,917 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans