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

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Unanswered

Auto - Populate Field of One SharePoint List from Another SharePoint List

(0) ShareShare
ReportReport
Posted on by
I have two list in SharePoint  One Name is Sales Lead List and other name is Lead Interaction List in Sales Lead List I have One Column having Name Title In that I have inserted the Project name and now used these title column as a lookup in Lead Interaction List field name Lead in these Lead Field I want to auto populated the value of Title field of Sales Lead List so for that I have tried many logic and with these I developed another functionality like I make a one simple href link in Sales Lead List in each row as shown in figure 
 
 


When I click on these Its move to the Lead Interaction form and these can be possible using JSON Formatting Field in Sales Lead List for Lead Interaction Link here is the Cod :-
{
  "$schema": "https://developer.microsoft.com/json-schemas/sp/v2/column-formatting.schema.json",
  "elmType": "a",
  "attributes": {
    "target": "_blank",
    "href": "='https://riseascendtech.sharepoint.com/sites/SalesTeam2/Lists/Lead%20Interactions/NewForm.aspx?LeadTitle=' + [$Title]"
  },
  "style": {
    "color": "#0078d4",
    "cursor": "pointer",
    "text-decoration": "underline"
  },
  "txtContent": "Add Lead Interaction"
}

Now after click on these I want to populate the Title value of Sales Lead List in the Lead interaction List field Lead so for that I have set a logic in Power Apps also 

 

These two Same logic are for same field lookup field Lead  so How can I auto populate these and also tell me it is possible or not
Categories:
I have the same question (0)

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Mansi Soni – Community Spotlight

We are honored to recognize Mansi Soni as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
DAnny3211 Profile Picture

DAnny3211 401

#2
Abhilash Warrier Profile Picture

Abhilash Warrier 137 Super User 2025 Season 2

#3
Martin Dráb Profile Picture

Martin Dráb 71 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans