Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

Linking Form DataSource to two existing DataSources

(0) ShareShare
ReportReport
Posted on by 122

I have a request to add GeneralJournalAccountEntry.Text to the BudgetAnalysisDimensionDetails form.  (GeneralJournalAccountEntry isn't currently a datasource on this form.)

I can add the GeneralJournalAccountEntry table to the form but there's a one to many relationship between GeneralJournalEntry (already a form datasource) and GeneralJournalAccountEntry.

I really need to add GeneralJournalAccountEntry to the form with two join conditions (on different datasources in the form):

GeneralJournalAccountEntry.GeneralJournalEntry = GeneralJournalEntry.RecId (already defined as a relationship between the two tables) AND

GeneralJournalAccountEntry.LedgerDimension = BudgetAnalysisDimensionDetailTemp.LedgerDimension

I don't know how to get the second join condition into the form? Or is there a better way to add GeneralJournalAccountEntry.Text to the BudgetAnalysisDimensionDetails form?

  • JackieMc Profile Picture
    122 on at
    RE: Linking Form DataSource to two existing DataSources

    Thank you so much.  I overrode the join on the init method.

  • Verified answer
    André Arnaud de Calavon Profile Picture
    294,145 Super User 2025 Season 1 on at
    RE: Linking Form DataSource to two existing DataSources

    Hi JackieMc,

    You can override the standard join with help of x++ coding on the init method of the data source.

    An alternative would be using a display method for the Text field.

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

Product updates

Dynamics 365 release plans