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

Announcements

No record found.

News and Announcements icon
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

(2) ShareShare
ReportReport
Posted on by 4
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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

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

#1
11manish Profile Picture

11manish 172

#2
ManoVerse Profile Picture

ManoVerse 58 Super User 2026 Season 1

#3
Niki Patel Profile Picture

Niki Patel 42

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans