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 AX (Archived)

Clear link between two datasources

(0) ShareShare
ReportReport
Posted on by 613

Hi,

I have two datasource table1 and table2 .

below query use in table1 executequery method

 qbds = this.query().dataSourceTable( tablenum(table1) );

 qbds1 = qbds.addDataSource(tablenum(table2));
        qbds1.joinMode(JoinMode::ExistsJoin);
        qbl = qbds1.addLink(fieldnum(table1,id), fieldnum(table2, id));

how to remove table2 link in table1 active method.

 

 

Nimisha Patel
   

 

*This post is locked for comments

I have the same question (0)
  • Vinayak Chingunde Profile Picture
    311 on at

    Hi Nimisha Patel,

    To remove the link between two Data Source make a use of clearDynalinks() method

    the syntax : -

    QueryBuildDataSource.clearDynalinks();

    Regards,

    Vinayak Chingunde

  • Martin Dráb Profile Picture
    239,036 Most Valuable Professional on at

    Be aware of a difference between clearDynalinks() and clearLinks().

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 AX (Archived)

#1
Joris dG Profile Picture

Joris dG 5

#2
Alexey Lekanov Profile Picture

Alexey Lekanov 2

#2
Henrik Nordlöf Profile Picture

Henrik Nordlöf 2 User Group Leader

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans